public static interface ConfigurableActionsMamager.ActionsController
Modifier and Type | Method and Description |
---|---|
void |
addAction(javax.swing.Action action) |
java.util.Collection<javax.swing.Action> |
getActions() |
javax.swing.JComponent |
getComponent() |
java.lang.Object |
getSource() |
void |
update(java.util.Collection<javax.swing.Action> actions) |