org.asaplibrary.ui.buttons
Package | |
---|---|
Classpath: | org.asaplibrary.ui.buttons |
Classes
ButtonBehavior
Delegate class to manage button states (mouse over, selected, enabled, etcetera) to free the button class from state management and let it just do the drawing of its mouse states.
ButtonBehaviorEvent
Passes events for ButtonBehavior (and subclasses thereof).
ButtonStates
Button state options used by ButtonBehavior.
DelayButtonBehavior
Delegate class to manage timing control over mouse over and mouse out events.
HilightButton
Button with highlight behavior.
MultiStateButton
MultiStateButton is a flexible button class that gives the designer