- getAssociatedLUName() - Method in class br.app.pw3270.Terminal
-
Get the LU name associated with the session, if there is one.
- getConnected(int) - Method in class br.app.pw3270.Terminal
-
Get connected state.
- getConnected() - Method in class br.app.pw3270.Terminal
-
- getConnectionState() - Method in class br.app.pw3270.Terminal
-
- getCursorAddress() - Method in class br.app.pw3270.Terminal
-
- getCursorPosition() - Method in class br.app.pw3270.Terminal
-
- getHeight() - Method in class br.app.pw3270.Terminal
-
- getKeyboardLockState() - Method in class br.app.pw3270.Terminal
-
Get bitmask with keyboard lock state.
- getLength() - Method in class br.app.pw3270.Terminal
-
- getLib3270Revision() - Method in class br.app.pw3270.Terminal
-
Get the lib3270 revision string.
- getLib3270Version() - Method in class br.app.pw3270.Terminal
-
Get the lib3270 version string.
- getProgramMessage() - Method in class br.app.pw3270.Terminal
-
Get the current program message id.
- getReady(int) - Method in class br.app.pw3270.Terminal
-
Get 'readyness' of terminal.
- getReady() - Method in class br.app.pw3270.Terminal
-
Check if terminal is ready to receive inputs.
- getRevision() - Static method in class br.app.pw3270.Terminal
-
Get the current ipc3270 revision.
- getSSLState() - Method in class br.app.pw3270.Terminal
-
Get SSL state.
- getText(int, int) - Method in class br.app.pw3270.Terminal
-
Get terminal contents at address.
- getText(int, int, int) - Method in class br.app.pw3270.Terminal
-
Get terminal contents at position.
- getText() - Method in class br.app.pw3270.Terminal
-
Get all terminal contents.
- getURL() - Method in class br.app.pw3270.Terminal
-
- getVersion() - Static method in class br.app.pw3270.Terminal
-
Get the current ipc3270 version.
- getWidth() - Method in class br.app.pw3270.Terminal
-