

Protected Member Functions | |
| String | iconResource () |
Move an item down in a list.
| String cern::gp::actions::MoveUpAction::iconResource | ( | ) | [inline, 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.
1.6.2