|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from interface com.ibm.eNetwork.HOD.customizable.HODSession |
---|
FUNCTION_ALLOWED, FUNCTION_DISABLED, FUNCTION_EXECUTED, FUNCTION_INVALID, FUNCTION_NOT_ALLOWED, STRING_RETURN_CODES |
Method Summary | |
---|---|
com.ibm.eNetwork.beans.HOD.HostPrintTerminal |
getTerminal()
Gets the HostPrintTerminal (which is a JPanel) component used by the session. |
javax.swing.JPanel |
getTextOIA()
Gets the Textual OIA |
int |
showPrinterSettings()
Shows the panel to set the Printer settings for the session. |
Methods inherited from interface com.ibm.eNetwork.HOD.customizable.HODSession |
---|
close, connect, disconnect, getHODMenubar, getStatusBar, isConnected, showProblemDetermination |
Method Detail |
public com.ibm.eNetwork.beans.HOD.HostPrintTerminal getTerminal()
public int showPrinterSettings()
The return code indicates if the method was successful.
The possible values are
Constant | Description |
---|---|
HODSession.FUNCTION_EXECUTED | Function was successful |
HODSession.FUNCTION_DISABLED | Function not allowed because it is disabled |
HODSession.FUNCTION_NOT_ALLOWED | Function not allowed at this time |
public javax.swing.JPanel getTextOIA()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |