A B C D E F G H I J K L M N O P R S T U V W Y

G

get(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a String value.
get(String, String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a String value.
getAttribute() - Method in class com.jagacy.Field
Returns the raw attribute associated with this field.
getAttributeForPosition(int, int) - Method in class com.jagacy.AbstractSession
Used internally.
getBackground(short) - Static method in class com.jagacy.ui.FeatureHelper
Returns the background of the feature.
getBoolean(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a boolean value.
getBoolean(String, boolean) - Method in class com.jagacy.util.JagacyProperties
Retrieves a boolean value.
getCardinal(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a cardinal number (0, 1, 2, 3, ...)
getCardinal(String, int) - Method in class com.jagacy.util.JagacyProperties
Retrieves a cardinal number (0, 1, 2, 3, ...)
getColumn() - Method in class com.jagacy.Field
Returns the column coordinate of the field.
getColumn() - Method in class com.jagacy.Location
Returns the column coordinate.
getCursorComponent() - Method in class com.jagacy.ui.AbstractSwing
Returns the cursor location indicator for use on the status bar.
getError() - Method in class com.jagacy.util.JagacyException
Returns the error code.
getException() - Method in class com.jagacy.util.JagacyException
Retrives the chained exception.
getFeature(int, int) - Method in class com.jagacy.ui.AbstractPanel
Returns the feature (use with FeatureHelper).
getFeature(int, int) - Method in class com.jagacy.ui.Panel3270
 
getField(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a field number.
getField(String, int) - Method in class com.jagacy.util.JagacyProperties
Retrieves a field number.
getFieldNumber() - Method in class com.jagacy.Field
Returns the field number of the field.
getForeground(short) - Static method in class com.jagacy.ui.FeatureHelper
Returns the foreground of the feature.
getFrame() - Method in class com.jagacy.ui.AbstractPanel
Returns the frame.
getHeight() - Method in class com.jagacy.AbstractSession
Returns the screen's height.
getIcon() - Method in class com.jagacy.ui.AbstractSwing
Returns the GUI icon.
getId() - Method in class com.jagacy.Key
Returns the key's ID.
getKey(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a key.
getKeyMap() - Method in class com.jagacy.ui.AbstractPanel
Returns a map of keys.
getKeyMap() - Method in class com.jagacy.ui.Panel3270
 
getLocation() - Method in class com.jagacy.Field
Returns the location of the field.
getLoggable() - Method in class com.jagacy.AbstractSession
Returns the logger.
getLogger() - Method in class com.jagacy.AbstractSession
Deprecated. As of Jagacy 3270 1.5 / Jagacy VT 1.1, replaced by AbstractSession.getLoggable()
getLogger(String) - Static method in class org.apache.log4j.Logger
Retrieve a logger named according to the value of the name parameter.
getLogger(Class) - Static method in class org.apache.log4j.Logger
Shorthand for getLogger(clazz.getName()).
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
Like getLogger(String) except that the type of logger instantiated depends on the type returned by the LoggerFactory.makeNewLoggerInstance(java.lang.String) method of the factory parameter.
getName() - Method in class com.jagacy.AbstractSession
Returns the session name.
getOffset(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves an offset.
getOffset(String, int) - Method in class com.jagacy.util.JagacyProperties
Retrieves an offset value.
getPanel() - Method in class com.jagacy.ui.AbstractSwing
Returns the JPanel.
getPauseComponent() - Method in class com.jagacy.ui.AbstractSwing
Returns the pause indicator for use on the status bar.
getPositionField(int, int[], int[]) - Method in class com.jagacy.Session3270
Used internally.
getProductName() - Method in class com.jagacy.ui.AbstractSwing
Returns the product name.
getProperties() - Method in class com.jagacy.AbstractSession
Returns the Jagacy properties.
getRootLogger() - Static method in class org.apache.log4j.Logger
Return the root logger for the current logger repository.
getRow() - Method in class com.jagacy.Field
Returns the row coordinate of the field.
getRow() - Method in class com.jagacy.Location
Returns the row coordinate.
getSession() - Method in class com.jagacy.ui.AbstractPanel
Returns the session.
getSession() - Method in class com.jagacy.ui.AbstractSwing
Returns the Jagacy session.
getSpeed() - Method in class com.jagacy.ui.AbstractSwing
Returns the update speed.
getSslComponent() - Method in class com.jagacy.ui.AbstractSwing
Returns the SSL indicator for use on the status bar.
getTimeComponent() - Method in class com.jagacy.ui.AbstractSwing
Returns the time indicator for use on the status bar.
getTimeout(String) - Method in class com.jagacy.util.JagacyProperties
Retrieves a timeout value.
getTimeout(String, int) - Method in class com.jagacy.util.JagacyProperties
Retrieves a timeout value.
getValue() - Method in class com.jagacy.Field
Returns the value of the field.
getWidth() - Method in class com.jagacy.AbstractSession
Returns the screen's width.

A B C D E F G H I J K L M N O P R S T U V W Y