Home
last modified time | relevance | path

Searched defs:showChangeInformation (Results 1 – 2 of 2) 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/
H A DITextEditorExtension3.java66 void showChangeInformation(boolean show); in showChangeInformation() method
H A DAbstractTextEditor.java6913 public void showChangeInformation(boolean show) { in showChangeInformation() method