Package com.ibm.as400.opnav

Interface Summary
ActionsManager The interface which manages user actions defined for a system object.
AS400Constants Contains the authority constants used by UIServices.checkObjectAuthority UIServices.checkSpecialAuthority and other Java classes.
CheckAS400NameConstants Contains the name constants used by UIServices.checkAS400Name
DisplaySOAJobDisallowActionsConstants displaySOAJob disallowAction constants.
DisplaySOAJobJobTypeConstants displaySOAJob jobType constants.
DisplaySOAJobSortColumnConstants displaySOAJob sortColumn constants.
DisplaySOAMessageDisallowActionsConstants displaySOAMessage disallowActions constants.
DisplaySOAPrinterDisallowActionsConstants displaySOAPrinter disallowActions constants.
DisplaySOASpooledFileDisallowActionsConstants displaySOASpooledFile disallowActions constants.
DisplaySOASpooledFileSortColumnConstants displaySOASpooledFile sortColumn constants.
DropTargetManager The interface which manages the target of a drag/drop operation.
FilteringListManager The interface which indicates that a ListManager implementation supports filtering of a list through specification of predefined include criteria.
GetAdminCacheStateConstants Contains the constants used by UIServices.getAdminCacheState
GetAdminValueConstants getAdminValue constants.
GetSystemValueConstants Contains the constants used by UIServices.getSystemValue
GetUserAttributeConstants Contains the constants used by UIServices.getUserAttribute
IconManager The interface which allows dynamic icon specification for list items.
InformationManager The interface which manages user information for the Operations Navigator framework An InformationManager implementation provides lists of user information for given key values.
IsComponentInstalledConstants Contains the constants used by UIServices.isComponentInstalled
IsSubcomponentInstalledConstants Contains the subcomponent constants used by UIServices.isSubcomponentInstalled
ListManager The interface which models a list of system objects.
PropertiesManager The interface which manages property pages to be added to a property sheet.
PublicObjectListManager The interface which indicates that a ListManager implementation externalizes a representation of a system resource for use by other components.
SortingListManager Interface which indicates that a ListManager implementation supports the sorting of list items by column in a view of system objects.
TasksManager The interface for adding tasks to a task view for a system component.
UpdateTimerTextConstants updateTimerText constants.
WindowsListManager An interface which defines Windows platform-specific methods.
 

Class Summary
ActionDescriptor A data entity which describes an action which a user may take on one or more system objects.
ApplicationRegistryConstants Defines commonly used application registry paths for use by Operations Navigator components.
BrowseCCSIDDataBean  
ColumnDescriptor A data entity which describes a column in a view of system objects.
ColumnsAccess Provides access to persistent column settings, which includes: Which columns are to be displayed The order in which the columns are displayed The width of each column that is displayed
IconDescriptor Describes an the icon to be used for an object.
ItemIdentifier A data entity which represents an item in a list of system objects.
JHShowRTFHelp  
JHShowRTFHelpBeanInfo This class provides information about getter/setter methods within JHShowRTFHelp.
JHShowURL  
JHShowURLBeanInfo This class provides information about getter/setter methods within JHShowURL.
Monitor A utility class which provides centralized activity logging and error logging.
NativeListManager A class which interfaces with an existing Windows native dll that manages this list.
ObjectName A data entity which represents a hierarchical object name on some UI platform.
ObjectNameBuilder A utility class that provides the ability to create fully-qualified Operations Navigator ObjectNames.
ObjectNameNative A data entity which represents a hierarchical object name on some UI platform.
OpenWindowData The class that is used to display a list of objects in an open window when the request is made from a context menu or dialog.
OpNavApplet  
OpNavApplication The invocation class for IBM admin console applications.
OpNavCommonData  
OpNavConsole  
OpNavMessageBoxDialog A utility class used to display message boxes for OpsNav specific dialogs.
ResourceLoader A utility class which wrappers ResourceBundle operations and handles exceptions gracefully.
TaskDescriptor A data entity which describes a task associated with a system component that a user may choose to perform.
TBButtonDescriptor A data entity which describes a Windows toolbar button.
TerminationManager Provides a facility for Java components to be notified when Operations Navigator is about to exit.
UIServices Implements a suite of platform-dependent User Interface services.
WindowsIconDescriptor Describes an the icon to be used for an object.
WindowsRegistryConstants Defines commonly used windows registry paths for use by Operations Navigator components.
WindowsServices Provides interfaces to Windows platform specific services.
WindowsToolBarInfo A data entity which describes the toolbar for an Operations Navigator plug-in.
 

Exception Summary
ObjectNameException Thrown when ObjectName encounters an error.
OpNavConsoleException Thrown when an error occurs invoking the IBM Admin Console.
UIServicesException Thrown when UIServices encounters an error.