com.pvx.ooadide.refactor
Class BlockCommentAction

java.lang.Object
  extended by com.pvx.ooadide.refactor.RenamePropertyAction
      extended by com.pvx.ooadide.refactor.BlockCommentAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

public class BlockCommentAction
extends RenamePropertyAction


Field Summary
static java.lang.String REM_BANG
           
 
Constructor Summary
BlockCommentAction()
           
 
Method Summary
 
Methods inherited from class com.pvx.ooadide.refactor.RenamePropertyAction
getPropertyAction, getSelection, run, selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REM_BANG

public static final java.lang.String REM_BANG
See Also:
Constant Field Values
Constructor Detail

BlockCommentAction

public BlockCommentAction()