|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Panel | |
---|---|
com.sas.sasserver | Access to base functionality in the SAS system, including selector dialogs and SAS code generation from templates. |
com.sas.visuals | Additional user interface components not provided in AWT. |
Uses of Panel in com.sas.sasserver |
---|
Subclasses of Panel in com.sas.sasserver | |
---|---|
class |
RemoteObjectCustomizerPanel
RemoteObjectCustomizerPanel is a class that can serve as the base class of of a customizer panel that needs to create a connection to create remote objects. |
Uses of Panel in com.sas.visuals |
---|
Subclasses of Panel in com.sas.visuals | |
---|---|
class |
BasicColorsPanel
The BasicColorsPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer. |
class |
BorderedPanel
BorderedPanel is a subclass of Panel which has a 1 pixel wide, simple border around the outside. |
class |
BufferedPanel
A panel that allows for doubleBuffering of components within it. |
class |
ClassSelectorPanel
This class displays a TreeView with a ClassPathClasses model and allows the user to select a class. |
class |
ColorPanel
The ColorPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer. |
class |
ComboBox
ComboBox displays a list of items for selection and contains an optionally editable text control that allows the user to enter text that is not in the list portion of the comboBox. |
class |
CompositePanel
CompositePanel is a subclass of com.sas.awt.Panel. |
class |
CustomColorsPanel
The CustomColorsPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer. |
class |
CustomizerPanel
CustomizerPanel is an abstract class from which each component's customizer tabs should derive from. |
class |
DualSelector
DualSelector is a class used for manipulating items between two lists. |
class |
FontPanel
The FontPanel is a panel to be displayed in an instance of FontDialog. |
class |
PropertyEditorHost
PropertyEditorHost provides a user interface for a PropertyEditor. |
class |
TabBar
The TabBar is a sub-class of CompositePanel that implements the TabBarInterface to contain TabButtonInterface components. |
class |
TabbedView
The TabbedView is a container that allows multiple views to be defined in the same area and viewed exclusively. |
class |
TabFolder
TabFolder is a subclass of Panel that has a TabButtonInterface property. |
class |
Toolbar
|
class |
TreeView
TreeView is a class which displays a hierarchical list of items. |
class |
UnitsBox
A UnitsBox object is a visual component for entering a measurement value as a number, in one of a set of units. |
class |
UpDownListBox
UpDownListBox presents a
class with buttons for moving the items within the list box. |
Fields in com.sas.visuals declared as Panel | |
---|---|
protected Panel |
ColorPanel.p
|
protected Panel |
PropertySheet.panel
|
protected Panel |
ButtonDialog.panel
|
Methods in com.sas.visuals that return Panel | |
---|---|
Panel |
ButtonDialog.getMainPanel()
|
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |