| Package | Description |
|---|---|
| org.drombler.commons.action.fx |
The JavaFX specific classes of the Action Framework.
|
| Class and Description |
|---|
| AbstractFXAction
A base class for
FXActions. |
| AbstractFXActionAdapter
A base class for
FXAction adapters. |
| ActionListenerAdapter
A
FXAction adapter for {@code ActionListener |
| FXAction
FXAction keeps the state (enabled/ disabled etc.), the information (texts, image etc.) and the logic between menu
items and toolbar buttons in sync.
|
| FXToggleAction
FXToggleAction keeps the state (enabled/ disabled, selected/ unselected etc.), the information (texts, image etc.)
|
Copyright © 2012–2015 Drombler. All rights reserved.