Home
last modified time | relevance | path

Searched refs:getUnassociatedEditorStrategy (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/
H A DIDE.java1143 IUnassociatedEditorStrategy strategy = getUnassociatedEditorStrategy(allowInteractive); in getEditorDescriptor()
1223 …private static IUnassociatedEditorStrategy getUnassociatedEditorStrategy(boolean allowInteractive)… in getUnassociatedEditorStrategy() method in IDE