Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/rulers/
H A DRulerColumnRegistry.java43 import org.eclipse.ui.texteditor.ConfigurationElementSorter;
199 ConfigurationElementSorter sorter= new ConfigurationElementSorter() { in sort()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DConfigurationElementSorter.java52 public abstract class ConfigurationElementSorter { class
H A DAbstractTextEditor.java5383 ConfigurationElementSorter sorter= new ConfigurationElementSorter() { in findContributedAction()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/
H A DJavaPlugin.java81 import org.eclipse.ui.texteditor.ConfigurationElementSorter;
688 ConfigurationElementSorter sorter= new ConfigurationElementSorter() { in getJavaEditorTextHoverDescriptors()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/
H A DPHPeclipsePlugin.java112 import org.eclipse.ui.texteditor.ConfigurationElementSorter;
313 ConfigurationElementSorter sorter = new ConfigurationElementSorter() { in getJavaEditorTextHoverDescriptors()