NextApp Echo2
v2.1.0

Package nextapp.echo2.app.button

Provides supporting classes for button components including Button, CheckBox, and RadioButton.

See:
          Description

Interface Summary
ButtonModel Model for button components.
ToggleButtonModel Model for two-state toggle button components.
 

Class Summary
AbstractButton An abstract base class for button components.
ButtonGroup A collection of radio buttons which allows the selection of only one radio button at a time.
DefaultButtonModel Default ButtonModel implementation.
DefaultToggleButtonModel Default ToggleButtonModel implementation.
ToggleButton An abstract base class for 'two state' buttons.
 

Package nextapp.echo2.app.button Description

Provides supporting classes for button components including Button, CheckBox, and RadioButton.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.0