Skip navigation links
A B C D E F G I N O P R S T W 

A

Action(Terminal, String) - Constructor for class br.app.pw3270.Terminal.Action
 
activatable() - Method in class br.app.pw3270.Terminal.Action
 
activatable(String) - Method in class br.app.pw3270.Terminal
Test if a lib3270 action is activatable.
activate() - Method in class br.app.pw3270.Terminal.Action
 
activate(String) - Method in class br.app.pw3270.Terminal
Launch a lib3270 action by name.

B

br.app.pw3270 - package br.app.pw3270
 

C

close() - Method in class br.app.pw3270.Terminal.Action
 
close() - Method in class br.app.pw3270.Terminal
Close tn3270 session, release resources.
col - Variable in class br.app.pw3270.Terminal.CursorPosition
Cursor column.
connect(String, int) - Method in class br.app.pw3270.Terminal
Connect to 3270 host.
connect(int) - Method in class br.app.pw3270.Terminal
Connect to default 3270 host.
contains(String) - Method in class br.app.pw3270.Terminal
Test for string in terminal.

D

description() - Method in class br.app.pw3270.Terminal.Action
 
disconnect() - Method in class br.app.pw3270.Terminal
Disconnect from tn3270 host.

E

enter() - Method in class br.app.pw3270.Terminal
 
erase() - Method in class br.app.pw3270.Terminal
 
erase_eof() - Method in class br.app.pw3270.Terminal
Erase from cursor position until the end of the field.
erase_eol() - Method in class br.app.pw3270.Terminal
 
erase_input() - Method in class br.app.pw3270.Terminal
 

F

find(String, int) - Method in class br.app.pw3270.Terminal
Find string in the terminal.
find(String) - Method in class br.app.pw3270.Terminal
Find string in the terminal.

G

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
 

I

input(String, char) - Method in class br.app.pw3270.Terminal
Input string parsing control char.
input(String) - Method in class br.app.pw3270.Terminal
Insert string parsing the action codes prefixed with the defined control character.

N

name() - Method in class br.app.pw3270.Terminal.Action
 

O

open(long, String) - Method in class br.app.pw3270.Terminal.Action
 
open(String, String) - Method in class br.app.pw3270.Terminal
Open tn3270 session.
open() - Method in class br.app.pw3270.Terminal
Open headless tn3270 session with default charset (UTF-8).
open(String) - Method in class br.app.pw3270.Terminal
Open tn3270 session with default charset (UTF-8).

P

pakey(int) - Method in class br.app.pw3270.Terminal
Send a pakey to host.
pfkey(int) - Method in class br.app.pw3270.Terminal
Send a pfkey to host.

R

row - Variable in class br.app.pw3270.Terminal.CursorPosition
Cursor row.

S

setCharSet(String) - Method in class br.app.pw3270.Terminal
 
setCursorPosition(int) - Method in class br.app.pw3270.Terminal
 
setCursorPosition(int, int) - Method in class br.app.pw3270.Terminal
 
setCursorPosition(Terminal.CursorPosition) - Method in class br.app.pw3270.Terminal
 
setLockOnOperatorError(boolean) - Method in class br.app.pw3270.Terminal
 
setProperty(String, int) - Method in class br.app.pw3270.Terminal
 
setProperty(String, boolean) - Method in class br.app.pw3270.Terminal
 
setProperty(String, String) - Method in class br.app.pw3270.Terminal
 
setTimeout(int) - Method in class br.app.pw3270.Terminal
 
setUnlockDelay(int) - Method in class br.app.pw3270.Terminal
 
setURL(String) - Method in class br.app.pw3270.Terminal
 
sleep(int) - Method in class br.app.pw3270.Terminal
Wait for an specified amount of time.
summary() - Method in class br.app.pw3270.Terminal.Action
 

T

Terminal - Class in br.app.pw3270
 
Terminal() - Constructor for class br.app.pw3270.Terminal
Build a headless TN3270 session.
Terminal(String) - Constructor for class br.app.pw3270.Terminal
Build session binded to pw3270's session window.
Terminal.Action - Class in br.app.pw3270
 
Terminal.CursorPosition - Class in br.app.pw3270
Cursor position.
toString(int, int) - Method in class br.app.pw3270.Terminal
 
toString(int, int, int) - Method in class br.app.pw3270.Terminal
 
toString() - Method in class br.app.pw3270.Terminal
 

W

wait(String, int) - Method in class br.app.pw3270.Terminal
Wait for an specified string in terminal.
wait(int) - Method in class br.app.pw3270.Terminal
Wait for terminal negociation.
wait(int, String, int) - Method in class br.app.pw3270.Terminal
Wait for text at defined address.
wait(int, int, String, int) - Method in class br.app.pw3270.Terminal
Wait for text at defined row,col
A B C D E F G I N O P R S T W 
Skip navigation links