|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCookieAction
org.acm.seguin.ide.netbeans.CSCheckBufferAction_1
public class CSCheckBufferAction_1
Checks the buffer (if it is Java source) for coding standards.
| Constructor Summary | |
|---|---|
CSCheckBufferAction_1()
|
|
| Method Summary | |
|---|---|
protected boolean |
asynchronous()
this means that performAction is expecting to be run in the event thread |
protected java.lang.Class[] |
cookieClasses()
Description of the Method |
protected boolean |
enable(Node[] nodes)
Perform special enablement check in addition to the normal one. |
HelpCtx |
getHelpCtx()
Gets the helpCtx attribute of the CSCheckBufferAction_1 object |
javax.swing.JMenuItem |
getMenuPresenter()
|
java.lang.String |
getName()
Gets the name attribute of the CPDCheckBufferAction object |
javax.swing.JMenuItem |
getPopupPresenter()
|
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. |
protected int |
mode()
|
protected void |
performAction(Node[] nodes)
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 CSCheckBufferAction_1()
| Method Detail |
|---|
public HelpCtx getHelpCtx()
public java.lang.String getName()
protected java.lang.Class[] cookieClasses()
protected boolean enable(Node[] nodes)
nodes - Description of the Parameter
protected java.lang.String iconResource()
public javax.swing.JMenuItem getMenuPresenter()
public javax.swing.JMenuItem getPopupPresenter()
protected void initialize()
protected int mode()
protected boolean asynchronous()
protected void performAction(Node[] nodes)
nodes - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||