See: Description
| Class | Description |
|---|---|
| ActionButton |
A basic extension of a button that changes its rendering so that the looks
are more similar to a row in a list.
|
| AddRemovePanel<T> |
This component displays two list (available list and selected list) with
some buttons to move the components of one list to the other.
|
| BasicExpander |
A component that acts as a checkbox but uses some customized buttons to
indicate the selected and unselected states.
|
| BinaryCellPanel |
A simple panel used in the LDAP entry viewers to display a binary value.
|
| CategoryPanel |
The panel representing a category.
|
| CellEditorButton |
This is a simple extension of the JButton class used to be able to invoke
the method processKeyBinding.
|
| CustomTree |
The tree that is used in different places in the Control Panel (schema
browser, index browser or the LDAP entries browser).
|
| DoubleAddRemovePanel<T> |
This component displays three list (one available list and two selected
lists) with some buttons to move the components of one list to the other.
|
| FilterTextField |
A text field with an icon with 'X' shape on the right.
|
| LabelWithHelpIcon |
A panel containing a label an a help icon.
|
| NumericLimitedSizeDocumentFilter |
Document filter used to update properly a text component displaying a
numeric field with a limited size.
|
| ObjectClassCellPanel |
A simple panel used in the LDAP entry viewers to display the object class
values of an entry.
|
| ScheduleSummaryPanel |
A class used as component displaying the string representation of a schedule
and the possibility of updating it clicking a button.
|
| SelectableLabelWithHelpIcon |
A panel containing a label an a help icon.
|
| SuperiorObjectClassesEditor |
A panel that can be used to select one (or several) object classes.
|
| TimeDocumentFilter |
Document filter used to update properly a text component displaying a
time.
|
| TitlePanel |
This is a panel containing two labels with different fonts.
|
| TreePanel |
A basic panel containing a CustomTree.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.