|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.action.actions.SelectableDockActionGroup
public class SelectableDockActionGroup
This class ensures that from a group of SelectableDockAction only one
is selected.
| Constructor Summary | |
|---|---|
SelectableDockActionGroup()
|
|
| Method Summary | |
|---|---|
void |
addAction(SelectableDockAction action)
Adds an action that has to be observed |
void |
removeAction(SelectableDockAction action)
Removes an action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectableDockActionGroup()
| Method Detail |
|---|
public void addAction(SelectableDockAction action)
action - the new actionpublic void removeAction(SelectableDockAction action)
action - the action to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||