|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCallableSystemAction
org.acm.seguin.ide.netbeans.JRefactoryAction
public class JRefactoryAction
Applies the JRefactory pretty printer to the currently selected editor. Will only be applied if only one editor is selected.
Constructor Summary | |
---|---|
JRefactoryAction()
|
Method Summary | |
---|---|
protected boolean |
asynchronous()
this means that performAction is expecting to be run in the event thread |
HelpCtx |
getHelpCtx()
Gets the helpCtx attribute of the PrettyPrinterAction object |
java.lang.String |
getName()
Gets the name attribute of the PrettyPrinterAction object |
protected java.lang.String |
iconResource()
Get the path to the icon to be displayed in menus, etc |
protected void |
initialize()
Perform extra initialization of this action's singleton. |
void |
performAction()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRefactoryAction()
Method Detail |
---|
public HelpCtx getHelpCtx()
public java.lang.String getName()
protected java.lang.String iconResource()
protected void initialize()
protected boolean asynchronous()
public void performAction()
nodes
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |