Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/
H A DPropertiesFileEditor.java67 import org.eclipse.jdt.internal.ui.javaeditor.ToggleCommentAction;
164 …IAction action= new ToggleCommentAction(PropertiesFileEditorMessages.getBundleForConstructedKeys()… in createActions()
183 if (action instanceof ToggleCommentAction) { in configureToggleCommentAction()
186 ((ToggleCommentAction)action).configure(sourceViewer, configuration); in configureToggleCommentAction()
/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/syntax/
H A DSketchTextAreaEditorKit.java23 new ToggleCommentAction()
166 public static class ToggleCommentAction extends RecordableTextAction { class in SketchTextAreaEditorKit
168 public ToggleCommentAction() { in ToggleCommentAction() method in SketchTextAreaEditorKit.ToggleCommentAction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/
H A DToggleCommentAction.java51 public final class ToggleCommentAction extends TextEditorAction { class
71 public ToggleCommentAction(ResourceBundle bundle, String prefix, ITextEditor editor) { in ToggleCommentAction() method in ToggleCommentAction
H A DCompilationUnitEditor.java1093 …action= new ToggleCommentAction(JavaEditorMessages.getBundleForConstructedKeys(), "ToggleComment."… in createActions()
1461 if (action instanceof ToggleCommentAction) { in configureToggleCommentAction()
1464 ((ToggleCommentAction)action).configure(sourceViewer, configuration); in configureToggleCommentAction()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/
H A DToggleCommentAction.java43 public final class ToggleCommentAction extends TextEditorAction { class
68 public ToggleCommentAction(ResourceBundle bundle, String prefix, in ToggleCommentAction() method in ToggleCommentAction
H A DPHPUnitEditor.java1571 action = new ToggleCommentAction(PHPEditorMessages.getResourceBundle(), in createActions()
2385 if (action instanceof ToggleCommentAction) { in configureToggleCommentAction()
2388 ((ToggleCommentAction) action).configure(sourceViewer, in configureToggleCommentAction()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/
H A Dplugin.properties101 ToggleCommentAction.label= Togg&le Comment
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/
H A Dplugin.properties454 ToggleCommentAction.label= Togg&le Comment