| Interface | Description |
|---|---|
| CyclerListener |
The listener interface for receiving scale events.
|
| PSectionHeaderListener |
PSectionHeaderListener listens for section header changes |
| SortableTableModel |
A model which can be sorted by column in either ascending or descending order
|
| TreeTableDataListener |
TreeTableDataListener listens for Data change events |
| TreeTableModel |
TreeTableModel is the model used by a JTreeTable.
|
| TreeTableModelListener |
Defines the interface for an object that listens to changes in a TreeTableModel
|
| TreeTableNode |
A mutable tree node that supports column data in order to provide a usable
API for a tree table.
|
| Class | Description |
|---|---|
| AboutDialog |
This provides a common About Box component for all the Portal applications.
|
| AbstractCellEditor |
A base class for TreeTableModels.
|
| AbstractTreeTableModel |
An abstract implementation of the TreeTableModel interface, handling the list
of listeners.
|
| AlphaNumericTreeTableNodeComparator |
Compare tree table nodes using an alpha-numeric algorithm.
|
| BigIntegerTextField |
A textfield that accepts numeric data only.
|
| ColumnFlowLayout |
Simlar to flow layout, but lays out components top to bottom, not
left to right.
|
| CurrencyTextField |
A currency-aware text field that makes entering currency data easier.
|
| CurrencyTextFieldBeanInfo | |
| Cycler |
A component which allows a user to move through a range of values by
clicking on up/down triangular buttons.
|
| CyclerEvent |
The event emitted by Cycler objects.
|
| DecimalTextField |
A textfield that understands a percentage-type number (i.e.
|
| DecimalTextFieldBeanInfo | |
| DefaultTreeTableModel |
A simple tree table data model that uses TreeTableNodes.
|
| DefaultTreeTableNode |
A tree node that contains column data to support a tree table.
|
| DirectionButton |
A button containing a directional arrow icon (north/south/east/west).
|
| DirectionButton.Direction | |
| DirectoryChooser |
DirectoryChooser provides a simple mechanism for the user to choose a directory.
|
| FilteredComboBoxEditor |
An editor for a combo box which only allows only numbers to be entered
OR a two character column header.
|
| FilteredComboBoxEditor.UIResource |
A subclass of FilteredComboBoxEditor that implements UIResource.
|
| FixedLengthPlainDocument |
PlainDocument which restricts the length of it's content
|
| FixedLengthTextField |
TextField which limits the length of text that may be entered by the user.
|
| Gripper |
GripperPanel.
|
| ImagePanel |
A JPanel subclass that draws an image in its background
|
| ImagePanelBeanInfo | |
| IntegerTextField |
A textfield that accepts numeric data only.
|
| IntegerTextFieldBeanInfo | |
| JComboTree |
original JTreeTable component taken from:
Sun Microsystems, Inc.
|
| JTreeTable |
original JTreeTable component taken from:
Sun Microsystems, Inc.
|
| JTreeTableBeanInfo | |
| Link |
A button that simulates a selectable URL link.
|
| LinkBeanInfo |
The BeanInfo for the Link component
|
| MultiLineLabel |
A label component that spans multiple lines.
|
| MultiLineLabelBeanInfo | |
| PBreadCrumbs |
This component provides a visual trail (in the form of selectable links)
reflecting the pages viewed by the user.
|
| PDropDown |
A drop-down menu similar to a combo-box.
|
| PDropDownBeanInfo | |
| PFCAction |
Subclass PFCAction to implement functionality that is triggered by
a menu entry or a toolbar button.
|
| PFCDialog |
Wrapper around a JDialog that displays a dialog as prescribed by
the Portal UI guidelines.
|
| PFCImage | |
| PSectionBorder |
Border which allows you to control which sides get drawn.
|
| PSectionHeader |
A panel representing a UI section header, used to separate data on
a panel.
|
| PSectionHeader.CollapsedIcon |
The plus sign button icon
|
| PSectionHeader.ExpandedIcon |
The minus sign button icon
|
| PSectionHeaderBeanInfo | |
| PSectionHeaderEvent |
PSectionHeaderEvent is the event as generated by Portal components. |
| PSectionHeaderSupport |
PSectionHeaderSupport provides support for issuing section header change event. |
| PSlidingDrawer |
A dialog that slides in or out of a parent frame depending on whether
there is enough space available on the screen to the left or top of
the parent frame.
|
| PTableCellEditor |
A generic editor for table cells
|
| PToolBarButton |
An implementation of a JButton for use on a toolbar.
|
| PToolBarToggleButton |
An implementation of a JToggleButon for use on a toolbar.
|
| SpinnerField |
A wrapper around a component implementing the CyclerListener interface
and a Cycler component.
|
| SplashScreen |
This provides a common SplashScreen component for all the Portal applications.
|
| StatusBar |
Provides ability to control contents of the status bar.
|
| SwingHelper |
A general set of methods relating to UI.
|
| TreeTableDataEvent | |
| TreeTableDataSupport |
TreeTableModeSupport provides support for issuing model data change events. |
| TreeTableModelAdapter |
This is a wrapper class takes a TreeTableModel and implements
the table model interface.
|
| TreeTableNodeComparator |
Compare two tree nodes.
|
| TypeDownList |
This component combines a textfield and a scrolling list.
|
| ValidatedTextField |
The base class for all validated text field components.
|
| VerticalButtonNavigator |
VerticalButtonList is a component that displays a column of toggle
buttons.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.