|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CMAction | |
planetj.gui |
Uses of CMAction in planetj.gui |
Methods in planetj.gui that return CMAction | |
CMAction[] |
CMToolbarJ.getActions()
Gets the actions property (com.cybra.actions.JMagicAction[]) value. |
CMAction |
CMToolbarJ.getActions(int index)
Gets the actions index property (com.cybra.actions.JMagicAction) value. |
Methods in planetj.gui with parameters of type CMAction | |
void |
CMToolbarJ.setActions(CMAction[] actions)
Sets the actions property (com.cybra.actions.JMagicAction[]) value. |
void |
CMToolbarJ.setActions(int index,
CMAction actions)
Sets the actions index property (com.cybra.actions.JMagicAction[]) value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |