org.eclipse.xtext.ui.editor.toggleComments
Class ToggleSLCommentAction.Factory

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.toggleComments.ToggleSLCommentAction.Factory
Direct Known Subclasses:
RichStringAwareToggleCommentAction.Factory
Enclosing class:
ToggleSLCommentAction

public static class ToggleSLCommentAction.Factory
extends java.lang.Object

Since:
2.1

Constructor Summary
ToggleSLCommentAction.Factory()
           
 
Method Summary
 ToggleSLCommentAction create(java.util.ResourceBundle bundle, java.lang.String prefix, org.eclipse.ui.texteditor.ITextEditor editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToggleSLCommentAction.Factory

public ToggleSLCommentAction.Factory()
Method Detail

create

public ToggleSLCommentAction create(java.util.ResourceBundle bundle,
                                    java.lang.String prefix,
                                    org.eclipse.ui.texteditor.ITextEditor editor)