public class StopAction extends BeanAction
| Constructor and Description |
|---|
StopAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Human presentable name of the action.
|
protected java.lang.String |
iconResource()
Returns the pathname of the icon to use to display this action
|
protected void |
performCapability(GPNode node,
Capability capability)
Performs the capability for the given node.
|
cookieClasses, createJButton, getHelpCtx, mode, performAction, surviveFocusChangepublic java.lang.String getName()
BeanActiongetName in class BeanActionprotected java.lang.String iconResource()
BeanActioniconResource in class BeanActionprotected void performCapability(GPNode node, Capability capability)
BeanActionperformCapability in class BeanActionnode - the node for which the capability is performedcapability - the capability to perform