|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeContainer | |
---|---|
com.sas.table | A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. |
com.sas.visuals | Additional user interface components not provided in AWT. |
Uses of CompositeContainer in com.sas.table |
---|
Subclasses of CompositeContainer in com.sas.table | |
---|---|
class |
CheckBoxCell
Provides a cell view with the appearance and behavior of a checkbox. |
class |
NavigationBar
A selector for navigating through a table. |
class |
TableView
TableView is a class that allows two-dimensional data to be viewed, edited, and manipulated in tabular form. |
Uses of CompositeContainer in com.sas.visuals |
---|
Subclasses of CompositeContainer in com.sas.visuals | |
---|---|
class |
ArrowButton
ArrowButton is a subclass of PushButton that displays an ArrowIcon and uses an AlarmButtonModel. |
class |
BaseButton
BaseButton is an abstract class for creating a button. |
class |
GraphicalCheckBox
A GraphicalCheckBox is a ToggleButton with a predefined set of images. |
class |
PushButton
PushButton is a class that creates a button where images and text, or both can be displayed. |
class |
RadioBox
The RadioBox is a panel that contains a SelectionGroup and multiple
instances of SelectableInterface members(radio buttons) of that group. |
class |
RadioButton
RadioButton is a class that creates a button with text and a default icon. |
class |
Scrollbar
Scrollbar is a class that creates a lightweight scrollbar. |
class |
SpinBox
SpinBox is a class that combines a textField and a spinButton. |
class |
TabButton
TabButton is a subclass of ToggleButton that implements the TabButtonInterface. |
class |
TextEditComposite
|
class |
ToggleButton
ToggleButton is a subclass of BaseButton that creates a button where images and text, or both can be displayed. |
class |
ToolbarButton
ToggleButton is a sub-class of PushButton that creates a button that displays images. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |