| Package | Description | 
|---|---|
| org.drombler.commons.action | 
 The core classes of the Action Framework. 
 | 
| org.drombler.commons.action.context | 
 Context Framework utility classes for the Action Framework. 
 | 
| org.drombler.commons.action.fx | 
 The JavaFX specific classes of the Action Framework. 
 | 
| Class and Description | 
|---|
| AbstractActionListener
 A base class for  
ActionListeners. | 
| 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 | 
|---|
| AbstractActionListener
 A base class for  
ActionListeners. | 
| AbstractToggleActionListener
 A base class for  
ToggleActionListeners. | 
| 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–2019 Drombler. All rights reserved.