Package | Description |
---|---|
org.drombler.commons.action.fx |
The JavaFX specific classes of the Action Framework.
|
org.drombler.commons.action.fx.context |
JavaFX specific Context Framework utility classes for the Action Framework.
|
Class and Description |
---|
AbstractFXAction
A base class for
FXAction s. |
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.)
|
Class and Description |
---|
AbstractFXAction
A base class for
FXAction s. |
AbstractFXToggleAction
A base class for
FXToggleAction s. |
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–2019 Drombler. All rights reserved.