Protected Member Functions

cern.gp.actions.MoveUpAction Class Reference

Inheritance diagram for cern.gp.actions.MoveUpAction:
cern.gp.actions.MoveUpActionCopiedFromNetbeans

List of all members.

Protected Member Functions

String iconResource ()

Detailed Description

Move an item down in a list.

See also:
org.openide.nodes.Index
Author:
Vito Baggiolini

Member Function Documentation

String cern.gp.actions.MoveUpAction.iconResource (  )  [protected]

this is needed to avoid that cern.gp.action.support.ActionUtils#createJButton(SystemAction) creates a JButton with twice the text returned by getName(). This happens because, if no icon is returned, the icon is replaced by the action text.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties