| Package | Description |
|---|---|
| org.opends.guitools.controlpanel.browser |
Defines the main classes that are you used by the entry browser of the
Control Panel.
|
| org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
| org.opends.guitools.controlpanel.event |
Defines some of the events and listeners used in the Control Panel.
|
| org.opends.guitools.controlpanel.task |
Defines the main classes that are you used to perform the administrative
operations: start the server, modify an entry, delete a base DN, etc.
|
| org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
| org.opends.guitools.controlpanel.ui.components |
Contains some components used in the Control Panel: the MainActionsPane,
the ActionButton, etc.
|
| org.opends.guitools.controlpanel.ui.nodes |
Contains the different nodes that are used in the trees of the Control Panel
(index browser, schema browser, LDAP entries browser...).
|
| org.opends.guitools.controlpanel.ui.renderer |
Contains some of the list, combo box and table renderers and editors used in
the Control Panel: index renderers, schema renderers, LDAP entry renderers...
|
| org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
| Class and Description |
|---|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| ServerDescriptor
This is just a class used to provide a data model describing what the
StatusPanelDialog will show to the user.
|
| Class and Description |
|---|
| AbstractIndexDescriptor
Abstract class used to describe the configuration of an index.
|
| AbstractIndexTableModel
Table Model used to store information about indexes.
|
| Action
The class that is used by the different action buttons on the left side of
the main ControlPanel dialog.
|
| BackendDescriptor
The class that describes the backend configuration.
|
| BackendDescriptor.Type
An enumeration describing the type of backend.
|
| BackupDescriptor
Class used to describe a backup.
|
| BackupDescriptor.Type
The different types of backups.
|
| BaseDNDescriptor
This class is used to represent a Base DN / Replica and is aimed to be
used by the classes in the BackendTableModel class.
|
| BaseDNDescriptor.Type
An enumeration describing the type of base DN for a given backend.
|
| BasicMonitoringAttributes
The enumeration containing the different monitoring attributes that can be
displayed in the monitoring panels.
|
| BinaryValue
Class used to represent Binary Values.
|
| BinaryValue.Type
The type of the binary value.
|
| CategorizedComboBoxElement.Type
The type of the element.
|
| ConnectionHandlerDescriptor
This class is used to represent a Listener and is aimed to be used by the
classes in the ListenersTableModel class.
|
| ConnectionHandlerDescriptor.Protocol
Enumeration used to represent the Protocol of the listener.
|
| ConnectionHandlerDescriptor.State
Enumeration used to represent the state of the listener.
|
| ConnectionProtocolPolicy
Policy to follow to choose the protocol to be used.
|
| ControlPanelInfo
This is the classes that is shared among all the different places in the
Control Panel.
|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| IndexDescriptor
The class used to describe the index configuration (the normal index: the one
used to improve search performance on a given attribute).
|
| IndexTypeDescriptor
Defines the set of values for the index type and provides adaptors to convert
from/to corresponding configuration classes.
|
| MonitoringAttributes
An interface defining the different methods required by the UI components
to display monitoring attributes data.
|
| ScheduleType
The class to be used to describe the task schedule.
|
| ScheduleType.Type
The different type of schedules.
|
| ServerDescriptor
This is just a class used to provide a data model describing what the
StatusPanelDialog will show to the user.
|
| ServerDescriptor.ServerStatus
Enumeration indicating the status of the server.
|
| SortableTableModel
A generic interface that must implement table models that are sortable.
|
| VLVIndexDescriptor
The class used to describe the VLV index configuration.
|
| VLVSortOrder
Class that describes the VLV sort order.
|
| Class and Description |
|---|
| AbstractIndexDescriptor
Abstract class used to describe the configuration of an index.
|
| BackendDescriptor
The class that describes the backend configuration.
|
| BackupDescriptor
Class used to describe a backup.
|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| ServerDescriptor
This is just a class used to provide a data model describing what the
StatusPanelDialog will show to the user.
|
| Class and Description |
|---|
| AbstractIndexDescriptor
Abstract class used to describe the configuration of an index.
|
| BackendDescriptor
The class that describes the backend configuration.
|
| BaseDNDescriptor
This class is used to represent a Base DN / Replica and is aimed to be
used by the classes in the BackendTableModel class.
|
| ControlPanelInfo
This is the classes that is shared among all the different places in the
Control Panel.
|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| ServerDescriptor
This is just a class used to provide a data model describing what the
StatusPanelDialog will show to the user.
|
| Class and Description |
|---|
| AbstractIndexDescriptor
Abstract class used to describe the configuration of an index.
|
| AbstractIndexTableModel
Table Model used to store information about indexes.
|
| BackendDescriptor
The class that describes the backend configuration.
|
| BackupDescriptor
Class used to describe a backup.
|
| BinaryValue
Class used to represent Binary Values.
|
| CategorizedComboBoxElement
Class used in the combo box models.
|
| Category
Class containing the different actions for a given category.
|
| ControlPanelInfo
This is the classes that is shared among all the different places in the
Control Panel.
|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| IndexDescriptor
The class used to describe the index configuration (the normal index: the one
used to improve search performance on a given attribute).
|
| MonitoringAttributes
An interface defining the different methods required by the UI components
to display monitoring attributes data.
|
| ObjectClassValue
This class represent all the objectclass values for a given entry.
|
| ScheduleType
The class to be used to describe the task schedule.
|
| ServerDescriptor
This is just a class used to provide a data model describing what the
StatusPanelDialog will show to the user.
|
| SortableTableModel
A generic interface that must implement table models that are sortable.
|
| VLVIndexDescriptor
The class used to describe the VLV index configuration.
|
| Class and Description |
|---|
| Action
The class that is used by the different action buttons on the left side of
the main ControlPanel dialog.
|
| BinaryValue
Class used to represent Binary Values.
|
| Category
Class containing the different actions for a given category.
|
| ObjectClassValue
This class represent all the objectclass values for a given entry.
|
| ScheduleType
The class to be used to describe the task schedule.
|
| SortableListModel
Note: this implementation does not call automatically fireContentsChanged,
its up to the caller of the different methods of this implementation to
call it explicitly.
|
| Class and Description |
|---|
| IndexDescriptor
The class used to describe the index configuration (the normal index: the one
used to improve search performance on a given attribute).
|
| VLVIndexDescriptor
The class used to describe the VLV index configuration.
|
| Class and Description |
|---|
| BinaryValue
Class used to represent Binary Values.
|
| CategorizedComboBoxElement
Class used in the combo box models.
|
| ControlPanelInfo
This is the classes that is shared among all the different places in the
Control Panel.
|
| ObjectClassValue
This class represent all the objectclass values for a given entry.
|
| Class and Description |
|---|
| BackendDescriptor
The class that describes the backend configuration.
|
| ConfigReadException
Exception that occurs reading the server configuration.
|
| ConnectionHandlerDescriptor
This class is used to represent a Listener and is aimed to be used by the
classes in the ListenersTableModel class.
|
| ControlPanelInfo
This is the classes that is shared among all the different places in the
Control Panel.
|
| CustomSearchResult
This is a commodity class used to wrap the SearchResult class of JNDI.
|
| MonitoringAttributes
An interface defining the different methods required by the UI components
to display monitoring attributes data.
|
| SortableTableModel
A generic interface that must implement table models that are sortable.
|
| VLVIndexDescriptor
The class used to describe the VLV index configuration.
|
| VLVSortOrder
Class that describes the VLV sort order.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.