See: Description
Class | Description |
---|---|
AbstractCheckBoxOptionDialog<C extends ApplicationContext> |
This dialog provides a set of options represented by check boxes
|
AbstractOptionPanel<T extends CheckOption> |
This class encapsulates the common part of option choice panels.
|
CheckBoxOptionPanel<T extends CheckOption> |
This panel contains a set of check-boxes representing options that can be selected.
|
RadioButtonOptionDialog<C extends ApplicationContext> |
This dialog provides a set of options represented by radio buttons
|
RadioButtonOptionPanel<T extends CheckOption> |
This panel contains a set of radio buttons representing options that can be selected.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.