Overview
Package
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
U
W
A
addHighlightArea(int, int, Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Add an area of the 3270 display to be highlighted in the given Color.
addHighlightAreas(int[], int[], Color[])
- Method in class unikix.clientapis.emulator.
KixEmulator
Add multiple areas of the 3270 display to be highlighted in the given Colors.
addKixEmulatorListener(KixEmulatorListener)
- Method in class unikix.clientapis.emulator.
KixEmulator
Add a KixEmulatorListener.
addNotify()
- Method in class unikix.clientapis.emulator.
KixEmulator
addPropertyChangeListener(PropertyChangeListener)
- Method in class unikix.clientapis.emulator.
KixEmulator
Add a PropertyChangeListener to the listener list.
B
backspace()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the backspace key on the keyboard.
backtab()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the backtab key on the keyboard.
C
CODEPAGE_DEFAULT
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM037
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1025
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1026
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1047
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1140
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1141
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1142
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1143
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1144
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1145
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1146
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1147
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1148
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM1149
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM273
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM277
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM278
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM280
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM284
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM285
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM297
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM500
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM870
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM875
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM930
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM933
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM935
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM937
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CODEPAGE_IBM939
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CodepagePropertyEditor
- class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
.
This class is a standard bean property editor for codepage type properties.
CodepagePropertyEditor()
- Constructor for class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
COLOR_BLUE
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_DEFAULT
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_GREEN
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_NEUTRAL
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_PINK
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_RED
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_TURQ
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
COLOR_YELLOW
- Static variable in interface unikix.clientapis.emulator.
Kix3270Constants
columnFromOffset(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the column from a given offset.
connect()
- Method in class unikix.clientapis.emulator.
KixEmulator
Attempts to establish a connection to the specified host system.
CONNECTION_STATE_CONNECTED
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CONNECTION_STATE_CONNECTING
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CONNECTION_STATE_DISCONNECTED
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CONNECTION_STATE_DISCONNECTING
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CURSOR_BLOCK
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CURSOR_INVERSE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CURSOR_SIDELINE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
CURSOR_UNDERLINE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
cursorDown()
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor down one character position.
cursorLeft()
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor one character position to the left.
cursorRight()
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor one character position to the right.
CursorStylePropertyEditor
- class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
.
This class is a standard bean property editor for cursor style properties.
CursorStylePropertyEditor()
- Constructor for class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
cursorUp()
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor up one character position.
D
delete()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the delete key on the keyboard.
DISC_REASON_DEVICE_IN_USE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_DROPPED
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_INV_DEVICE_TYPE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_INV_NAME
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_NEVER_CONNECTED
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_NO_CONNECTION_ESTABLISHED
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_NOT_TN3270_HOST
- Static variable in class unikix.clientapis.emulator.
KixEmulator
Deprecated.
Non-3270 communication is now allowed, so this is never generated.
DISC_REASON_SECURITY_FAILURE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_STOPPED_BY_USER
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_TIMED_OUT
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_TYPE_NAME_ERROR
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_UNKNOWN_ERROR
- Static variable in class unikix.clientapis.emulator.
KixEmulator
DISC_REASON_UNSUPPORTED_REQ
- Static variable in class unikix.clientapis.emulator.
KixEmulator
disconnect()
- Method in class unikix.clientapis.emulator.
KixEmulator
Disconnects from the currently connected system.
disconnect(String)
- Method in class unikix.clientapis.emulator.
KixEmulator
Disconnects from the currently connected system.
dispose()
- Method in class unikix.clientapis.emulator.
KixEmulator
Disposes of the emulator and releases any resources that it is using.
dump(OutputStream)
- Method in class unikix.clientapis.emulator.
KixEmulator
Perform a diagnostic dump of the state of the Emulator.
dump(PrintWriter)
- Method in class unikix.clientapis.emulator.
KixEmulator
Perform a diagnostic dump of the state of the Emulator.
E
eraseEndOfField()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the EOF key on the keyboard.
eraseInput()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the Erase Input key on the keyboard.
F
findField(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the field that contains the given offset.
firePropertyChange(String, Object, Object)
- Method in class unikix.clientapis.emulator.
KixEmulator
G
getAsText()
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
getAsText()
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
getAsText()
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
getAsText()
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
getBackground()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Background Color of the terminal.
getBeanDescriptor()
- Method in class unikix.clientapis.emulator.
KixEmulatorBeanInfo
getBoundary()
- Method in class unikix.clientapis.emulator.
KixEmulator
Returns an Insets object representing the 'freespace' around the emulator.
getCharAttributes()
- Method in class unikix.clientapis.emulator.
KixField
Get the extended attributes.
getCharColors()
- Method in class unikix.clientapis.emulator.
KixField
Get the extended colors.
getCharSet()
- Method in class unikix.clientapis.emulator.
KixField
Determine the character set of the field
getCharSetBuffer()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets a copy of the charset buffer.
getColor()
- Method in class unikix.clientapis.emulator.
KixField
Determine the 3270 color of the field
getColorBuffer()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets a copy of the color buffer.
getColumn()
- Method in class unikix.clientapis.emulator.
KixField
Get the column of the start of the field.
getColumns()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the number of columns of the terminal.
getColumnWidth()
- Method in class unikix.clientapis.emulator.
KixEmulator
Returns the width of a single column of the emulator in pixels.
getConnectionState()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the connection state of the terminal.
getCopyrightString()
- Method in class unikix.clientapis.emulator.
KixEmulator
This method returns the Sun Copyright String.
getCursorColumn()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the column of the emulator containing the cursor.
getCursorOffset()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the offset of the cursor in the current 3270 buffer.
getCursorRow()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the row of the emulator containing the cursor.
getData()
- Method in class unikix.clientapis.emulator.
KixField
Get a copy of the data associated with this field.
getDataLength()
- Method in class unikix.clientapis.emulator.
KixField
Get the length of the data in the field.
getDisplayBuffer()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets a copy of the display buffer.
getDisplaySize()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the display size of the terminal in characters.
getEventSetDescriptors()
- Method in class unikix.clientapis.emulator.
KixEmulatorBeanInfo
getExtendedAttributeBuffer()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets a copy of the extended attribute buffer.
getExtendedColors()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Extended Color Map.
getExtendedColors(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Get a single extended Color Map entry.
getFields()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets a Vector that contains representations of the fields.
getFirstCharOffset()
- Method in class unikix.clientapis.emulator.
KixField
Get the offset of the first character in the field (as opposed to the attribute byte).
getFont()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the font of the terminal.
getForceEWA()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the boolean value of whether ForceEWA is set or not.
getHostCodepage()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the EBCDIC codepage used for conversion of characters to and from the 3270 host system.
getIcon(int)
- Method in class unikix.clientapis.emulator.
KixEmulatorBeanInfo
getID()
- Method in class unikix.clientapis.emulator.
KixEmulatorEvent
getIdentifierString()
- Method in class unikix.clientapis.emulator.
KixEmulator
This method returns a String that identifies the version and build level of this Bean.
getInsertCursorColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Insert Cursor Color.
getInsertCursorStyle()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Insert Cursor Style.
getJavaInitializationString()
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
getJavaInitializationString()
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
getJavaInitializationString()
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
getJavaInitializationString()
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
getKeyHandling()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine if the emulator is to use the default keyboard handling.
getLastCharOffset()
- Method in class unikix.clientapis.emulator.
KixField
Get the offset of the last character in the field (as opposed to the attribute byte).
getLastDisconnectionReason()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the reason for the last disconnection of the terminal.
getLastDisconnectionString()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the reason for the last disconnection of the terminal as a String.
getLength()
- Method in class unikix.clientapis.emulator.
KixField
Get the field length.
getMaximumColumns()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the maximum number of columns of the terminal.
getMaximumDisplaySize()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the maximum display size of the terminal in characters.
getMaximumRows()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the maximum number of rows of the terminal.
getMethodDescriptors()
- Method in class unikix.clientapis.emulator.
KixEmulatorBeanInfo
getMinimumSize()
- Method in class unikix.clientapis.emulator.
KixEmulator
getModel()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Model of the terminal.
getNetname()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Netname used for the current 3270 session.
getNetworkInactivityTimeout()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Network Inactivity Timeout for the remote connection.
getNumericInputValidation()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine whether validation is performed of characters typed in numeric fields
getOffset()
- Method in class unikix.clientapis.emulator.
KixField
Get the field offset.
getOvertypeCursorColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Overtype Cursor Color.
getOvertypeCursorStyle()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Overtype Cursor Style.
getPreferredNetname()
- Method in class unikix.clientapis.emulator.
KixEmulator
When connecting to a TN3270E server, it is possible to specify a netname that a terminal wishes to connect as.
getPreferredSize()
- Method in class unikix.clientapis.emulator.
KixEmulator
getPrintStyle()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the style of printing.
getPropertyDescriptors()
- Method in class unikix.clientapis.emulator.
KixEmulatorBeanInfo
getProtectedIntenseColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Protected Intense Color.
getProtectedNormalColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Protected Normal Color of the terminal.
getReadableString(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Get a portion of the screen as a human readable string.
getRow()
- Method in class unikix.clientapis.emulator.
KixField
Get the row of the start of the field.
getRowHeight()
- Method in class unikix.clientapis.emulator.
KixEmulator
Returns the height of a single row of the emulator in pixels.
getRows()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the number of rows of the terminal.
getStatusBarBackground()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Status Bar Background.
getStatusBarForeground()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Status Bar Foreground.
getTags()
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
getTags()
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
getTags()
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
getTags()
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
getTerminalMode()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the current terminal mode.
getText()
- Method in class unikix.clientapis.emulator.
KixField
Get a textual representation of the data in the field.
getTN3270Host()
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the TN3270 Host value of the terminal.
getTN3270Port()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the TN3270 Port value of the terminal.
getUnprotectedIntenseColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Unprotected Intense Color of the terminal.
getUnprotectedNormalColor()
- Method in class unikix.clientapis.emulator.
KixEmulator
Get the Unprotected Normal Color of the terminal.
getValue()
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
getValue()
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
getValue()
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
getValue()
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
H
home()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the home key on the keyboard.
HOST_CHANGED_SCREEN
- Static variable in class unikix.clientapis.emulator.
KixEmulatorEvent
hostChangedScreen(KixEmulatorEvent)
- Method in interface unikix.clientapis.emulator.
KixEmulatorListener
Invoked when a datastream from the host has modified the contents of the KixEmulator.
hostUnlockedKeyboard()
- Method in class unikix.clientapis.emulator.
KixEmulatorEvent
This method returns true for a HOST_CHANGED_SCREEN event, where the keyboard lock state changed from locked to unlocked.
I
isAskip()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is Askip.
isCapturingData()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine if the emulator is to capture histories of data for use in dumping at a future time.
isCharFlashing(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is flashing.
isCharFlashing(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is flashing.
isCharReversed(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is reversed.
isCharReversed(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is reversed.
isCharUnderlined(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is underlined.
isCharUnderlined(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the character is underlined.
isConnected()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the terminal is in a connected state.
isConnecting()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the terminal is in a connecting state.
isCursorSelectCapable()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is Cursor Select Capable.
isDisconnected()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the terminal is in a disconnected state.
isDisconnecting()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the terminal is in a disconnecting state.
isFormatted()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the terminal display is formatted.
isInsertCursorFlashing()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine whether the Insert Cursor should flash or not.
isInserting()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if insert mode is operational.
isIntense()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is intense.
isKeyboardInitiallyUnlocked()
- Method in class unikix.clientapis.emulator.
KixEmulator
This determines whether to unlock the keyboard on receiving the first datastream from the host.
isKeyboardLocked()
- Method in class unikix.clientapis.emulator.
KixEmulator
Return true if the keyboard is locked.
isModified()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field has the MDT set.
isNumeric()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is Numeric.
isOvertypeCursorFlashing()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine whether the Overtype Cursor should flash or not.
isProtected()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is protected.
isSOSI()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field allows the user to enter SOSI data.
isStatusBarShowing()
- Method in class unikix.clientapis.emulator.
KixEmulator
Determine whether the visible emulator should have a Status Bar on it.
isSysreqAllowed()
- Method in class unikix.clientapis.emulator.
KixEmulator
This method is used to determine if the use of pressSysreq() is allowed.
isTN3270EAllowed()
- Method in class unikix.clientapis.emulator.
KixEmulator
Allow the KixEmulator to use the TN3270E protocol (as defined in RFC 1647 and RFC 2355).
isVisible()
- Method in class unikix.clientapis.emulator.
KixField
Determine if the field is visible.
K
Kix3270Constants
- interface unikix.clientapis.emulator.
Kix3270Constants
.
This interface defines a number of 3270 related constants used by both KixEmulator and KixField.
KixEmulator
- class unikix.clientapis.emulator.
KixEmulator
.
A 3270 terminal emulator.
KixEmulator()
- Constructor for class unikix.clientapis.emulator.
KixEmulator
Construct a KixEmulator.
KixEmulator(KixEmulator)
- Constructor for class unikix.clientapis.emulator.
KixEmulator
Construct a KixEmulator.
KixEmulatorBeanInfo
- class unikix.clientapis.emulator.
KixEmulatorBeanInfo
.
KixEmulatorBeanInfo()
- Constructor for class unikix.clientapis.emulator.
KixEmulatorBeanInfo
KixEmulatorEvent
- class unikix.clientapis.emulator.
KixEmulatorEvent
.
An event that encapsultes an event occuring in a KixEmulator that cannot easily be described as being a property change.
KixEmulatorListener
- interface unikix.clientapis.emulator.
KixEmulatorListener
.
An interface that should be implemented by classes wishing to listen for events of type KixEmulatorEvent.
KixField
- class unikix.clientapis.emulator.
KixField
.
A representation of a 3270 field.
M
MODEL_3278_2
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_2_E
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_3
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_3_E
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_4
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_4_E
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_5
- Static variable in class unikix.clientapis.emulator.
KixEmulator
MODEL_3278_5_E
- Static variable in class unikix.clientapis.emulator.
KixEmulator
ModelPropertyEditor
- class unikix.clientapis.emulator.editors.
ModelPropertyEditor
.
This class is a standard bean property editor for model properties.
ModelPropertyEditor()
- Constructor for class unikix.clientapis.emulator.editors.
ModelPropertyEditor
moveCursorToOffset(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor to the specified offset on the screen.
moveCursorToRowColumn(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Moves the cursor to the specified row,column on the screen.
N
newline()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the newline key on the keyboard.
O
offsetFromPoint(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return the offset value given the x,y screen pixel position.
offsetFromPoint(Point)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return the offset value given a Point p screen pixel position.
offsetFromRowColumn(int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Return the offset value given a row, column pair.
P
paint(Graphics)
- Method in class unikix.clientapis.emulator.
KixEmulator
pressATTN()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulate the pressing of the ATTN key.
pressClear()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the clear key on the keyboard.
pressCursorSelect()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the Cursor Select key on the keyboard.
pressDUP()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the DUP key on the keyboard.
pressEnter()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the enter key on the keyboard.
pressFieldMark()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the Field Mark key on the keyboard.
pressPA(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the specified PA key on the keyboard.
pressPF(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the specified PF key on the keyboard.
pressReset()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the Reset key on the keyboard.
pressSysreq()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulate the pressing of the SYSREQ key.
print(Graphics)
- Method in class unikix.clientapis.emulator.
KixEmulator
printAll(Graphics)
- Method in class unikix.clientapis.emulator.
KixEmulator
PRINTSTYLE_BLACK_ON_WHITE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
PRINTSTYLE_NORMAL
- Static variable in class unikix.clientapis.emulator.
KixEmulator
PRINTSTYLE_REVERSE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
PRINTSTYLE_WHITE_ON_BLACK
- Static variable in class unikix.clientapis.emulator.
KixEmulator
PrintStylePropertyEditor
- class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
.
This class is a standard bean property editor for print style properties.
PrintStylePropertyEditor()
- Constructor for class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
R
removeAllHighlightAreas()
- Method in class unikix.clientapis.emulator.
KixEmulator
Remove all the highlighted areas from the screen.
removeKixEmulatorListener(KixEmulatorListener)
- Method in class unikix.clientapis.emulator.
KixEmulator
Remove a KixEmulatorListener.
removeNotify()
- Method in class unikix.clientapis.emulator.
KixEmulator
removePropertyChangeListener(PropertyChangeListener)
- Method in class unikix.clientapis.emulator.
KixEmulator
Remove a PropertyChangeListener from the listener list.
rowFromOffset(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Gets the row from a given offset.
S
setAsText(String)
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
setAsText(String)
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
setAsText(String)
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
setAsText(String)
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
setBackground(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Sets the terminal Background Color to the specified color.
setBounds(int, int, int, int)
- Method in class unikix.clientapis.emulator.
KixEmulator
setCapturingData(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Define if the emulator is to capture histories of data for use in dumping at a future time.
setData(char[])
- Method in class unikix.clientapis.emulator.
KixField
Set the data in the field to the data provided.
setDebugDestination(PrintWriter)
- Method in class unikix.clientapis.emulator.
KixEmulator
Output debug information to the supplied PrintWriter
setEnabled(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
setExtendedColors(Color[])
- Method in class unikix.clientapis.emulator.
KixEmulator
Set a the colors in the color map for the colors as defined by the extended attributes on the screen.
setExtendedColors(int, Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set a single color in the color map for the colors as defined by the extended attributes on the screen.
setFont(Font)
- Method in class unikix.clientapis.emulator.
KixEmulator
Sets the terminal font to the specified font.
setForceEWA(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Treat all datastreams that come in as being for the alternate screen size.
setForceInitialEW(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
This method causes a datastream to be generated internally that clears the screen and frees the keyboard.
setHostCodepage(String)
- Method in class unikix.clientapis.emulator.
KixEmulator
Sets the EBCDIC codepage to use for conversion of characters to and from the 3270 host system.
setInsertCursorColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Insert Cursor Color.
setInsertCursorFlashing(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set whether the Insert Cursor should flash or not.
setInsertCursorStyle(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Insert Cursor Style.
setInserting(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the insert mode.
setKeyboardInitiallyUnlocked(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
This determines whether to unlock the keyboard on receiving the first datastream from the host.
setKeyHandling(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set whether the emulator is to use the default keyboard handling or not.
setModel(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Model to the specified int.
setNetworkInactivityTimeout(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Network Inactivity Timeout for the remote connection.
setNumericInputValidation(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Control whether validation is performed of characters typed in numeric fields
setOvertypeCursorColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the overtype cursor color.
setOvertypeCursorFlashing(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set whether the Overtype Cursor should flash or not.
setOvertypeCursorStyle(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Overtype Cursor Style.
setPreferredNetname(String)
- Method in class unikix.clientapis.emulator.
KixEmulator
When connecting to a TN3270E server, it is possible to specify a netname that a terminal wishes to connect as.
setPrintStyle(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the style of printing to be used.
setProtectedIntenseColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Protected Intense Color to the specified color.
setProtectedNormalColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Sets the Protected Normal Color to the specified color.
setStatusBarBackground(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Status Bar Background to the specified color.
setStatusBarForeground(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Status Bar Foreground to the specified color.
setStatusBarShowing(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set whether the visible emulator should have a Status Bar on it.
setText(String)
- Method in class unikix.clientapis.emulator.
KixField
Set the value of the field from a String.
setTN3270EAllowed(boolean)
- Method in class unikix.clientapis.emulator.
KixEmulator
Allow the KixEmulator to use the TN3270E protocol (as defined in RFC 1647 and RFC 2355).
setTN3270Host(String)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the TN3270 Host to the specified String.
setTN3270Port(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the TN3270 Port to the specified int.
setUnprotectedIntenseColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Set the Unprotected Intense Color to the specified color.
setUnprotectedNormalColor(Color)
- Method in class unikix.clientapis.emulator.
KixEmulator
Sets the terminal Unprotected Normal Color to the specified color.
setValue(Object)
- Method in class unikix.clientapis.emulator.editors.
CodepagePropertyEditor
setValue(Object)
- Method in class unikix.clientapis.emulator.editors.
PrintStylePropertyEditor
setValue(Object)
- Method in class unikix.clientapis.emulator.editors.
CursorStylePropertyEditor
setValue(Object)
- Method in class unikix.clientapis.emulator.editors.
ModelPropertyEditor
T
tab()
- Method in class unikix.clientapis.emulator.
KixEmulator
Simulates the pressing of the tab key on the keyboard.
TERMINAL_MODE_3270_NORMAL
- Static variable in class unikix.clientapis.emulator.
KixEmulator
TERMINAL_MODE_3270_SUSPEND
- Static variable in class unikix.clientapis.emulator.
KixEmulator
TERMINAL_MODE_NONE
- Static variable in class unikix.clientapis.emulator.
KixEmulator
TERMINAL_MODE_NVT
- Static variable in class unikix.clientapis.emulator.
KixEmulator
toString()
- Method in class unikix.clientapis.emulator.
KixField
Creates a string representation of the KixField.
typeChar(char)
- Method in class unikix.clientapis.emulator.
KixEmulator
Types a character on the emulator at the current cursor position.
typeCharNVT(char)
- Method in class unikix.clientapis.emulator.
KixEmulator
Types a character on the emulator at the current cursor position.
typeString(String)
- Method in class unikix.clientapis.emulator.
KixEmulator
Types a string on the emulator at the current cursor position.
U
unikix.clientapis.emulator
- package unikix.clientapis.emulator
unikix.clientapis.emulator.editors
- package unikix.clientapis.emulator.editors
update(Graphics)
- Method in class unikix.clientapis.emulator.
KixEmulator
W
waitHeuristic(int)
- Method in class unikix.clientapis.emulator.
KixEmulator
Wait for a response from the host in a heuristic manner.
waitUntilConnected()
- Method in class unikix.clientapis.emulator.
KixEmulator
Wait until the emulator is connected.
waitUntilDisconnected()
- Method in class unikix.clientapis.emulator.
KixEmulator
Wait until the emulator is disconnected.
waitUntilKeyboardUnlocked()
- Method in class unikix.clientapis.emulator.
KixEmulator
Wait until the emulator keyboard is unlocked.
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
U
W
Overview
Package
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright (c) 2001 by Sun Microsystems, Inc. All Rights Reserved