Package | Description |
---|---|
org.drombler.commons.action |
The core classes of the Action Framework.
|
org.drombler.commons.action.fx |
The JavaFX specific classes of the Action Framework.
|
Class and Description |
---|
AbstractActionListener
A base class for
ActionListener s. |
ActionListener
A GUI toolkit agnostic interface which keeps the state (enabled/ disabled) and the logic between menu items and
toolbar buttons in sync.
|
ToggleActionListener
A GUI toolkit agnostic interface which keeps the state (enabled/ disabled, selected/ unselected etc.) and the logic
between toggable menu items and toggable toolbar buttons in sync.
|
Class and Description |
---|
ActionListener
A GUI toolkit agnostic interface which keeps the state (enabled/ disabled) and the logic between menu items and
toolbar buttons in sync.
|
ToggleActionListener
A GUI toolkit agnostic interface which keeps the state (enabled/ disabled, selected/ unselected etc.) and the logic
between toggable menu items and toggable toolbar buttons in sync.
|
Copyright © 2012–2017 Drombler. All rights reserved.