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