Package org.pushingpixels.flamingo.api.common.model

Interface Summary
ActionButtonModel Model for the action area of AbstractCommandButton component.
PopupButtonModel Model for the popup area of JCommandButton component.
 

Class Summary
ActionRepeatableButtonModel Extension of the default button model that supports the ActionButtonModel interface and repeated invocation of action listeners on mouse rollover.
ActionToggleButtonModel Extension of the default toggle button model that supports the ActionButtonModel interface.