public class ViewAction extends BeanAction
ViewCapability,
BeanInfoSupport| Constructor and Description |
|---|
ViewAction()
Creates a new instance
do not call this directly, use SystemActions.get() instead
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Human presentable name of the action.
|
protected void |
performCapability(GPNode node,
Capability capability)
Performs the capability for the given node.
|
cookieClasses, createJButton, getHelpCtx, iconResource, mode, performAction, surviveFocusChangepublic ViewAction()
public java.lang.String getName()
BeanActiongetName in class BeanActionprotected void performCapability(GPNode node, Capability capability)
performCapability in class BeanActionnode - the node for which the capability is performedcapability - the capability to perform