|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.as400.opnav.UIServices
Implements a suite of platform-dependent
User Interface services. UIServices
is re-implemented on
each UI platform so that Operations Navigator components needn't concern
themselves with the details of how to update a status area
or refresh a list of objects.
Field Summary | |
static int |
LIST_ITEM
THIS METHOD IS CURRENTLY NOT SUPPORTED Selection target. |
static int |
TREE_ITEM
THIS METHOD IS CURRENTLY NOT SUPPORTED Selection target. |
Constructor Summary | |
UIServices()
Construct the UIServices object. |
Method Summary | |
void |
addContextMenuHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ContextMenuHandler)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ContextMenuHandler with a node type |
void |
addContextMenuHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ContextMenuHandler,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ContextMenuHandler with a node type |
void |
addDropHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String DropHandler)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a DropHandler with a node type |
void |
addDropHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String DropHandler,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a DropHandler with a node type |
void |
addHelpSet(java.awt.Frame owner,
java.lang.String objType,
java.lang.String helpSet,
java.lang.String helpID)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskInformationManager with a node type |
void |
addHelpSet(java.awt.Frame owner,
java.lang.String objType,
java.lang.String helpSet,
java.lang.String helpID,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskInformationManager with a node type |
void |
addListHeadingManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ListHeadingManager,
java.lang.String WhenCalled)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ListHeadingManager with a node type |
void |
addListHeadingManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ListHeadingManager,
java.lang.String WhenCalled,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ListHeadingManager with a node type |
void |
addListManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String listManager)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ListManager with a node type |
void |
addListManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String listManager,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ListManager with a node type |
void |
addMenubarActionHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String MenubarActionHandler)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a MenubarActionHandler with a node type |
void |
addMenubarActionHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String MenubarActionHandler,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a MenubarActionHandler with a node type |
void |
addPropertySheetHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String PropertySheetHandler)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a PropertySheetHandler with a node type |
void |
addPropertySheetHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String PropertySheetHandler,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a PropertySheetHandler with a node type |
void |
addTaskInformationManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String taskInfoMgr)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskInformationManager with a node type |
void |
addTaskInformationManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String taskInfoMgr,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskInformationManager with a node type |
void |
addTaskPadHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String taskPadHandler,
java.lang.String whenCalled,
java.lang.String[] cascadingVerbs)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskPadHandler with a node type |
void |
addTaskPadHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String taskPadHandler,
java.lang.String whenCalled,
java.lang.String[] cascadingVerbs,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TaskPadHandler with a node type |
void |
addToolbarButtonHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ToolbarButtonHandler)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ToolbarButtonHandler with a node type |
void |
addToolbarButtonHandler(java.awt.Frame owner,
java.lang.String objType,
java.lang.String ToolbarButtonHandler,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a ToolbarButtonHandler with a node type |
void |
addTreeHeadingManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String TreeHeadingManager,
java.lang.String WhenCalled)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TreeHeadingManager with a node type |
void |
addTreeHeadingManager(java.awt.Frame owner,
java.lang.String objType,
java.lang.String TreeHeadingManager,
java.lang.String WhenCalled,
boolean childrenAffected)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Associates a TreeHeadingManager with a node type |
boolean |
checkAS400Name(java.lang.String AS400Name,
java.lang.String systemName,
int typeID)
Check the AS400 name |
boolean |
checkObjectAuthority(java.lang.String objectPath,
java.lang.String objectType,
java.lang.String authorityType,
java.lang.String systemName)
Returns an indication of whether the Operations Navigator user has authority to a particular object on the AS/400. |
boolean |
checkSpecialAuthority(java.lang.String specialAuthority,
java.lang.String systemName)
Returns an indication of whether the Operations Navigator user has a particular special authority on the AS/400. |
boolean |
closeWindow(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Closes the window |
void |
collapsePath(java.awt.Frame owner,
ObjectName objectName)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Collpases the path refered to by the ObjectName |
static void |
DebugOutput(java.lang.String outstring)
|
void |
displayProperties(java.awt.Frame owner,
ObjectName objectName)
Displays the system properties dialog for the specified object. |
void |
displayProperties2(java.awt.Frame owner,
ObjectName objectName)
|
boolean |
displaySOAJob(java.lang.String systemName,
java.lang.String targetSystem,
java.lang.String jobName,
int jobType,
boolean queuedJobs,
boolean activeJobs,
boolean completedJobs,
java.lang.String[] jobQueue,
int[] sortColumn,
int[] disallowActions,
boolean disallowFilter,
boolean allJobs,
java.lang.String[] currentUser,
java.lang.String[] primaryStatus,
boolean showErrorMessage)
Display an SOA Job |
boolean |
displaySOAJobLog(java.lang.String systemName,
java.lang.String targetSystem,
java.lang.String jobName,
boolean showErrorMessage)
Display an SOA Job Log |
boolean |
displaySOAList(java.lang.String systemName,
java.lang.String command,
boolean showErrorMessage)
Deprecated. in V5R1, replaced by displaySOA specific functions. |
boolean |
displaySOAMessage(java.lang.String systemName,
java.lang.String targetSystem,
int severity,
java.lang.String userName,
int[] disallowActions,
boolean disallowFilter,
boolean showErrorMessage)
Display an SOA Message |
boolean |
displaySOAPrinter(java.lang.String systemName,
java.lang.String targetSystem,
java.lang.String[] printerName,
int[] disallowActions,
boolean disallowFilter,
boolean showErrorMessage)
Display an SOA Printer |
boolean |
displaySOASpooledFile(java.lang.String systemName,
java.lang.String targetSystem,
java.lang.String[] userProfileName,
java.lang.String[] outQueue,
java.lang.String formType,
java.lang.String userData,
java.lang.String[] status,
java.lang.String[] printerName,
java.lang.String jobName,
int[] sortColumn,
int[] disallowActions,
boolean disallowFilter,
boolean showErrorMessage)
Display an SOA Spooled File |
void |
expandPath(java.awt.Frame owner,
ObjectName objectName)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Expands the path refered to by the ObjectName |
int |
getAdminCacheState(java.lang.String systemName)
Returns the admin cache state on the specified system. |
int |
getAdminValue(java.lang.String systemName,
java.lang.String adminFunction)
Returns the admin value for the specified admin function on the specified system. |
ObjectName |
getCachedObjectName(java.lang.String componentType,
java.lang.String objectType,
java.lang.String parentType,
java.lang.String displayName,
java.lang.String parentName,
java.lang.String systemName)
Searches the cache of active ListManagers for an ObjectName that matches the input parameters. |
java.lang.String |
getCentralSystemName()
Returns the system name of the current central system. |
java.lang.String |
getCurrentLanguageName()
Returns the descriptive name of the current language setting. |
int[] |
getDisplayedColumns(java.awt.Frame owner,
ObjectName objectName)
THIS METHOD IS CURRENTLY NOT SUPPORTED lisadier 7-14-2000 This method returns the column ids of the currently displayed columns for the give type. |
java.lang.String |
getFileSystemName(ObjectName objectName)
Returns the file system name of the object, provided the object resides in the file system. |
java.awt.Image |
getFrameIcon(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Gets the current frame icon |
java.lang.String |
getFrameTitle(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Gets the title of the frame |
int |
getHostAdminValue(java.lang.String systemName,
java.lang.String adminFunction)
Returns the admin value for the specified 'Host' category admin function on the specified system. |
java.lang.String |
getLanguageName(java.lang.String featureCode)
Returns the descriptive name of the language setting. |
boolean |
getSecureConnection(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED Returns the state of the secure connection icon in lower left of the Operations Navigator frame window. |
ObjectName[] |
getSelectedObjects(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED This method will a list of items that are currently selected in the console |
int |
getSelectedWindow(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED This method will return window that has the current focus, and selection |
java.lang.String[] |
getSystemList()
Retrieve the persistent list of AS/400 systems configured on the installed client. |
java.lang.String |
getSystemValue(int value,
java.lang.String systemName)
Returns a string containing the value of an AS/400 system value. |
boolean |
getTaskPadPaneVisible(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Checks to see if the Task Pad Pane is visible in the frame |
boolean |
getTreePaneVisible(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Checks to see if the Tree Pane is visible in the frame |
java.lang.String |
getUserAttribute(int attributeId,
java.lang.String systemName)
Returns a string containing the value of a user profile attribute for the current Operations Navigator user. |
int |
getVersion()
Returns the version of the com.ibm.as400.opnav package. |
boolean |
isComponentInstalled(int option)
Determines if a specified Operations Navigator component is installed. |
boolean |
isConnected(java.lang.String systemName)
Determine if there is connection to the specified system |
boolean |
isConnected(java.lang.String systemName,
java.lang.String appName)
Determine if there is connection to the specified system |
boolean |
isConnectionTypeTCPIP(java.lang.String systemName)
Determine if the system connection is using TCP/IP for communications |
boolean |
isExpanded(java.awt.Frame owner,
ObjectName objectName)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Checks if the node refered to by the ObjectName is expanded |
boolean |
isExploreFromHereVisible(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED Returns the visiblity status of the explore from here context menu action |
boolean |
isExploreVisible(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED Returns the visiblity status of the explore context menu action |
boolean |
isOpenVisible(java.awt.Frame owner)
THIS METHOD IS CURRENTLY NOT SUPPORTED Returns the visiblity status of the open context menu action |
boolean |
isPluginInstalled(java.lang.String pluginName)
Determines if a specified Operations Navigator plug-in is installed. |
boolean |
isSubcomponentInstalled(int option)
Deprecated. in V5R1, replaced by UIServices.isComponentInstalled(). |
boolean |
launchDefaultBrowser(java.lang.String url)
Launches the default web browser using the provided URL. |
boolean |
launchHelpTopics()
Launches the OpNav Help Topics splash screen. |
boolean |
launchHelpTopics(boolean showErrorMessage)
Launches the OpNav Help Topics splash screen. |
boolean |
launchInfoCenter()
Launches the infoCenter. |
boolean |
launchInfoCenter(boolean showErrorMessage)
Launches the infoCenter. |
void |
refreshAll(java.awt.Frame owner,
java.lang.String text)
Refreshes the contents of both the tree and list windows of the Operations Navigator. |
void |
refreshList(java.awt.Frame owner,
java.lang.String text)
Refreshes the contents of the list view window of the Operations Navigator. |
void |
refreshList(java.awt.Frame owner,
java.lang.String text,
int top,
int bottom)
THIS METHOD IS CURRENTLY NOT SUPPORTED Refreshes the contents of the list view window of the Operations Navigator. |
void |
refreshListHidden(java.awt.Frame owner,
ObjectName objectname,
java.lang.String text,
int[] items)
Refreshes the contents of the hidden list view window of the Operations Navigator. |
void |
refreshListItems(java.awt.Frame owner,
java.lang.String text)
Refreshes the currently selected item(s) in the list view window of the Operations Navigator. |
void |
refreshListItems(java.awt.Frame owner,
java.lang.String text,
int[] items)
THIS METHOD IS CURRENTLY NOT SUPPORTED Refreshes the input item(s) in the list view window of the Operations Navigator. |
void |
refreshTree(java.awt.Frame owner,
ObjectName objectname,
java.lang.String text)
THIS METHOD IS CURRENTLY NOT SUPPORTED Refreshes the subtree starting at the node identified by objectName All tree nodes and associated lists will be refreshed from the objectNode recursively in the console window. |
void |
refreshTreeItem(java.awt.Frame owner,
ObjectName objectname)
Refreshes the specified item in the tree of the Operations Navigator. |
boolean |
selectObject(java.awt.Frame owner,
ObjectName[] objectNames,
int target)
THIS METHOD IS CURRENTLY NOT SUPPORTED This method causes the console to select the item passed in as the objectName Selecting an item will cause the toolbar and menubar's to update for the newly selected item |
void |
setDefaultListHeading(java.awt.Frame owner,
java.lang.String treeHeading)
THIS METHOD IS CURRENTLY NOT SUPPORTED Updates the DefaultTreeHeading text |
void |
setDefaultTreeHeading(java.awt.Frame owner,
java.lang.String treeHeading)
THIS METHOD IS CURRENTLY NOT SUPPORTED Updates the DefaultTreeHeading text |
void |
setExploreFromHereVisible(java.awt.Frame owner,
boolean visible)
THIS METHOD IS CURRENTLY NOT SUPPORTED Changes the visibility of the explore from here action on the context menu |
void |
setExploreVisible(java.awt.Frame owner,
boolean visible)
THIS METHOD IS CURRENTLY NOT SUPPORTED Changes the visibility of the explore action on the context menu |
void |
setFrameIcon(java.awt.Frame owner,
java.awt.Image icon)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Updates the values in the status bar object coutner |
void |
setFrameTitle(java.awt.Frame owner,
java.lang.String title)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Sets the title of the frame |
void |
setListHeading(java.awt.Frame owner,
java.lang.String treeHeading)
THIS METHOD IS CURRENTLY NOT SUPPORTED Updates the treeHeading text |
void |
setOpenVisible(java.awt.Frame owner,
boolean visible)
THIS METHOD IS CURRENTLY NOT SUPPORTED Changes the visibility of the open action on the context menu |
void |
setSecureConnection(java.awt.Frame owner,
boolean secureConnection)
THIS METHOD IS CURRENTLY NOT SUPPORTED Turns on and off the secure connection icon in lower left of the Operations Navigator frame window to indicate that a secure connection is being used. |
void |
setStatusBarObjectCount(java.awt.Frame owner,
int a,
int b,
int c,
boolean d)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Updates the values in the status bar object coutner |
void |
setTaskPadPaneVisible(java.awt.Frame owner,
boolean showTPad)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Sets the visibilty of Task Pad Pane in the frame |
void |
setTreeHeading(java.awt.Frame owner,
java.lang.String treeHeading)
THIS METHOD IS CURRENTLY NOT SUPPORTED Updates the treeHeading text |
void |
setTreePaneVisible(java.awt.Frame owner,
boolean showTree)
THIS METHOD IS CURRENTLY NOT SUPPORTED * In Java framework only * * Sets the visibilty of Tree Pane in the frame |
void |
setWaitCursor(boolean waitCursor)
Sets the application wait cursor. |
void |
setWaitCursor(java.awt.Frame owner,
boolean waitCursor)
Sets the application wait cursor for an input frame. |
void |
showJavaWindow(java.awt.Window owner,
java.lang.Boolean show)
This is an internal method NOT CURRENTLY SUPPORTED for general use. |
boolean |
synchronizeHostCredentials(java.lang.Object systemObject,
java.lang.String appName)
Updates the credentials of an unconnected system object. |
static java.lang.String |
toInitialUpper(java.lang.String s)
Converts a String to initial character upper case and
remaining characters lower case. |
void |
updateCurrentMenubar(java.awt.Frame owner,
ActionDescriptor action)
THIS METHOD IS CURRENTLY NOT SUPPORTED makes changes to the current menubar. |
void |
updateCurrentToolbar(java.awt.Frame owner,
ActionDescriptor action)
THIS METHOD IS CURRENTLY NOT SUPPORTED makes changes to the current toolbar. |
void |
updateStatusArea(java.awt.Frame owner,
java.lang.String text)
Writes a message to the application's status area. |
boolean |
updateTimerText(ObjectName objectName,
java.util.Calendar updateTime,
int updateType)
Update the Operations Navigator timer text. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int TREE_ITEM
public static final int LIST_ITEM
Constructor Detail |
public UIServices()
Method Detail |
public static void DebugOutput(java.lang.String outstring)
public boolean checkAS400Name(java.lang.String AS400Name, java.lang.String systemName, int typeID) throws UIServicesException
AS400Name
- The AS/400 name whose validity is to be checkedSystemName
- The name of the AS/400 system on which to perform the checktypeID
- A numeric value which indicates how the input string should be interpretedCheckAS400NameConstants
public boolean checkObjectAuthority(java.lang.String objectPath, java.lang.String objectType, java.lang.String authorityType, java.lang.String systemName) throws UIServicesException
objectPath
- The AS/400 object path for which authority is to be checkedobjectType
- The AS/400 object type for the object for which authority
is to be checked, for example *DTAQauthorityType
- The AS/400 object authority to be checked.
If more than one authority is to be checked, the authorities should be concatenated, i.e. AS400Constants.OBJMGT+AS400Constants.OBJEXIST.. Up to eleven authority types may be specified on a single call; the function will return CWB_OK only if the user has all of the specified authorities to the object.
systemName
- The name of the AS/400 system on which to perform the check.AS400Constants
public boolean checkSpecialAuthority(java.lang.String specialAuthority, java.lang.String systemName) throws UIServicesException
specialAuthority
- The AS/400 special authority to be checked.systemName
- The name of the AS/400 system on which to perform the checkAS400Constants
public boolean displaySOAList(java.lang.String systemName, java.lang.String command, boolean showErrorMessage) throws UIServicesException
SystemName
- The name of the AS/400 system where the requested list residescommand
- The complete command containing the path, list command name,
and parameters:
ex: lstjob.exe /system Rchasp04 /jobtype I ----------------------------------------------------- The following parameters are supported by lstjob.exe: /system system-name Specifies the name of the AS/400 system from which the list of jobs will be built. Examples: /system ROCH /job jobname Specifies a qualified OS/400 job name in the form jobnbr/user/jobname. Only jobs whos job name match the specified job name will be included in the list. Job number special values for job number: *ALL means all jobs are included in the list regardless of the job number value. User name special values for user name: *CURRENT means jobs whose user name matches the current user profile name are included in the list. *ALL means all jobs are included in the list regardless of the user name value. Job name special values for job name: *ALL means all jobs are included in the list regardless of the job name value. Examples: /job *ALL/RWATERS/*ALL /job *ALL/*CURRENT/*ALL /job *ALL/*ALL/DSP01 If this parameter is not specified, all jobs for the current user are included in the list. /jobtype type-value Specifies the type of jobs to be included in the list. One of the following special values must be specified. * Jobs are included in the list regardless of type. A Only autostart jobs are included in the list. B Only batch jobs are included in the list. I Only interactive jobs are included in the list. M Only subsystem monitor jobs are included in list. R Only spooled reader jobs are included in the list. S Only system jobs are included in the list. W Only spooled writer jobs are included in the list. X Only the SCPF job is included in the list. Examples: /jobtype * /jobtype B If this parameter is not specified, B is used for a default. /queued queued-jobs-value Specifies whether jobs on job queues are to be included in the list. One of the following special values must be specified. *ALL Jobs on job queues are included in the list. *NONE Jobs on job queues are not included in list. Examples: /queued *ALL /queued *NONE If this parameter is not specified, *ALL is used for a default. /active active-jobs-value Specifies whether active jobs are to be included in the list. One of the following special values must be specified. *ALL Active jobs are included in the list. *NONE Active jobs are not included in the list. Examples: /active *ALL /active *NONE If this parameter is not specified, *ALL is used for a default. /completed completed-jobs-value Specifies whether completed jobs (with output waiting to print) are to be included in the list. One of the following special values must be specified *ALL Completed jobs are included in the list. *NONE Completed jobs are not included in the list. Examples: /completed *ALL /completed *NONE If this parameter is not specified, *NONE is used for a default. /jobqjobq<, jobq,...> Specifies one or more job queses whose jobs are to be included in the list. Examples: /jobq QBATCH /jobq QGPL/QBATCH,*LIBL/QBATCH2 /jobq *ALL If this parameter is not specified, *ALL is used for a default. /sort column1,column2,column3... Specifies one or more column names by which to sort the list. Column names must be one of the following names or integers. Name Integer for shorthand NAME 1 USER 2 NUMBER 3 TYPE 4 SUBTYPE 5 STATUS 6 DATE 7 TIME 8 JOBQ 9 JOBQLIB 10 JOBQPTY 11 OUTQPTY 12 RUNPTY 13 SBS 14 SBSLIB 15 POOLID 16 CPUUSED 17 AUXIO 18 TRANS 19 RESPONSE 20 If multiple column names are provided they must be separated by commas with no intervening blanks. Examples: /sort USER,TYPE,DATE /sort 2,4,7 If this parameter is not specified, the jobs will be displayed in the default order created by OS/400. /disallowactions action1,action2,action3... Specifies one or more action names the user will NOT be allowed to perform on the jobs in the list. Action names must be one of the following names or integers. Name Integer for shorthand HOLD 1 DELETE 2 RELEASE 3 PROPERTIES 4 REPLYMSG 5 HELP 6 MOVE 7 OUTPUT 8 JOBLOG 9 If multiple action names are provided they must be separated by commas with no intervening blanks. Examples: /disallowactions DELETE,JOBLOG /disallowactions 2,9 If this parameter is not specified, the user will be allowed to perform all of the actions (unless the user is prohibited through OS/400 authority values). /disallowfilter Y | N Disallows the user from changing the filter values via the "Include..." item of the "View" pull-down menu. Examples: /disallowfilter Y /listtype type-value Specifies the type of jobs list to be displayed. One of the following special values must be specified. A All jobs S Server jobs Examples: /listtype A /listtype S If this parameter is not specified, A is used for a default. /currentuser type-value Specifies the current user(s) for the jobs in the list. This parameter is only allowed if /listtype S is specified (Server jobs) Examples: /currentuser TLK /currentuser TLK,JRSMITH If this parameter is not specified, server jobs for all current users are shown. /primarystatus type-value Specifies the primary status(s) for the jobs in the list. This parameter is only allowed if /listtype S is specified (Server jobs) Examples: /primarystatus *ACTIVE /primarystatus *ACTIVE,*JOBQ /primarystatus *OUTQ /primarystatus *ALL If this parameter is not specified, only *ACTIVE server jobs are shown ------------------------------------------------------ The following parameters are supported by lstsplf.exe: /system system-name Specifies the name of the AS/400 system from which the list of spooled files will be built. Examples: /system ROCH /user user1,user2,user3... Specifies one or more user profile names whose spooled files will be included in the list. If multiple user names are provided they must be separated by commas with no intervening blanks. Examples: /user RWATERS /user DGILMOUR,NMASON,RWRIGHT,RWATERS /user *ALL /user *CURRENT (default) /outq outq1,outq2,outq3... Specifies one or more output queue names whose spooled files will be included in the list. The output queue name must be in the form "library/queue" (without the quotes). If multiple queue names are provided they must be separated by commas with no intervening blanks. Examples: /outq *LIBL/PRT01 /outq QUSRSYS/PRT01,QUSRSYS/PRT02 /outq *ALL (default) /formtype formtype Specifies a formtype value. Only spooled files with a matching form type will be included in the list. Examples: /formtype 1040A /formtype *ALL (default) /usrdta userdata Specifies a user-specified data value. Only spooled files with a matching user-specified data will be included in the list. Examples: /usrdta CLASSLIST /usrdta *ALL (default) /status status1,status2,status3... Specifies one or more spooled file status values. Only spooled files with a matching status will be included in the list. If multiple status values are provided they must be separated by commas with no intervening blanks. Examples: /status *READY,*HELD /status *ALL (default) /printer printer1,printer2,printer3... Specifies one or more printer names. Only spooled files assigned to one of the specified printers will be included in the list. If multiple printers are provided they must be separated by commas with no intervening blanks. Examples: /printer ACCTNG,PAYROLL /printer *ALL (default) /job jobname Specifies a qualified OS/400 job name. Only spooled files created by the specified job name will be included in the list. Examples: /job 012345/RWATERS/DSP01 /job * (current job) If this parameter is not specified, spooled files are included in the list regardless of the creating job. /sort column1,column2,column3... Specifies one or more column names by which to sort the list. Column names must be one of the following names or integers. Name Integer for shorthand FILENAME 1 JOBNAME 2 USERNAME 3 JOBNUMBER 4 FILENUMBER 5 OUTQ 6 OUTQLIB 7 PRINTER 8 USERDATA 9 STATUS 10 PAGES 11 COPIES 12 FORMTYPE 13 PRIORITY 14 DATE 15 TIME 16 If multiple column names are provided they must be separated by commas with no intervening blanks. Examples: /sort USERNAME,DATE,TIME /sort 3,15,16 If this parameter is not specified, they spooled files will be displayed in the default order created by OS/400. /disallowactions action1,action2,action3... Specifies one or more action names the user will NOT be allowed to perform on the spooled files in the list. Action names must be one of the following names or integers. Name Integer for shorthand PRINTNEXT 1 SEND 2 HOLD 3 DELETE 4 OPEN 5 RELEASE 6 PROPERTIES 7 REPLYMSG 8 HELP 9 MOVE 10 RESTART 11 If multiple action names are provided they must be separated by commas with no intervening blanks. Examples: /disallowactions DELETE,PRINTNEXT,MOVE /disallowactions 4,1,10,7 If this parameter is not specified, the user will be allowed to perform all of the actions (unless the user is prohibited through OS/400 authority values). /disallowfilter Y | N Disallows the user from changing the filter values via the "Include..." item of the "View" pull-down menu. Examples: /disallowfilter Y ----------------------------------------------------- The following parameters are supported by lstmsg.exe: /system system-name Specifies the name of the AS/400 system from which the list of messages will be built. Examples: /system ROCH /severity severity-value Specifies the minimum severity of a message to be included in the list. The value specified must be between 0 and 99, inclusive. Examples: /severity 10 If this parameter is not specified, 0 will be used as a default. /user user-name | *CURRENT Specifies a user name whose messages will be included in the list. Special values for user name: *CURRENT means messages for the current user profile name are included in the list. Examples: /user *CURRENT /user RWATERS If this parameter is not specified, *CURRENT will be used as a default. /disallowactions action1,action2,action3... Specifies one or more action names the user will NOT be allowed to perform on the messages in the list. Action names must be one of the following names or integers. Name Integer for shorthand DELETE 1 OPEN 2 PROPERTIES 3 REPLYMSG 4 HELP 5 If multiple action names are provided they must be separated by commas with no intervening blanks. Examples: /disallowactions HELP /disallowactions 1 If this parameter is not specified, the user will be allowed to perform all of the actions (unless the user is prohibited through OS/400 authority values). /disallowfilter Y | N Disallows the user from changing the filter values via the "Include..." item of the "View" pull-down menu. Examples: /disallowfilter Y ----------------------------------------------------- The following parameters are supported by lstprt.exe: /system system-name Specifies the name of the AS/400 system from which the list of printers will be built. Examples: /system ROCH /printer printer1,printer2,printer3... Specifies one or more printer names to be included in the list. If multiple printers are provided they must be separated by commas with no intervening blanks. Examples: /printer ACCTNG,PAYROLL /printer *ALL (default) /disallowactions action1,action2,action3... Specifies one or more action names the user will NOT be allowed to perform on the printers in the list. Action names must be one of the following names or integers. Name Integer for shorthand HOLD 1 RELEASE 2 PROPERTIES 3 REPLYMSG 4 HELP 5 RESTART 6 OUTPUT 7 START 8 STOP 9 AVAIL 10 UNAVAIL 11 If multiple action names are provided they must be separated by commas with no intervening blanks. Examples: /disallowactions AVAIL,UNAVAIL /disallowactions 9,10 If this parameter is not specified, the user will be allowed to perform all of the actions (unless the user is prohibited through OS/400 authority values). /disallowfilter Y | N Disallows the user from changing the filter values via the "Include..." item of the "View" pull-down menu. Examples: /disallowfilter Y ----------------------------------------------------- The following parameters are supported by lstjbl.exe: /system system-name Specifies the name of the AS/400 system on which the job resides Examples: /system RCHAS1 /job jobname Specifies a qualified OS/400 job name in the form jobnbr/user/jobname. Example: /job 014369/QUSER/DSP01
showErrorMessage
- Indicator of whether to show error messages to the user
if an error occurs on the CreateProcess API.public boolean displaySOAJob(java.lang.String systemName, java.lang.String targetSystem, java.lang.String jobName, int jobType, boolean queuedJobs, boolean activeJobs, boolean completedJobs, java.lang.String[] jobQueue, int[] sortColumn, int[] disallowActions, boolean disallowFilter, boolean allJobs, java.lang.String[] currentUser, java.lang.String[] primaryStatus, boolean showErrorMessage) throws UIServicesException
systemName
- the name of the system to run the command on.targetSystem
- the name of the system where the data will be collectedjobName
- the name of the job to be displayedjobType
- the type of job to be displayedqueuedJobs
- whether queued jobs should be displayedactiveJobs
- whether active jobs should be displayedcompletedJobs
- whether completed jobs should be displayedjobQueue
- the list of job queues to usesortColumn
- the list of columns to use for sorting the returned datadisallowActions
- the list of actions to disallowdisallowFilter
- whether to use the disallow filterallJobs
- whether to display all jobscurrentUser
- the list of users to use for the displayprimaryStatus
- the status of the job(s)showErrorMessage
- whether to display error messages to the userDisplaySOAJobDisallowActionsConstants
,
DisplaySOAJobJobTypeConstants
,
DisplaySOAJobSortColumnConstants
public boolean displaySOAJobLog(java.lang.String systemName, java.lang.String targetSystem, java.lang.String jobName, boolean showErrorMessage) throws UIServicesException
systemName
- the name of the system to run the command on.targetSystem
- the name of the system where the data will be collectedjobName
- the name of the job to be displayedshowErrorMessage
- whether to display error messages to the userpublic boolean displaySOAMessage(java.lang.String systemName, java.lang.String targetSystem, int severity, java.lang.String userName, int[] disallowActions, boolean disallowFilter, boolean showErrorMessage) throws UIServicesException
systemName
- the name of the system to run the command on.targetSystem
- the name of the system where the data will be collectedseverity
- the severity of the message(s) to be displayeduserName
- the name of the user for the message(s) to be displayeddisallowActions
- the list of actions to disallowdisallowFilter
- whether to use the disallow filtershowErrorMessage
- whether to display error messages to the userDisplaySOAMessageDisallowActionsConstants
public boolean displaySOAPrinter(java.lang.String systemName, java.lang.String targetSystem, java.lang.String[] printerName, int[] disallowActions, boolean disallowFilter, boolean showErrorMessage) throws UIServicesException
systemName
- the name of the system to run the command on.targetSystem
- the name of the system where the data will be collectedprinterName
- the list of printers to displaydisallowActions
- the list of actions to disallowdisallowFilter
- whether to use the disallow filtershowErrorMessage
- whether to display error messages to the userDisplaySOAPrinterDisallowActionsConstants
public boolean displaySOASpooledFile(java.lang.String systemName, java.lang.String targetSystem, java.lang.String[] userProfileName, java.lang.String[] outQueue, java.lang.String formType, java.lang.String userData, java.lang.String[] status, java.lang.String[] printerName, java.lang.String jobName, int[] sortColumn, int[] disallowActions, boolean disallowFilter, boolean showErrorMessage) throws UIServicesException
systemName
- the name of the system to run the command on.targetSystem
- the name of the system where the data will be collecteduserProfileName
- the name of the user(s) who owns the spooled file(s)outQueue
- the list of output queues to displayformType
- the form type to displayuserData
- the user data to displaystatus
- the list of status values to displayprinterName
- the list of printers to displayjobName
- the name of the job to displaysortColumn
- the list of columns to use for sorting the returned datadisallowActions
- the list of actions to disallowdisallowFilter
- whether to use the disallow filtershowErrorMessage
- whether to display error messages to the userDisplaySOASpooledFileSortColumnConstants
,
DisplaySOASpooledFileDisallowActionsConstants
public int getAdminCacheState(java.lang.String systemName) throws UIServicesException
systemName
- The name of the AS/400 system on which to return the admin cache state.GetAdminCacheStateConstants.LOGON
(System needs to logon because there is no current user.)
GetAdminCacheStateConstants.REFRESH
(System cache needs to be updated.)
GetAdminCacheStateConstants.CACHE
(System cache is current. The call should be quick.)GetAdminCacheStateConstants
public int getAdminValue(java.lang.String systemName, java.lang.String adminFunction) throws UIServicesException
systemName
- The name of the AS/400 system on which to return the admin value.adminFunction
- The name of the admin value.public int getHostAdminValue(java.lang.String systemName, java.lang.String adminFunction) throws UIServicesException
systemName
- The name of the AS/400 system on which to return the admin value.adminFunction
- The name of the admin value.public java.lang.String getCentralSystemName() throws UIServicesException
public java.lang.String getCurrentLanguageName() throws UIServicesException
public java.lang.String getLanguageName(java.lang.String featureCode) throws UIServicesException
featureCode
- the AS/400 feature code for which the language name should be retrieved.public java.lang.String getFileSystemName(ObjectName objectName) throws UIServicesException
objectName
- the name of the object.public java.lang.String getSystemValue(int value, java.lang.String systemName) throws UIServicesException
value
- A numeric value which identifies the AS/400 system value to be retrieved.systemName
- The name of the AS/400 from which the system value should be retrievedGetSystemValueConstants
public java.lang.String getUserAttribute(int attributeId, java.lang.String systemName) throws UIServicesException
attributeId
- A numeric value which identifies the user attribute value to
be retrieved.systemName
- The name of the AS/400 system on which to retrieve the user
attribute.GetUserAttributeConstants
public int getVersion()
com.ibm.as400.opnav
package.com.ibm.as400.opnav
versionpublic boolean isConnected(java.lang.String systemName) throws UIServicesException
systemName
- The name of the AS/400 system to check.public boolean isConnected(java.lang.String systemName, java.lang.String appName) throws UIServicesException
systemName
- The name of the AS/400 system to check.appName
- The app name of the AS/400 connection.public boolean isConnectionTypeTCPIP(java.lang.String systemName) throws UIServicesException
systemName
- The name of the AS/400 system which will be checked to
determine if a TCP/IP connection is being used.public boolean isComponentInstalled(int option) throws UIServicesException
option
- Specification of the Operations Navigator component to check.IsComponentInstalledConstants
public boolean isPluginInstalled(java.lang.String pluginName) throws UIServicesException
pluginName
- Name of the Operations Navigator plug-in to check.public boolean isSubcomponentInstalled(int option) throws UIServicesException
option
- Specification of the Operations Navigator option to check.IsSubcomponentInstalledConstants
public boolean launchDefaultBrowser(java.lang.String url) throws UIServicesException
url
- The URL to view.public boolean launchInfoCenter(boolean showErrorMessage) throws UIServicesException
showErrorMessage
- whether to show error messages to the user.public boolean launchInfoCenter() throws UIServicesException
public boolean launchHelpTopics(boolean showErrorMessage) throws UIServicesException
showErrorMessage
- whether to show error messages to the user.public boolean launchHelpTopics() throws UIServicesException
public void refreshTree(java.awt.Frame owner, ObjectName objectname, java.lang.String text) throws UIServicesException
owner
- The window frame to refresh.objectname
- The name of the object in the tree to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.ActionsManager
,
DropTargetManager
public void refreshAll(java.awt.Frame owner, java.lang.String text) throws UIServicesException
owner
- The window frame to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.ActionsManager
,
DropTargetManager
public void refreshList(java.awt.Frame owner, java.lang.String text) throws UIServicesException
owner
- The window frame to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.ActionsManager
,
DropTargetManager
public void refreshListHidden(java.awt.Frame owner, ObjectName objectname, java.lang.String text, int[] items) throws UIServicesException
owner
- The window frame to refresh.objectname
- The name of the object to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.items
- An array of items to be refreshed.ActionsManager
,
DropTargetManager
public void refreshTreeItem(java.awt.Frame owner, ObjectName objectname) throws UIServicesException
owner
- The window frame to refresh.objectname
- The name of the object to refresh.ActionsManager
,
DropTargetManager
public void refreshListItems(java.awt.Frame owner, java.lang.String text) throws UIServicesException
owner
- The window frame to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.ActionsManager
,
DropTargetManager
public void refreshListItems(java.awt.Frame owner, java.lang.String text, int[] items) throws UIServicesException
owner
- The window frame to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.ActionsManager
,
DropTargetManager
public void setWaitCursor(boolean waitCursor) throws UIServicesException
waitCursor
- True If the cursor should be turned on; False otherwisepublic void setWaitCursor(java.awt.Frame owner, boolean waitCursor) throws UIServicesException
waitCursor
- True If the cursor should be turned on; False otherwiseowner
- The window frame to change the cursor in.public static java.lang.String toInitialUpper(java.lang.String s)
String
to initial character upper case and
remaining characters lower case.s
- the String
to be converted.String
containing the converted characters.public boolean synchronizeHostCredentials(java.lang.Object systemObject, java.lang.String appName) throws UIServicesException
systemObject
- The system objectappName
- The app name of the AS/400 connection.public void updateStatusArea(java.awt.Frame owner, java.lang.String text) throws UIServicesException
owner
- The window frame to update.text
- A string to be placed in the status area.ActionsManager
,
DropTargetManager
public void setStatusBarObjectCount(java.awt.Frame owner, int a, int b, int c, boolean d)
owner
- The window frame to change the cursor in.a
- b
- c
- d
- public void setFrameTitle(java.awt.Frame owner, java.lang.String title)
owner
- The window frame to change the cursor in.title
- The new title for the windowpublic java.lang.String getFrameTitle(java.awt.Frame owner)
owner
- The window frame to change the cursor in.public void setFrameIcon(java.awt.Frame owner, java.awt.Image icon)
owner
- The window frame to change the cursor in.icon
- The icon to be displayed in the upper left of the framepublic java.awt.Image getFrameIcon(java.awt.Frame owner)
owner
- The window frame to change the cursor in.public void setDefaultTreeHeading(java.awt.Frame owner, java.lang.String treeHeading)
owner
- The window frame to get the on/off state of the secure icontreeHeading
- The string you want the default tree heading to bepublic void setTreeHeading(java.awt.Frame owner, java.lang.String treeHeading)
owner
- The window frame to get the on/off state of the secure iconactions
- The actions you wish to make on the menubarpublic void setDefaultListHeading(java.awt.Frame owner, java.lang.String treeHeading)
owner
- The window frame to get the on/off state of the secure icontreeHeading
- The string you want the default tree heading to bepublic void setListHeading(java.awt.Frame owner, java.lang.String treeHeading)
owner
- The window frame to get the on/off state of the secure iconactions
- The actions you wish to make on the menubarpublic boolean updateTimerText(ObjectName objectName, java.util.Calendar updateTime, int updateType) throws UIServicesException
objectName
- the name of the object to update.updateTime
- the time of the update event the value can be null
.updateType
- the type of update event. The value of the parameter can be,
UpdateTimerTextConstants.TimeLastCollected
,
UpdateTimerTextConstants.TimeLastChanged
, or
UpdateTimerTextConstants.TimeOfUpdateUnknown
.UpdateTimerTextConstants
public void displayProperties(java.awt.Frame owner, ObjectName objectName) throws UIServicesException
owner
- The owning frame for the dialog.objectName
- The name of the object for which properties
is to be displayed.ObjectName
public void displayProperties2(java.awt.Frame owner, ObjectName objectName) throws UIServicesException
public ObjectName getCachedObjectName(java.lang.String componentType, java.lang.String objectType, java.lang.String parentType, java.lang.String displayName, java.lang.String parentName, java.lang.String systemName) throws UIServicesException
componentType
- the component folder type.objectType
- the object folder typeparentType
- the parent folder typedisplayName
- the display name of the object folder - may be nullparentName
- the display name of the parent folder - may be nullsystemName
- the display name of the system folder - may be nullpublic void setSecureConnection(java.awt.Frame owner, boolean secureConnection)
owner
- The window frame to use to enable/disable the secure iconsecureConnection
- true=trun on the secure connection icon,
false=turn off the secure connection icon.getSecureConnection
public boolean getSecureConnection(java.awt.Frame owner)
owner
- The window frame to get the on/off state of the secure iconsetSecureConnection
public boolean isExploreVisible(java.awt.Frame owner)
owner
- The window frame to get the on/off state of the secure iconsetSecureConnection
public boolean isExploreFromHereVisible(java.awt.Frame owner)
owner
- The window frame to get the on/off state of the secure iconsetSecureConnection
public boolean isOpenVisible(java.awt.Frame owner)
owner
- The window frame to get the on/off state of the secure iconsetSecureConnection
public void setExploreVisible(java.awt.Frame owner, boolean visible)
owner
- The window frame to get the on/off state of the secure iconvisible
- true=the explore context action is visible
false=the explore context actions is not visiblesetSecureConnection
public void setExploreFromHereVisible(java.awt.Frame owner, boolean visible)
owner
- The window frame to get the on/off state of the secure iconvisible
- true=the explore from here context action is visible
false=the explore from here context actions is not visiblesetSecureConnection
public void setOpenVisible(java.awt.Frame owner, boolean visible)
owner
- The window frame to get the on/off state of the secure iconvisible
- true=the open context action is visible
false=the open context actions is not visiblesetSecureConnection
public void updateCurrentToolbar(java.awt.Frame owner, ActionDescriptor action)
owner
- The window frame to get the on/off state of the secure iconaction
- an Action descriptor describing the action to be performedActionDescriptor
public void updateCurrentMenubar(java.awt.Frame owner, ActionDescriptor action)
owner
- The window frame to get the on/off state of the secure iconaction
- an Action descriptor describing the action to be performedActionDescriptor
public void addListManager(java.awt.Frame owner, java.lang.String objType, java.lang.String listManager)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ListManager onlistManager
- The fully qualified class name of the ListManagerpublic void addListManager(java.awt.Frame owner, java.lang.String objType, java.lang.String listManager, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ListManager onlistManager
- The fully qualified class name of the ListManagerchildrenSupported
- Does this ListManager get applied to children of this node typepublic void addContextMenuHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String ContextMenuHandler)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ContextMenuHandler onContextMenuHandler
- The fully qualified class name of the ContextMenuHandlerpublic void addContextMenuHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String ContextMenuHandler, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ContextMenuHandler onContextMenuHandler
- The fully qualified class name of the ContextMenuHandlerchildrenSupported
- Does this ContextMenuHandler get applied to children of this node typepublic void addPropertySheetHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String PropertySheetHandler)
owner
- The window frame to change the cursor in.objType
- The type of object to register the PropertySheetHandler onPropertySheetHandler
- The fully qualified class name of the PropertySheetHandlerpublic void addPropertySheetHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String PropertySheetHandler, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the PropertySheetHandler onPropertySheetHandler
- The fully qualified class name of the PropertySheetHandlerchildrenSupported
- Does this PropertySheetHandler get applied to children of this node typepublic void addToolbarButtonHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String ToolbarButtonHandler)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ToolbarButtonHandler onToolbarButtonHandler
- The fully qualified class name of the ToolbarButtonHandlerpublic void addToolbarButtonHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String ToolbarButtonHandler, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ToolbarButtonHandler onToolbarButtonHandler
- The fully qualified class name of the ToolbarButtonHandlerchildrenSupported
- Does this ToolbarButtonHandler get applied to children of this node typepublic void addMenubarActionHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String MenubarActionHandler)
owner
- The window frame to change the cursor in.objType
- The type of object to register the MenubarActionHandler onMenubarActionHandler
- The fully qualified class name of the MenubarActionHandlerpublic void addMenubarActionHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String MenubarActionHandler, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the MenubarActionHandler onMenubarActionHandler
- The fully qualified class name of the MenubarActionHandlerchildrenSupported
- Does this MenubarActionHandler get applied to children of this node typepublic void addTreeHeadingManager(java.awt.Frame owner, java.lang.String objType, java.lang.String TreeHeadingManager, java.lang.String WhenCalled)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TreeHeadingManager onTreeHeadingManager
- The fully qualified class name of the TreeHeadingManagerwhenCalled
- public void addTreeHeadingManager(java.awt.Frame owner, java.lang.String objType, java.lang.String TreeHeadingManager, java.lang.String WhenCalled, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TreeHeadingManager onTreeHeadingManager
- The fully qualified class name of the TreeHeadingManagerwhenCalled
- childrenSupported
- Does this TreeHeadingManager get applied to children of this node typepublic void addListHeadingManager(java.awt.Frame owner, java.lang.String objType, java.lang.String ListHeadingManager, java.lang.String WhenCalled)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ListHeadingManager onListHeadingManager
- The fully qualified class name of the ListHeadingManagerwhenCalled
- public void addListHeadingManager(java.awt.Frame owner, java.lang.String objType, java.lang.String ListHeadingManager, java.lang.String WhenCalled, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the ListHeadingManager onListHeadingManager
- The fully qualified class name of the ListHeadingManagerwhenCalled
- childrenSupported
- Does this ListHeadingManager get applied to children of this node typepublic void addDropHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String DropHandler)
owner
- The window frame to change the cursor in.objType
- The type of object to register the DropHandler onDropHandler
- The fully qualified class name of the DropHandlerpublic void addDropHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String DropHandler, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the DropHandler onDropHandler
- The fully qualified class name of the DropHandlerchildrenSupported
- Does this DropHandler get applied to children of this node typepublic void addTaskPadHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String taskPadHandler, java.lang.String whenCalled, java.lang.String[] cascadingVerbs)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskPadHandler ontaskPadHandler
- The fully qualified class name of the TaskPadHandlerpublic void addTaskPadHandler(java.awt.Frame owner, java.lang.String objType, java.lang.String taskPadHandler, java.lang.String whenCalled, java.lang.String[] cascadingVerbs, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskPadHandler ontaskPadHandler
- The fully qualified class name of the TaskPadHandlerchildrenSupported
- Does this TaskPadHandler get applied to children of this node typepublic void addTaskInformationManager(java.awt.Frame owner, java.lang.String objType, java.lang.String taskInfoMgr)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskInformationManager ontaskInfoMgr
- The fully qualified class name of the TaskInformationManagerpublic void addTaskInformationManager(java.awt.Frame owner, java.lang.String objType, java.lang.String taskInfoMgr, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskInformationManager ontaskInfoMgr
- The fully qualified class name of the TaskInformationManagerchildrenSupported
- Does this TaskInformationManager get applied to children of this node typepublic void addHelpSet(java.awt.Frame owner, java.lang.String objType, java.lang.String helpSet, java.lang.String helpID)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskInformationManager onhelpSet
- The name of the help set to be usedhelpID
- The ID of the help you want shownpublic void addHelpSet(java.awt.Frame owner, java.lang.String objType, java.lang.String helpSet, java.lang.String helpID, boolean childrenAffected)
owner
- The window frame to change the cursor in.objType
- The type of object to register the TaskInformationManager onhelpSet
- The name of the help set to be usedhelpID
- The ID of the help you want shownchildrenSupported
- Does this TaskInformationManager get applied to children of this node typepublic boolean getTreePaneVisible(java.awt.Frame owner)
owner
- The window frame to change the cursor in.public void setTreePaneVisible(java.awt.Frame owner, boolean showTree)
owner
- The window frame to change the cursor in.showTree
- Do you want the TreePane visiblepublic boolean getTaskPadPaneVisible(java.awt.Frame owner)
owner
- The window frame to change the cursor in.public void setTaskPadPaneVisible(java.awt.Frame owner, boolean showTPad)
owner
- The window frame to change the cursor in.showTPad
- Do you want the Task Pad visiblepublic void collapsePath(java.awt.Frame owner, ObjectName objectName)
owner
- The window frame to change the cursor in.objectName
- ObjectName of the the node you want collapsedpublic void expandPath(java.awt.Frame owner, ObjectName objectName)
owner
- The window frame to change the cursor in.objectName
- ObjectName of the the node you want collapsedpublic boolean isExpanded(java.awt.Frame owner, ObjectName objectName)
owner
- The window frame to change the cursor in.objectName
- ObjectName of the the node you want collapsedpublic void showJavaWindow(java.awt.Window owner, java.lang.Boolean show) throws UIServicesException
public java.lang.String[] getSystemList() throws UIServicesException
public int[] getDisplayedColumns(java.awt.Frame owner, ObjectName objectName)
owner
- The window frame to get the columns information fromobjectName
- The object whose type the columns information will be returned forpublic boolean closeWindow(java.awt.Frame owner)
owner
- The window frame to close.public boolean selectObject(java.awt.Frame owner, ObjectName[] objectNames, int target)
owner
- The window frame to get the columns information fromobjectName
- The object to be selectedpublic int getSelectedWindow(java.awt.Frame owner)
owner
- The window framepublic ObjectName[] getSelectedObjects(java.awt.Frame owner)
owner
- The window frameselectedObject
public void refreshList(java.awt.Frame owner, java.lang.String text, int top, int bottom) throws UIServicesException
owner
- The window frame to refresh.text
- A string to be placed in the status area
upon completion. This parameter may be null
.top
- The 1st item to be selected after the refresh is completebottom
- The last item to be selected in the list after the refresh is completeActionsManager
,
DropTargetManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |