|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.themes.basic.action.AbstractBasicHandler<D,BasicButtonModel>
bibliothek.gui.dock.themes.basic.action.BasicHandler<SelectableDockAction>
bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler
bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler.Check
public static class BasicSelectableHandler.Check
An implementation used to connect a SelectableDockAction of
type ActionType.CHECK with a BasicButtonModel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler |
|---|
BasicSelectableHandler.Check, BasicSelectableHandler.Radio |
| Constructor Summary | |
|---|---|
BasicSelectableHandler.Check(SelectableDockAction action,
Dockable dockable)
Creates a new handler |
|
| Method Summary | |
|---|---|
void |
triggered()
Invoked by a BasicButtonModel when the button, which is monitored
by the model, is clicked. |
| Methods inherited from class bibliothek.gui.dock.themes.basic.action.BasicSelectableHandler |
|---|
bind, unbind |
| Methods inherited from class bibliothek.gui.dock.themes.basic.action.BasicHandler |
|---|
createListener, getItem, setBackground, setForeground, setOrientation |
| Methods inherited from class bibliothek.gui.dock.themes.basic.action.AbstractBasicHandler |
|---|
addBorder, ensureBorder, getAction, getDockable, getModel, isBound, setModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.action.view.ViewItem |
|---|
getAction |
| Constructor Detail |
|---|
public BasicSelectableHandler.Check(SelectableDockAction action,
Dockable dockable)
action - the action which is observed by this handlerdockable - the dockable for which the action is shown| Method Detail |
|---|
public void triggered()
BasicTriggerBasicButtonModel when the button, which is monitored
by the model, is clicked.
triggered in interface BasicTriggertriggered in class BasicHandler<SelectableDockAction>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||