Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
Y
W
WARN_NAME
- Static variable in class com.jagacy.util.
Logger
waitForChange(int)
- Method in class com.jagacy.
AbstractSession
Waits for the screen to change and the keyboard to unlock.
waitForChange(String)
- Method in class com.jagacy.
AbstractSession
Waits for the screen to change and the keyboard to unlock.
waitForField(int, int, String, int)
- Method in class com.jagacy.
Session3270
Waits (in 100 millisecond intervals) for the value to appear at the given field and offset.
waitForField(String, String)
- Method in class com.jagacy.
Session3270
Waits (in 100 millisecond intervals) for the value to appear at the given field and offset.
waitForField(String, int)
- Method in class com.jagacy.
Session3270
Waits (in 100 millisecond intervals) for the value to appear at the given field and offset.
waitForField(String, String, String)
- Method in class com.jagacy.
Session3270
Waits (in 100 millisecond intervals) for the value to appear at the given field and offset.
waitForField(String, String, int)
- Method in class com.jagacy.
Session3270
Waits (in 100 millisecond intervals) for the value to appear at the given field and offset.
waitForPosition(int, int, String, int)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given coordinates.
waitForPosition(Location, String, int)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given location.
waitForPosition(String, String)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given coordinates.
waitForPosition(String, int)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given coordinates.
waitForPosition(String, String, String)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given coordinates.
waitForPosition(String, String, int)
- Method in class com.jagacy.
AbstractSession
Waits (in 100 millisecond intervals) for the value to appear at the given coordinates.
waitForUnlock(int)
- Method in class com.jagacy.
AbstractSession
Waits for the keyboard to unlock.
waitForUnlock(String)
- Method in class com.jagacy.
AbstractSession
Waits for the keyboard to unlock.
warn(String)
- Method in class com.jagacy.util.
Logger
Writes a warning message.
writeAfterLabel(String, String)
- Method in class com.jagacy.
AbstractSession
Writes a string in the next unprotected field after a protected label.
writeAfterLabel(String)
- Method in class com.jagacy.
AbstractSession
Writes a string in the next unprotected field after a protected label.
writeAfterLabelProperty(String, String)
- Method in class com.jagacy.
AbstractSession
Writes a string in the next unprotected field after a protected label.
writeCursor(int, int)
- Method in class com.jagacy.
AbstractSession
Writes the cursor at the given coordinates.
writeCursor(Location)
- Method in class com.jagacy.
AbstractSession
Writes the cursor at the given location.
writeCursor(String)
- Method in class com.jagacy.
AbstractSession
Writes the cursor at the given coordinates.
writeField(int, int, String)
- Method in class com.jagacy.
Session3270
Writes a string at the given field and offset.
writeField(String)
- Method in class com.jagacy.
Session3270
Writes a string at the field and offset given by the properties.
writeField(String, String)
- Method in class com.jagacy.
Session3270
Writes a string at the field and offset given by the properties.
writeKey(Key)
- Method in class com.jagacy.
AbstractSession
Writes the given key.
writeKey(String)
- Method in class com.jagacy.
AbstractSession
Writes the given key.
writePosition(int, int, String)
- Method in class com.jagacy.
AbstractSession
Writes a string at the given coordinates.
writePosition(Location, String)
- Method in class com.jagacy.
AbstractSession
Writes a string at the given location.
writePosition(String)
- Method in class com.jagacy.
AbstractSession
Writes a string at the coordinates given by the properties.
writePosition(String, String)
- Method in class com.jagacy.
AbstractSession
Writes a string at the coordinates given by the properties.
writeProperty(String)
- Method in class com.jagacy.
AbstractSession
Writes the contents of valueProperty at the current cursor position.
writeString(String)
- Method in class com.jagacy.
AbstractSession
Writes a string at the current cursor position.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
Y