com.ibm.eNetwork.beans.HOD
Class HostPrintTerminal
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JPanel
|
+--com.ibm.eNetwork.HOD.common.gui.HPanel
|
+--com.ibm.eNetwork.beans.HOD.HODPanelBean
|
+--com.ibm.eNetwork.beans.HOD.HostPrintTerminal
- All Implemented Interfaces:
- javax.accessibility.Accessible, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Externalizable, com.ibm.eNetwork.HOD.help.HelpSource, com.ibm.eNetwork.HOD.common.HODConstants, java.awt.image.ImageObserver, java.awt.MenuContainer, OIAListener, PrintJobListener, java.beans.PropertyChangeListener, java.lang.Runnable, java.io.Serializable, com.ibm.eNetwork.beans.HOD.SessionInterface, TraceProducer, java.awt.event.WindowListener
- public class HostPrintTerminal
- extends HODPanelBean
- implements java.awt.event.ActionListener, OIAListener, com.ibm.eNetwork.HOD.help.HelpSource, java.lang.Runnable, java.awt.event.WindowListener, PrintJobListener, com.ibm.eNetwork.beans.HOD.SessionInterface
The HostPrintTerminal Bean
is an bean that is wrapped around the HostPrintSession Bean and is used
to establish connection with a host for 3270 and 5250 printer sessions and present the end user
with a graphical image that reflects the state of thus estblished a printer session.
The following table lists the properties of the HostPrintTerminal Bean:
Note: All properties are bound and vetoable. A PropertyChangeEvent is fired
to all PropertyChangeListeners after a property is changed. A vetoable PropertyChangeEvent is fired to all VetoableChangeListeners
before a property is changed. VetoableChangeListeners can veto a property change by throwing a PropertyVetoException.
Property Name |
Type |
Default
|
Access |
pa1KeyVisible |
boolean |
false |
read/write |
pa2KeyVisible |
boolean |
false |
read/write |
OIAVisible |
boolean |
true |
read/write |
graphicsVisible |
boolean |
true |
read/write |
The following table lists the HostPrintSession properties all of which are inherited by HostPrintTerminal Bean:
Events Fired
The following table lists the events fired from the HostPrintTerminal Bean:
The following table lists the events fired from the HostPrintSession all of which are inherited by HostPrintTerminal Bean:
Events Accepted
The following table lists the events accepted by the HostPrintTerminal Bean:
Class Inheritance
The libraries containing this class are available in two versions: java2 and jdk1.1.8.
This class document represents a compilation using Java 2 and its core libraries.
The class inheritance scheme is shown above.
The alternative library was compiled with JDK 1.1.8. The result is a slightly
different derivation, illustrated in this following class inheritance fragment.
|
+--java.awt.Container
|
+--java.awt.Panel
|
+--com.ibm.eNetwork.HOD.common.gui.HPanel
|
+--
- See Also:
- Serialized Form
Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
Field Summary |
static java.lang.String |
GRAPHICS_VISIBLE
graphicsVisible property keyword |
static java.lang.String |
OIA_VISIBLE
OIAVisible property keyword |
static java.lang.String |
PA1_VISIBLE
pa1KeyVisible property keyword |
static java.lang.String |
PA2_VISIBLE
pa2KeyVisible property keyword |
Fields inherited from class javax.swing.JComponent |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface com.ibm.eNetwork.HOD.common.HODConstants |
DEFAULT_WIN_FONT, HOD_ICON_EVENT, HOD_MSG_FILE, HOD_RAS_COMPID_ADVMACRO, HOD_RAS_COMPID_ASSOC_PRT, HOD_RAS_COMPID_BLINKREMAP, HOD_RAS_COMPID_CODEPAGE, HOD_RAS_COMPID_COLORREMAP, HOD_RAS_COMPID_CONFIG, HOD_RAS_COMPID_FILETRANSFER, HOD_RAS_COMPID_FTP_SCREEN, HOD_RAS_COMPID_FTP_SESSION, HOD_RAS_COMPID_FTP_TERMINAL, HOD_RAS_COMPID_FUDOMA, HOD_RAS_COMPID_HOD_API, HOD_RAS_COMPID_IMPEXP, HOD_RAS_COMPID_JNILOAD, HOD_RAS_COMPID_KEYPAD, HOD_RAS_COMPID_KEYREMAP, HOD_RAS_COMPID_MACRO, HOD_RAS_COMPID_MACROMANGR, HOD_RAS_COMPID_PRT_TERMINAL, HOD_RAS_COMPID_SCREEN, HOD_RAS_COMPID_SESSION, HOD_RAS_COMPID_SESSION_MGR, HOD_RAS_COMPID_SLP, HOD_RAS_COMPID_TERMINAL, HOD_RAS_COMPID_ZIPPRINT, HOD_RAS_FUNC_NAME, HOD_START_UP, HOD_TRANSFER_FILE_INFO, MOUSE_DOUBLE_CLICK_THRESHOLD, XFER_ASCII_GET_OPTIONS, XFER_ASCII_GET_OPTIONS_DEFAULT, XFER_ASCII_PUT_OPTIONS, XFER_ASCII_PUT_OPTIONS_DEFAULT, XFER_BINARY_GET_OPTIONS, XFER_BINARY_GET_OPTIONS_DEFAULT, XFER_BINARY_PUT_OPTIONS, XFER_BINARY_PUT_OPTIONS_DEFAULT, XFER_DEFAULT_OPTIONS, XFER_FILETYPE_DTA, XFER_FILETYPE_SAVF, XFER_FILETYPE_SRC, XFER_HOST_TYPE, XFER_HOST_TYPE_CICS, XFER_HOST_TYPE_CMS, XFER_HOST_TYPE_DEFAULT, XFER_HOST_TYPE_OS400, XFER_HOST_TYPE_TSO, XFER_PACKET_SIZE, XFER_PACKET_SIZE_DEFAULT, XFER_TIME_OUT_VALUE, XFER_TIME_OUT_VALUE_DEFAULT, XFER_TRANSFER_MODE, XFER_TRANSFER_MODE_ASCII, XFER_TRANSFER_MODE_BINARY, XFER_TRANSFER_MODE_DEFAULT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Methods inherited from class com.ibm.eNetwork.beans.HOD.HODPanelBean |
addTraceListener,
clone,
getComponent,
getFunction,
getProperties,
getTraceLevel,
propertyChange,
readExternal,
removeTraceListener,
setProperties,
setTraceLevel,
toString,
writeExternal |
,
Methods inherited from class com.ibm.eNetwork.HOD.common.gui.HPanel |
add, createAssociation, paintComponent, setAccessDesc, setAccessibleName |
Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUIClassID, updateUI |
Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addPropertyChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVerifyInputWhenFocusTarget, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, hide, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, bounds, checkImage, checkImage, contains, createImage, createImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, transferFocus |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.event.ActionListener |
actionPerformed |
Methods inherited from interface com.ibm.eNetwork.HOD.help.HelpSource |
addHelpListener, fireHelpEvent, getHelpContext, removeHelpListener |
Methods inherited from interface java.lang.Runnable |
run |
Methods inherited from interface java.awt.event.WindowListener |
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
PA1_VISIBLE
public static final java.lang.String PA1_VISIBLE
- pa1KeyVisible property keyword
PA2_VISIBLE
public static final java.lang.String PA2_VISIBLE
- pa2KeyVisible property keyword
GRAPHICS_VISIBLE
public static final java.lang.String GRAPHICS_VISIBLE
- graphicsVisible property keyword
OIA_VISIBLE
public static final java.lang.String OIA_VISIBLE
- OIAVisible property keyword
HostPrintTerminal
public HostPrintTerminal()
- Create a new HostPrintTerminal bean object
dispose
public void dispose()
- Disposes HostPrintTerminal and all of its resources. This method should be
called when a HostPrintTerminal instance is no longer needed.
- Overrides:
dispose
in class HODPanelBean
getPreferredSize
public java.awt.Dimension getPreferredSize()
- Returns the current size as the preferred size.
- Overrides:
getPreferredSize
in class javax.swing.JComponent
getFirstIconWordsBtn
public com.ibm.eNetwork.HOD.common.gui.HButton getFirstIconWordsBtn()
addVetoableChangeListener
public void addVetoableChangeListener(java.beans.VetoableChangeListener listener)
- See
Session.addVetoableChangeListener(VetoableChangeListener listener)
- Overrides:
addVetoableChangeListener
in class HODPanelBean
- Following copied from class:
com.ibm.eNetwork.beans.HOD.HODPanelBean
- Parameters:
listener
- The VetoableChangeListener.- See Also:
HODPanelBean.removeVetoableChangeListener(java.beans.VetoableChangeListener)
removeVetoableChangeListener
public void removeVetoableChangeListener(java.beans.VetoableChangeListener listener)
- See
Session.removeVetoableChangeListener(VetoableChangeListener listener)
- Overrides:
removeVetoableChangeListener
in class HODPanelBean
- Following copied from class:
com.ibm.eNetwork.beans.HOD.HODPanelBean
- Parameters:
listener
- The VetoableChangeListener to remove.- See Also:
HODPanelBean.addVetoableChangeListener(java.beans.VetoableChangeListener)
addPropertyChangeListener
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
- See
Session.addPropertyChangeListener(PropertyChangeListener listener)
- Overrides:
addPropertyChangeListener
in class HODPanelBean
- Following copied from class:
com.ibm.eNetwork.beans.HOD.HODPanelBean
- Parameters:
listener
- The PropertyChangeListener.- See Also:
HODPanelBean.removePropertyChangeListener(java.beans.PropertyChangeListener)
removePropertyChangeListener
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
- See
Session.removePropertyChangeListener(PropertyChangeListener listener)
- Overrides:
removePropertyChangeListener
in class HODPanelBean
- Following copied from class:
com.ibm.eNetwork.beans.HOD.HODPanelBean
- Parameters:
listener
- a previously registered PropertyChangeListener object.- See Also:
HODPanelBean.addPropertyChangeListener(java.beans.PropertyChangeListener)
addCommListener
public void addCommListener(CommListener listener)
- See
Session.addCommListener(CommListener listener)
- Specified by:
addCommListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
addOIAListener
public void addOIAListener(OIAListener listener)
- See
Session.addOIAListener(OIAListener listener)
- Specified by:
addOIAListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
removeCommListener
public void removeCommListener(CommListener listener)
- See
Session.removeCommListener(CommListener listener)
- Specified by:
removeCommListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
removeOIAListener
public void removeOIAListener(OIAListener listener)
- See
Session.removeOIAListener(OIAListener listener)
- Specified by:
removeOIAListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
startCommunication
public void startCommunication()
- See
Session.startCommunication()
- Specified by:
startCommunication
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
stopCommunication
public void stopCommunication()
- See
Session.stopCommunication()
- Specified by:
stopCommunication
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isAutoConnect
public boolean isAutoConnect()
- See
Session.isAutoConnect()
- Specified by:
isAutoConnect
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setAutoConnect
public void setAutoConnect(boolean autoConnect)
throws java.beans.PropertyVetoException
- See
Session.setAutoConnect(boolean autoConnect)
- Specified by:
setAutoConnect
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isAutoReconnect
public boolean isAutoReconnect()
- See
Session.isAutoReconnect()
setAutoReconnect
public void setAutoReconnect(boolean autoReconnect)
throws java.beans.PropertyVetoException
- See
Session.setAutoReconnect(boolean autoReconnect)
getCodePage
public java.lang.String getCodePage()
- See
Session.getCodePage()
- Specified by:
getCodePage
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isDeviceNameReady
public boolean isDeviceNameReady()
- See
Session.isDeviceNameReady()
- Specified by:
isDeviceNameReady
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getDeviceName
public java.lang.String getDeviceName()
- See
Session.getDeviceName()
- Specified by:
getDeviceName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isWorkstationIDReady
public boolean isWorkstationIDReady()
- See
Session.isWorkstationIDReady()
- Specified by:
isWorkstationIDReady
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getWorkstationID
public java.lang.String getWorkstationID()
- See
Session.getWorkstationID()
- Specified by:
getWorkstationID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getHostBackup1
public java.lang.String getHostBackup1()
- See
Session.getHostBackup1()
setHostBackup1
public void setHostBackup1(java.lang.String host)
throws java.beans.PropertyVetoException
- See
Session.setHostBackup1(String)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getHostBackup2
public java.lang.String getHostBackup2()
- See
Session.getHostBackup2()
setHostBackup2
public void setHostBackup2(java.lang.String host)
throws java.beans.PropertyVetoException
- See
Session.setHostBackup2(String)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPortBackup1
public int getPortBackup1()
- See
Session.getPortBackup1()
setPortBackup1
public void setPortBackup1(int port)
throws java.beans.PropertyVetoException
- See
Session.setPortBackup1(int)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPortBackup2
public int getPortBackup2()
- See
Session.getPortBackup2()
setPortBackup2
public void setPortBackup2(int port)
throws java.beans.PropertyVetoException
- See
Session.setPortBackup2(int)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLUNameBackup1
public java.lang.String getLUNameBackup1()
- See
Session.getLUNameBackup1()
setLUNameBackup1
public void setLUNameBackup1(java.lang.String luName)
throws java.beans.PropertyVetoException
- See
Session.setLUNameBackup1(String)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLUNameBackup2
public java.lang.String getLUNameBackup2()
- See
Session.getLUNameBackup2()
setLUNameBackup2
public void setLUNameBackup2(java.lang.String luName)
throws java.beans.PropertyVetoException
- See
Session.setLUNameBackup2(String)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getHost
public java.lang.String getHost()
- See
Session.getHost()
- Specified by:
getHost
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setHost
public void setHost(java.lang.String host)
throws java.beans.PropertyVetoException
- See
Session.setHost(String host)
- Specified by:
setHost
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getPort
public int getPort()
- See
Session.getPort()
- Specified by:
getPort
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setPort
public void setPort(int port)
throws java.beans.PropertyVetoException
- See
Session.setPort(int port)
- Specified by:
setPort
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getLUName
public java.lang.String getLUName()
- See
Session.getLUName()
setLUName
public void setLUName(java.lang.String luName)
throws java.beans.PropertyVetoException
- See
Session.setLUName(String luName)
getSession
public Session getSession()
- Returns the Session bean associated with this HostPrintTerminal
- Specified by:
getSession
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getSessionName
public java.lang.String getSessionName()
- See
Session.getSessionName()
- Specified by:
getSessionName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionName
public void setSessionName(java.lang.String name)
throws java.beans.PropertyVetoException
- See
Session.setSessionName(String name)
- Specified by:
setSessionName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getSessionID
public java.lang.String getSessionID()
- See
Session.getSessionID()
- Specified by:
getSessionID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionID
public void setSessionID(java.lang.String ID)
throws java.beans.PropertyVetoException
- See
Session.setSessionID(String ID)
- Specified by:
setSessionID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getSessionType
public java.lang.String getSessionType()
- See
Session.getSessionType()
- Specified by:
getSessionType
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionType
public void setSessionType(java.lang.String type)
throws java.beans.PropertyVetoException
- See
Session.setSessionType(String type)
- Specified by:
setSessionType
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
getECLSession
public com.ibm.eNetwork.ECL.ECLSession getECLSession()
- See
Session.getECLSession()
- Specified by:
getECLSession
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isSSL
public boolean isSSL()
- See
Session.isSSL()
setSSL
public void setSSL(boolean SSL)
throws java.beans.PropertyVetoException
- See
Session.setSSL(boolean SSL)
getSecurityProtocol
public java.lang.String getSecurityProtocol()
- See
Session.getSecurityProtocol()
setSecurityProtocol
public void setSecurityProtocol(java.lang.String protocol)
throws java.beans.PropertyVetoException
- See
Session.setSecurityProtocol(String protocol)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isIgnoreWellKnownTrustedCAs
public boolean isIgnoreWellKnownTrustedCAs()
- See
Session.isIgnoreWellKnownTrustedCAs()
setIgnoreWellKnownTrustedCAs
public void setIgnoreWellKnownTrustedCAs(boolean ignoreWellKnownCAs)
throws java.beans.PropertyVetoException
- See
Session.setIgnoreWellKnownTrustedCAs(boolean ignoreWellKnownCAs)
isSSLServerAuthentication
public boolean isSSLServerAuthentication()
- See
Session.isSSLServerAuthentication()
setSSLServerAuthentication
public void setSSLServerAuthentication(boolean authentication)
throws java.beans.PropertyVetoException
- See
Session.setSSLServerAuthentication(boolean authentication)
isSSLBrowserKeyringAdded
public boolean isSSLBrowserKeyringAdded()
- See
Session.isSSLBrowserKeyringAdded()
setSSLBrowserKeyringAdded
public void setSSLBrowserKeyringAdded(boolean add)
throws java.beans.PropertyVetoException
- See
Session.setSSLBrowserKeyringAdded(boolean add)
isSSLCertificateProvided
public boolean isSSLCertificateProvided()
- See
Session.isSSLCertificateProvided()
setSSLCertificateProvided
public void setSSLCertificateProvided(boolean provided)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateProvided(boolean provided)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSSLCertificateSource
public java.lang.String getSSLCertificateSource()
- See
Session.getSSLCertificateSource()
.
setSSLCertificateSource
public void setSSLCertificateSource(java.lang.String src)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateource(String src)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSSLCertificateURL
public java.lang.String getSSLCertificateURL()
- See
Session.getSSLCertificateURL()
setSSLCertificateURL
public void setSSLCertificateURL(java.lang.String url)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateURL(String url)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
setSSLCertificatePassword
public void setSSLCertificatePassword(java.lang.String pw)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificatePassword(String pw)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSSLCertificateName
public java.lang.String getSSLCertificateName()
- See
Session.getSSLCertificateName()
setSSLCertificateName
public void setSSLCertificateName(java.lang.String name)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateName(String name)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSSLCertificatePromptHowOften
public java.lang.String getSSLCertificatePromptHowOften()
- See
Session.getSSLCertificatePromptHowOften()
setSSLCertificatePromptHowOften
public void setSSLCertificatePromptHowOften(java.lang.String how)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificatePromptHowOften(String how)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSSLCertificatePromptBeforeConnect
public boolean isSSLCertificatePromptBeforeConnect()
- See
Session.isSSLCertificatePromptBeforeConnect()
setSSLCertificatePromptBeforeConnect
public void setSSLCertificatePromptBeforeConnect(boolean prompt)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificatePromptBeforeConnect(boolean prompt)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSSLCertificateHash
public java.lang.String getSSLCertificateHash()
- See
Session.getSSLCertificateHash()
setSSLCertificateHash
public void setSSLCertificateHash(java.lang.String hash)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateHash(String hash)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSSLCertificatePrompted
public boolean isSSLCertificatePrompted()
- See
Session.isSSLCertificatePrompted()
- Specified by:
isSSLCertificatePrompted
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSSLCertificatePrompted
public void setSSLCertificatePrompted(boolean prompted)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificatePrompted(boolean prompted)
.
- Specified by:
setSSLCertificatePrompted
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSSLCertificateRemembered
public boolean isSSLCertificateRemembered()
- See
Session.isSSLCertificateRemembered()
setSSLCertificateRemembered
public void setSSLCertificateRemembered(boolean remembered)
throws java.beans.PropertyVetoException
- See
Session.setSSLCertificateRemembered(boolean remembered)
.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyType
public java.lang.String getProxyType()
- See
Session.getProxyType()
setProxyType
public void setProxyType(java.lang.String newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyType(String newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyServerName
public java.lang.String getProxyServerName()
- See
Session.getProxyServerName()
setProxyServerName
public void setProxyServerName(java.lang.String newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyServerName(String newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyServerPort
public int getProxyServerPort()
- See
Session.getProxyServerPort()
setProxyServerPort
public void setProxyServerPort(int newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyServerPort(int newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyUserID
public java.lang.String getProxyUserID()
- See
Session.getProxyUserID()
setProxyUserID
public void setProxyUserID(java.lang.String newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyUserID(String newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyUserPassword
public java.lang.String getProxyUserPassword()
- See
Session.getProxyUserPassword()
setProxyUserPassword
public void setProxyUserPassword(java.lang.String newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyUserPassword(String newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getProxyAuthenMethod
public java.lang.String getProxyAuthenMethod()
- See
Session.getProxyUserPassword()
setProxyAuthenMethod
public void setProxyAuthenMethod(java.lang.String newPropertyValue)
throws java.beans.PropertyVetoException
- See
Session.setProxyAuthenMethod(String newPropertyValue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
setOIAVisible
public void setOIAVisible(boolean showOIA)
throws java.beans.PropertyVetoException
- Sets OIA Visible.
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isOIAVisible
public boolean isOIAVisible()
- Returns the current value of the OIAVisible property
- See Also:
setOIAVisible(boolean)
setGraphicsVisible
public void setGraphicsVisible(boolean showGraphics)
throws java.beans.PropertyVetoException
- Sets graphicVisible.
- Parameters:
graphicVisible
- takes the following values:
-
Value |
Description |
true | A printer session displays a window that includes several
items of information, and shows the printer, workstation
and host system as icons. |
false (Default) | The icons do not display but the other
information remains |
| - Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isGraphicsVisible
public boolean isGraphicsVisible()
- Returns the current value of the graphicsVisible property
- See Also:
isGraphicsVisible()
setThaiDisplayMode
public void setThaiDisplayMode(int mode)
throws java.beans.PropertyVetoException
- Set Thai display mode property. Thai property applies to Thai Session
only.
- Throws:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value- See Also:
getThaiDisplayMode()
getThaiDisplayMode
public int getThaiDisplayMode()
- Returns the current value of the ThaiDisplayMode property
- See Also:
setThaiDisplayMode(int)
printTestPage
public void printTestPage()
- Prints Test page
ejectPage
public void ejectPage()
- Ejects Page
setLanguageProperties
public void setLanguageProperties(boolean rtl,
boolean numericSwap,
boolean symmetricSwap)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setLanguageProperties(boolean rtl, boolean numericSwap, boolean symmetricSwap)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
tLanguageProperties
public void tLanguageProperties()
defaults
public static java.util.Properties defaults()
- Returns a default Properties object for HostPrintTerminal.
getTraceName
public java.lang.String getTraceName()
- Returns a trace identifier for this bean
- Overrides:
getTraceName
in class HODPanelBean
setPa1KeyVisible
public void setPa1KeyVisible(boolean pa1KeyVisible)
throws java.beans.PropertyVetoException
- Sets the pa1KeyVisible property. This property is only valid for LU1 3270 print.
- Parameters:
pa1KeyVisible
- takes the following values:
-
Value |
Description |
true | PA1 (Program Attention 1 ) key to be visible
The function of the key depends on the host application. |
false (Default) | Makes PA1 key invisible. |
| - Throws:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.- See Also:
isPa1KeyVisible()
isPa1KeyVisible
public boolean isPa1KeyVisible()
- Gets the value of the pa1KeyVisible
- Returns:
- the current setting of the pa1KeyVisible property
- See Also:
setPa1KeyVisible(boolean)
setPa2KeyVisible
public void setPa2KeyVisible(boolean pa2KeyVisible)
throws java.beans.PropertyVetoException
- Sets the pa2KeyVisible property. This property is only valid for LU1 3270 print.
- Parameters:
pa2KeyVisible
- takes the following values:
-
Value |
Description |
true | PA2 (Program Attention 2 ) key to be visible
The function of the key depends on the host application. |
false (Default) | Makes PA2 key invisible. |
| - Throws:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.- See Also:
isPa2KeyVisible()
isPa2KeyVisible
public boolean isPa2KeyVisible()
- Gets the value of the pa2KeyVisible
- Returns:
- the current setting of the Pa2KeyVisible property
- See Also:
setPa2KeyVisible(boolean)
setSLPMaxWaitTime
public void setSLPMaxWaitTime(int SLPMaxWaitTime)
throws java.beans.PropertyVetoException
- See
Session.setSLPMaxWaitTime(int SLPMaxWaitTime)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSLPMaxWaitTime
public int getSLPMaxWaitTime()
- See
Session.getSLPMaxWaitTime()
setSLPThisScopeOnly
public void setSLPThisScopeOnly(boolean SLPThisScopeOnly)
throws java.beans.PropertyVetoException
- See
Session.setSLPThisScopeOnly(boolean SLPThisScopeOnly)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSLPThisScopeOnly
public boolean isSLPThisScopeOnly()
- See
Session.isSLPThisScopeOnly()
setSLPScope
public void setSLPScope(java.lang.String SLPScope)
throws java.beans.PropertyVetoException
- See
Session.setSLPScope(String SLPScope)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSLPScope
public java.lang.String getSLPScope()
- See
Session.getSLPScope()
setLUMServer
public void setLUMServer(java.lang.String LUMServer)
throws java.beans.PropertyVetoException
- See
Session.setLUMServer(String LUMServer)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLUMServer
public java.lang.String getLUMServer()
- See
Session.getLUMServer()
setSLPAS400Name
public void setSLPAS400Name(java.lang.String SLPAS400Name)
throws java.beans.PropertyVetoException
- See
Session.setSLPAS400Name(String SLPAS400Name)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getSLPAS400Name
public java.lang.String getSLPAS400Name()
- See
Session.getSLPAS400Name()
setLUMLicensing
public void setLUMLicensing(java.lang.String LUMLicensing)
throws java.beans.PropertyVetoException
- See
Session.setLUMLicensing(String LUMLicensing)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLUMLicensing
public java.lang.String getLUMLicensing()
- See
Session.getLUMLicensing(String CICSGWCodePage)
setServiceMgrHost
public void setServiceMgrHost(java.lang.String serviceMgrHost)
throws java.beans.PropertyVetoException
- See
Session.setServiceMgrHost(String serviceMgrHost)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getServiceMgrHost
public java.lang.String getServiceMgrHost()
- See
Session.getServiceMgrHost()
setWorkstationID
public void setWorkstationID(java.lang.String workstationID)
throws java.beans.PropertyVetoException
- See
Session.setWorkstationID(String workstationID)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
setLUMPort
public void setLUMPort(int LUMPort)
throws java.beans.PropertyVetoException
- See
Session.setLUMPort(int LUMPort)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLUMPort
public int getLUMPort()
- See
Session.getLUMPort()
setSLPEnabled
public void setSLPEnabled(boolean SLPEnabled)
throws java.beans.PropertyVetoException
- See
Session.setSLPEnabled(boolean SLPEnabled)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSLPEnabled
public boolean isSLPEnabled()
- See
Session.isSLPEnabled()
setSSLTelnetNegotiated
public void setSSLTelnetNegotiated(boolean SSLTelnetNegotiated)
throws java.beans.PropertyVetoException
- See
Session.setSSLTelnetNegotiated(boolean SSLTelnetNegotiated)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSSLTelnetNegotiated
public boolean isSSLTelnetNegotiated()
- See
Session.isSSLTelnetNegotiated()
setPrintBufferSize
public void setPrintBufferSize(int printBufferSize)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrintBufferSize(int printBufferSize)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPrintBufferSize
public int getPrintBufferSize()
- See
HostPrintSession.getPrintBufferSize()
setUseWindowsPrinter
public void setUseWindowsPrinter(boolean useWindowsPrinter)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setUseWindowsPrinter(boolean useWindowsPrinter)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isUseWindowsPrinter
public boolean isUseWindowsPrinter()
- See
HostPrintSession.isUseWindowsPrinter()
setUseWindowsDefaultPrinter
public void setUseWindowsDefaultPrinter(boolean useWindowsDefaultPrinter)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setUseWindowsDefaultPrinter(boolean useWindowsDefaultPrinter))
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isUseWindowsDefaultPrinter
public boolean isUseWindowsDefaultPrinter()
- See
HostPrintSession.isUseWindowsDefaultPrinter()
setWindowsPrinterName
public void setWindowsPrinterName(java.lang.String windowsPrinterName)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setWindowsPrinterName(String windowsPrinterName)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getWindowsPrinterName
public java.lang.String getWindowsPrinterName()
- See
HostPrintSession.getWindowsPrinterName()
setUsePDT
public void setUsePDT(boolean usePDT)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setUsePDT(boolean usePDT)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isUsePDT
public boolean isUsePDT()
- See
HostPrintSession.isUsePDT()
setPDTFile
public void setPDTFile(java.lang.String PDTFile)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPDTFile(String PDTFile)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPDTFile
public java.lang.String getPDTFile()
- See
HostPrintSession.getPDTFile()
setUseAdobePDF
public void setUseAdobePDF(boolean useAdobePDF)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setUseAdobePDF(boolean useAdobePDF)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isUseAdobePDF
public boolean isUseAdobePDF()
- See
HostPrintSession.isUseAdobePDF()
setViewJobInBrowser
public void setViewJobInBrowser(boolean viewJobInBrowser)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setViewJobInBrowser(boolean useAdobePDF)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isViewJobInBrowser
public boolean isViewJobInBrowser()
- See
HostPrintSession.isViewJobInBrowser()
setPdfPaperSize
public void setPdfPaperSize(java.lang.String pdfPaperSize)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPdfPaperSize(String pdfPaperSize)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPdfPaperSize
public java.lang.String getPdfPaperSize()
- See
HostPrintSession.getPdfPaperSize()
setPdfPaperOrientation
public void setPdfPaperOrientation(java.lang.String pdfPaperOrientation)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPdfPaperOrientation(String pdfPaperOrientation)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPdfPaperOrientation
public java.lang.String getPdfPaperOrientation()
- See
HostPrintSession.getPdfPaperOrientation()
setPdfFont
public void setPdfFont(java.lang.String pdfFont)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPdfFont(tring pdfFont)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPdfFont
public java.lang.String getPdfFont()
- See
HostPrintSession.getPdfFont()
setCharsPerInch
public void setCharsPerInch(int charsPerInch)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setCharsPerInch(int charsPerInch)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getCharsPerInch
public int getCharsPerInch()
- See
HostPrintSession.getCharsPerInch()
setLinesPerInch
public void setLinesPerInch(int linesPerInch)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setLinesPerInch(int linesPerInch)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getLinesPerInch
public int getLinesPerInch()
- See
HostPrintSession.getLinesPerInch()
setMaxCharsPerLine
public void setMaxCharsPerLine(int maxCharsPerLine)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setMaxCharsPerLine(int maxCharsPerLine)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getMaxCharsPerLine
public int getMaxCharsPerLine()
- See
HostPrintSession.getMaxCharsPerLine()
setMaxLinesPerPage
public void setMaxLinesPerPage(int maxLinesPerPage)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setMaxLinesPerPage(int maxLinesPerPage)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getMaxLinesPerPage
public int getMaxLinesPerPage()
- See
HostPrintSession.getMaxLinesPerPage()
setFaceName
public void setFaceName(java.lang.String faceName)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setFaceName(String faceName)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getFaceName
public java.lang.String getFaceName()
- See
HostPrintSession.getFaceName()
setSuppressNullLines
public void setSuppressNullLines(boolean suppressNullLines)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSuppressNullLines(boolean suppressNullLines)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSuppressNullLines
public boolean isSuppressNullLines()
- See
HostPrintSession.isSuppressNullLines()
setPrintNullsAsSpaces
public void setPrintNullsAsSpaces(boolean printNullsAsSpaces)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrintNullsAsSpaces(boolean printNullsAsSpaces)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isPrintNullsAsSpaces
public boolean isPrintNullsAsSpaces()
- See
HostPrintSession.isPrintNullsAsSpaces()
setSuppressAutoNewlineCR
public void setSuppressAutoNewlineCR(boolean suppressAutoNewLineCR)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSuppressAutoNewlineCR(boolean suppressAutoNewLineCR)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSuppressAutoNewlineCR
public boolean isSuppressAutoNewlineCR()
- See
HostPrintSession.isSuppressAutoNewlineCR()
setSuppressAutoNewlineNL
public void setSuppressAutoNewlineNL(boolean suppressAutoNewLineNL)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSuppressAutoNewlineNL(boolean suppressAutoNewLineNL)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSuppressAutoNewlineNL
public boolean isSuppressAutoNewlineNL()
- See
HostPrintSession.isSuppressAutoNewlineNL()
setIgnoreFFFirstPos
public void setIgnoreFFFirstPos(boolean ignoreFFFirstPos)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setIgnoreFFFirstPos(boolean ignoreFFFirstPos)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isIgnoreFFFirstPos
public boolean isIgnoreFFFirstPos()
- See
HostPrintSession.isIgnoreFFFirstPos()
setFFTakesPrintPos
public void setFFTakesPrintPos(boolean FFTakesPrintPos)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setFFTakesPrintPos(boolean FFTakesPrintPos)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isFFTakesPrintPos
public boolean isFFTakesPrintPos()
- See
HostPrintSession.isFFTakesPrintPos()
setFormFeedPosition
public void setFormFeedPosition(java.lang.String formFeedPosition)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setFormFeedPosition(String formFeedPosition)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getFormFeedPosition
public java.lang.String getFormFeedPosition()
- See
HostPrintSession.getFormFeedPosition()
setDrawFieldAttr
public void setDrawFieldAttr(java.lang.String drawFieldAttr)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setDrawFieldAttr(String drawFieldAttr)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getDrawFieldAttr
public java.lang.String getDrawFieldAttr()
- See
HostPrintSession.getDrawFieldAttr()
setPrinterFontCodePage
public void setPrinterFontCodePage(int printerFontCodePage)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrinterFontCodePage(int printerFontCodePage)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPrinterFontCodePage
public int getPrinterFontCodePage()
- See
HostPrintSession.getPrinterFontCodePage()
setIntervTime
public void setIntervTime(int intervTime)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrinterFontCodePage(int intervTime)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getIntervTime
public int getIntervTime()
- See
HostPrintSession.getIntervTime()
setConcatTime
public void setConcatTime(int concatTime)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setConcatTime(int concatTime)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getConcatTime
public int getConcatTime()
- See
HostPrintSession.getConcatTime()
setTermTime
public void setTermTime(int termTime)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setTermTime(int termTime)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getTermTime
public int getTermTime()
- See
HostPrintSession.getTermTime()
setBestFit
public void setBestFit(boolean bestFit)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setBestFit(boolean bestFit)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isBestFit
public boolean isBestFit()
- See
HostPrintSession.isBestFit()
setIgnoreAttr
public void setIgnoreAttr(boolean ignoreAttr)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setIgnoreAttr(boolean ignoreAttr)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isIgnoreAttr
public boolean isIgnoreAttr()
- See
HostPrintSession.isIgnoreAttr()
setSCSSense
public void setSCSSense(boolean SCSSense)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSCSSense(boolean SCSSense)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSCSSense
public boolean isSCSSense()
- See
HostPrintSession.isSCSSens()
setInheritParms
public void setInheritParms(boolean inheritParms)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setInheritParms(boolean inheritParms)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isInheritParms
public boolean isInheritParms()
- See
HostPrintSession.isInheritParms()
setTractor
public void setTractor(boolean tractor)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setTractor(boolean tractor)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isTractor
public boolean isTractor()
- See
HostPrintSession.isTractor()
setPrinterModel
public void setPrinterModel(java.lang.String printerModel)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrinterModel(String printerModel)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPrinterModel
public java.lang.String getPrinterModel()
- See
HostPrintSession.getPrinterModel()
setDrawer1
public void setDrawer1(java.lang.String drawer1)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setDrawer1(String drawer1)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getDrawer1
public java.lang.String getDrawer1()
- See
HostPrintSession.getDrawer1()
setDrawer2
public void setDrawer2(java.lang.String drawer2)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setDrawer2(String drawer2)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getDrawer2
public java.lang.String getDrawer2()
- See
HostPrintSession.getDrawer2()
setEnvelopeHopper
public void setEnvelopeHopper(java.lang.String envelopeHopper)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setEnvelopeHopper(String envelopeHopper)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getEnvelopeHopper
public java.lang.String getEnvelopeHopper()
- See
HostPrintSession.getEnvelopeHopper()
setAsciiCodePage899
public void setAsciiCodePage899(boolean asciiCodePage899)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setAsciiCodePage899(boolean asciiCodePage899)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isAsciiCodePage899
public boolean isAsciiCodePage899()
- See
HostPrintSession.isAsciiCodePage899()
setMessageQueue
public void setMessageQueue(java.lang.String messageQueue)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setMessageQueue(String messageQueue)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getMessageQueue
public java.lang.String getMessageQueue()
- See
HostPrintSession.getMessageQueue()
setMessageLibrary
public void setMessageLibrary(java.lang.String messageLibrary)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setMessageLibrary(String messageLibrary)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getMessageLibrary
public java.lang.String getMessageLibrary()
- See
HostPrintSession.getMessageLibrary()
setHostFont
public void setHostFont(java.lang.String hostFont)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setHostFont(String hostFont)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getHostFont
public java.lang.String getHostFont()
- See
HostPrintSession.getHostFont()
setUseCustomizingObject
public void setUseCustomizingObject(boolean useCustomizingObject)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setUseCustomizingObject(boolean useCustomizingObject)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isUseCustomizingObject
public boolean isUseCustomizingObject()
- See
HostPrintSession.isUseCustomizingObject()
setCustomizingObject
public void setCustomizingObject(java.lang.String customizingObject)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setCustomizingObject(String customizingObject)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getCustomizingObject
public java.lang.String getCustomizingObject()
- See
HostPrintSession.getCustomizingObject()
setCustomizingLibrary
public void setCustomizingLibrary(java.lang.String customizingLibrary)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setCustomizingLibrary(String customizingLibrary)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getCustomizingLibrary
public java.lang.String getCustomizingLibrary()
- See
HostPrintSession.getCustomizingLibrary()
setRTLFile
public void setRTLFile(boolean rtl)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setRTLFile(boolean rtl)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isRTLFile
public boolean isRTLFile()
- See
HostPrintSession.isRTLFile()
setSymmetricSwap
public void setSymmetricSwap(boolean doSwapping)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSymmetricSwap(boolean doSwapping)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSymmetricSwap
public boolean isSymmetricSwap()
- See
HostPrintSession.isSymmetricSwap()
setNumericSwap
public void setNumericSwap(boolean doSwapping)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setNumericSwap(boolean doSwapping)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isNumericSwap
public boolean isNumericSwap()
- See
HostPrintSession.isNumericSwap()
addPrintJobListener
public void addPrintJobListener(PrintJobListener listener)
- See
HostPrintSession.addPrintJobListener(PrintJobListener listener)
removePrintJobListener
public void removePrintJobListener(PrintJobListener listener)
- See
HostPrintSession.removePrintJobListener(PrintJobListener listener)
setPrintDestination
public void setPrintDestination(boolean printer)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrintDestination(boolean printer)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isPrintDestination
public boolean isPrintDestination()
- See
HostPrintSession.isPrintDestination()
setPrintFileName
public void setPrintFileName(java.lang.String fileName)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrintFileName(String fileName)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPrintFileName
public java.lang.String getPrintFileName()
- See
HostPrintSession.getPrintFileName()
setSeparateFiles
public void setSeparateFiles(boolean separate)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setSeparateFiles(boolean separate)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
isSeparateFiles
public boolean isSeparateFiles()
- See
HostPrintSession.isSeparateFiles()
setPrinterName
public void setPrinterName(java.lang.String printerName)
throws java.beans.PropertyVetoException
- See
HostPrintSession.setPrinterName(String printerName)
- Throws:
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.
getPrinterName
public java.lang.String getPrinterName()
- See
HostPrintSession.getPrinterName()
setCodePage
public void setCodePage(java.lang.String codePage)
throws java.lang.Exception
isCommStarted
public boolean isCommStarted()
getCommStatus
public int getCommStatus()