B C D F G H I L P R S

B

BaseDesktop - class com.ibm.eNetwork.HOD.customizable.BaseDesktop.
BaseDesktop(Environment, String) - Constructor for class com.ibm.eNetwork.HOD.customizable.BaseDesktop
Constructor for using the BaseDesktop with a custom Applet.
BaseDesktop(Frame, File, String) - Constructor for class com.ibm.eNetwork.HOD.customizable.BaseDesktop
Constructor for using the BaseDesktop with a custom application.
BaseDesktop(Frame, String, String) - Constructor for class com.ibm.eNetwork.HOD.customizable.BaseDesktop
Constructor for using the BaseDesktop with a custom application.

C

close() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Closes the session and cleans up the resources.
closeAllSessions() - Method in class com.ibm.eNetwork.HOD.customizable.BaseDesktop
Method called by custom application or applet to cleanly close all currently active sessions.
com.ibm.eNetwork.HOD.customizable - package com.ibm.eNetwork.HOD.customizable
connect() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Triggers the session to connect to a host system.
copySession(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Creates a copy of the session specified.
createCustomDesktop(Environment, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a CustomDesktop for a custom Java applet.
createCustomDesktop(Frame, File, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a CustomDesktop for a custom Java application where the session definitions reside on the local workstation.
createCustomDesktop(Frame, String, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a CustomDesktop for a custom Java application where the session definitions reside on a webserver.
createHODDesktop(Environment, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a HODDesktop for a custom Java applet.
createHODDesktop(Frame, File, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a HODDesktop for a custom Java application where the session definitions reside on the local workstation.
createHODDesktop(Frame, String, String) - Method in class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Method used to create a HODDesktop for a custom Java application where the session definitions reside on a webserver.
CustomDesktop - class com.ibm.eNetwork.HOD.customizable.CustomDesktop.

D

deleteSession(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Deletes the session specified.
disconnect() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Triggers the session to disconnect from a host system.

F

FUNCTION_ALLOWED - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession
Return value indicating function is allowed.
FUNCTION_DISABLED - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession
Return value indicating function is disabled by administrator
FUNCTION_EXECUTED - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession
Return value indicating function call executed successfully
FUNCTION_INVALID - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession
Return value indicating function call failed because it is invalid.
FUNCTION_NOT_ALLOWED - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession
Return value indicating function call is not allowed at this time

G

getDesktop() - Method in class com.ibm.eNetwork.HOD.customizable.HODDesktop
Returns the Host On-Demand desktop for an custom application or applet to use.
getHODMenubar() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Gets the menu bar used by the session.
getKeyPad() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Gets the KeyPad component used by the session.
getMacroManager() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Gets the MacroManager (which is a JPanel) component used by the session.
getSessionNames() - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Method called to return a list of the session names defined.
getStatusBar() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Gets the statusbar component used by the session.
getTerminal() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Gets the FTP Terminal component used by the session.
getTerminal() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Gets the Terminal (which is a JPanel) component used by the session.
getTerminal() - Method in interface com.ibm.eNetwork.HOD.customizable.HODPrintSession
Gets the HostPrintTerminal (which is a JPanel) component used by the session.
getTextOIA() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Gets the Textual OIA
getTextOIA() - Method in interface com.ibm.eNetwork.HOD.customizable.HODPrintSession
Gets the Textual OIA
getToolbar() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Gets the toolbar component used by the session.
getToolbar() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Gets the toolbar component used by the session.
getTransferListManager() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Gets the transfer list manager component used by the session.

H

HODDesktop - class com.ibm.eNetwork.HOD.customizable.HODDesktop .
HODDisplaySession - interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession .
HODFTPSession - interface com.ibm.eNetwork.HOD.customizable.HODFTPSession .
HODPrintSession - interface com.ibm.eNetwork.HOD.customizable.HODPrintSession .
HODSession - interface com.ibm.eNetwork.HOD.customizable.HODSession .
HODSessionException - exception com.ibm.eNetwork.HOD.customizable.HODSessionException .
HODSessionException(String) - Constructor for class com.ibm.eNetwork.HOD.customizable.HODSessionException
HODSessionManager - class com.ibm.eNetwork.HOD.customizable.HODSessionManager.
HODSessionManager() - Constructor for class com.ibm.eNetwork.HOD.customizable.HODSessionManager
Constructor for the HODSessionManager object

I

isConnected() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Returns whether the session is connected or not.

L

listMacros() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Returns an array of names of Macros defined for this session

P

playMacro(String) - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Causes the Host On-Demand session to play the specified macro if allowed.

R

renameSession(String, String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Renames a session name to a new name.

S

save() - Method in class com.ibm.eNetwork.HOD.customizable.BaseDesktop
Method called by custom application or applet to save the changes of all the sessions.
showCodepageConverter() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Shows the Codepage Converter.
showColorRemap() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Color Remap dialog for the session if allowed.
showConfigDialog(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Opens a modal dialog that shows the session properties of a session.
showDisplayAttributes() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Display attributes dialog for the session if allowed.
showEditPanel() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Edit Panel for the session.
showFileTransferDefaults() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the File Transfer Defaults panel for the session.
showKeyRemap() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the KeyRemap dialog for the session.
showPlayMacro() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Play Macro dialog for the session if allowed.
showPrinterSettings() - Method in interface com.ibm.eNetwork.HOD.customizable.HODPrintSession
Shows the panel to set the Printer settings for the session.
showProblemDetermination() - Method in interface com.ibm.eNetwork.HOD.customizable.HODSession
Brings up the Problem Determination GUI.
showReceiveFiles() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the panels to Receive Files from a Host for the session.
showReceiveTransferList() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Shows the panel to receive a list from the host.
showRecordMacro() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Record Macro dialog for the session if allowed.
showRecordMacro(String, String) - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Record Macro dialog for the session if allowed with name and description fields filled in.
showRunApplet() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the Run Applet panel for the session.
showSendFiles() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the panels to Send Files to Host for the session.
showSendTransferList() - Method in interface com.ibm.eNetwork.HOD.customizable.HODFTPSession
Shows the panel to send a list to the host.
showURLHotspots() - Method in interface com.ibm.eNetwork.HOD.customizable.HODDisplaySession
Brings up the URL Hotspots panel for the session.
startDisplaySession(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Method called to start a particular Host On-Demand session.
startFTPSession(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Method called to start a particular Host On-Demand sessions.
startPrintSession(String) - Method in class com.ibm.eNetwork.HOD.customizable.CustomDesktop
Method called to start a particular Host On-Demand session.
STRING_RETURN_CODES - Static variable in interface com.ibm.eNetwork.HOD.customizable.HODSession

B C D F G H I L P R S