The classes in the ecm.widget.admin package define the widgets that
make up the IBM Content Navigator administration tool. You can use these
widgets to customize the administration user interface.
General widgets
These widgets define the general layout of the administration tool.
Table 1. Widgets that define the general layout of the administration
tool
| Widget class |
Description |
| ActionMenu |
Provides a context menu that is used in the IBM Content Navigator administration tool. |
| AdminGrid |
Provides a scrollable, tabular grid that is used to display administration
objects. |
| AdminLoginDialog |
Provides a dialog box that is used to log in to a selected repository from the
IBM Content Navigator administration tool. |
| AdminTabs |
Provides a container for the IBM Content Navigator
administration tool that has multiple panes with a tab that corresponds to each pane. |
| AdminTree |
Provides a navigation tree for administration objects such as desktops,
labels, menus, plug-ins, repositories, settings, and viewer maps. |
| NavigatorAdminPane |
Provides the administration view for the application layout. This view is used
for administration and configuration tasks. |
Plug-in configuration widgets
These widgets support configuration of plug-ins.
Table 2. Widgets
that are used to configure plug-ins
| Widget class |
Description |
| PluginConfigurationPane |
Provides a base class that can be extended to create a configuration interface
for a plug-in. |
Repository configuration widgets
These widgets are used to configure the repositories that
IBM Content Navigator connects to.
Table 3. Widgets
that are used to configure repositories
| Widget class |
Description |
| ODCustomPropertiesDialog |
Provides a dialog box that is used to edit custom properties for the
connection to an IBM Content Manager OnDemand repository. |