Package org.pushingpixels.flamingo.api.common.model
-
Interface Summary Interface Description ActionButtonModel Model for the action area ofAbstractCommandButton
component.PopupButtonModel Model for the popup area ofJCommandButton
component. -
Class Summary Class Description ActionRepeatableButtonModel Extension of the default button model that supports theActionButtonModel
interface and repeated invocation of action listeners on mouse rollover.ActionToggleButtonModel Extension of the default toggle button model that supports theActionButtonModel
interface.