A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCodePage - Class in org.tn5250j.encoding
-
This class controls the translation from EBCDIC to ASCII and ASCII to EBCDIC
- AbstractCodePage(String) - Constructor for class org.tn5250j.encoding.AbstractCodePage
- AbstractImageEncoder - Class in org.tn5250j.tools.encoder
-
This is the base class for encoding a component to a stream file.
- AbstractImageEncoder() - Constructor for class org.tn5250j.tools.encoder.AbstractImageEncoder
- accept(File) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Return true if this file should be shown in the directory pane, false if it shouldn't.
- accept(File) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Return true if this file should be shown in the directory pane, false if it shouldn't.
- accept(File) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Return true if this file should be shown in the directory pane, false if it shouldn't.
- actionAttributes() - Method in class org.tn5250j.SessionPanel
-
Show the session attributes screen for modification of the attribute/ settings of the session.
- actionCopy() - Method in class org.tn5250j.SessionPanel
-
Copy and Paste start code
- actionPerformed(ActionEvent) - Method in class org.tn5250j.connectdialog.ConnectDialog
- actionPerformed(ActionEvent) - Method in class org.tn5250j.framework.common.Sessions
- actionPerformed(ActionEvent) - Method in class org.tn5250j.GuiGraphicBuffer
-
This is for blinking cursor but should be moved out
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.AttributesAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.CloseAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.CopyAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.DebugAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.DispMsgsAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.EmailAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.EmulatorAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.GuiAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.HotspotsAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.JumpNextAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.JumpPrevAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.NewSessionAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.OpenSameAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.PasteAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.PrintAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.QuickEmailAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.RulerAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.RunScriptAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.SpoolWorkAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.ToggleConnectionAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.actions.TransferAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.keyboard.configure.KeyConfigure
- actionPerformed(ActionEvent) - Method in class org.tn5250j.scripting.ExecuteScriptAction
- actionPerformed(ActionEvent) - Method in class org.tn5250j.tools.XTFRFile
- actionPerformed(Tn5250jEvent) - Method in class org.tn5250j.framework.Tn5250jListener
- actionSpool() - Method in class org.tn5250j.SessionPanel
- add(Component) - Method in class org.tn5250j.gui.Wizard
-
Adds a page child.
- addBootListener(BootListener) - Method in class org.tn5250j.BootStrapper
-
Add a BootListener to the listener list.
- addChoiceField(int, int, int, int, String) - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- addEmulatorActionListener(EmulatorActionListener) - Method in class org.tn5250j.SessionPanel
-
Add a EmulatorActionListener to the listener list.
- addExtension(String) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Adds a filetype "dot" extension to filter against.
- addExtension(String) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Adds a filetype "dot" extension to filter against.
- addExtension(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Adds a filetype "dot" extension to filter against.
- addField(int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Add a field to the field format table.
- addFTPStatusListener(FTPStatusListener) - Method in class org.tn5250j.sql.AS400Xtfr
-
Add a FTPStatusListener to the listener list.
- addFTPStatusListener(FTPStatusListener) - Method in class org.tn5250j.tools.FTP5250Prot
-
Add a FTPStatusListener to the listener list.
- addKeyChangeListener(KeyChangeListener) - Static method in class org.tn5250j.keyboard.KeyMapper
-
Add a KeyChangeListener to the listener list.
- addLayoutComponent(Component, Object) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Adds the specified component to the layout.
- addLayoutComponent(String, Component) - Method in class org.tn5250j.tools.FixedCenterLayout
-
We are forced to support it by
LayoutManager. - addMouseListener(MouseListener) - Method in interface org.tn5250j.RubberBandCanvasIF
- addMouseMotionListener(MouseMotionListener) - Method in interface org.tn5250j.RubberBandCanvasIF
- addMouseWheelListener(SessionPanel) - Method in class org.tn5250j.SessionScroller
- addOIAListener(ScreenOIAListener) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
-
Add a ScreenOIAListener to the listener list.
- addScanListener(ScanListener) - Method in class org.tn5250j.Session5250
- addScreenListener(ScreenListener) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Add a ScreenListener to the listener list.
- addSession(Session5250) - Method in class org.tn5250j.framework.common.Sessions
- addSessionConfigListener(SessionConfigListener) - Method in class org.tn5250j.SessionConfig
-
Add a SessionConfigListener to the listener list.
- addSessionJumpListener(SessionJumpListener) - Method in class org.tn5250j.SessionPanel
-
Add a SessionJumpListener to the listener list.
- addSessionListener(SessionListener) - Method in interface org.tn5250j.interfaces.SessionInterface
- addSessionListener(SessionListener) - Method in class org.tn5250j.Session5250
-
Add a SessionListener to the listener list.
- addSessionListener(SessionListener) - Method in class org.tn5250j.SessionPanel
-
Add a SessionListener to the listener list.
- addSessionView(String, SessionPanel) - Method in class org.tn5250j.Gui5250Frame
- addSessionView(String, SessionPanel) - Method in class org.tn5250j.interfaces.GUIViewInterface
- addTabCloseListener(TabClosedListener) - Method in class org.tn5250j.gui.ButtonTabComponent
-
Add a TabClosedListener to the listener list.
- addToggleDocumentListener(ToggleDocumentListener) - Method in class org.tn5250j.gui.ToggleDocument
-
Add a ToggleDocumentListener to the listener list.
- addWizardListener(WizardListener) - Method in class org.tn5250j.gui.Wizard
-
Adds a new
WizardListenerto the list. - advancePos() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Change the screen position by one column
- AGB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- AGE - org.tn5250j.framework.tn5250.KbdTypesCodePages
- AGI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- AID_CLEAR - Static variable in interface org.tn5250j.TN5250jConstants
- AID_ENTER - Static variable in interface org.tn5250j.TN5250jConstants
- AID_HELP - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF1 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF10 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF11 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF12 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF13 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF14 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF15 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF16 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF17 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF18 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF19 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF2 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF20 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF21 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF22 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF23 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF24 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF3 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF4 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF5 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF6 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF7 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF8 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PF9 - Static variable in interface org.tn5250j.TN5250jConstants
- AID_PRINT - Static variable in interface org.tn5250j.TN5250jConstants
- AID_ROLL_DOWN - Static variable in interface org.tn5250j.TN5250jConstants
- AID_ROLL_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- AID_ROLL_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- AID_ROLL_UP - Static variable in interface org.tn5250j.TN5250jConstants
- ALI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- AlignLayout - Class in org.tn5250j.tools
- AlignLayout() - Constructor for class org.tn5250j.tools.AlignLayout
-
Creates an aligner layout with 2 columns, a variable number of rows, and a gap of 5 pixels.
- AlignLayout(int, int, int) - Constructor for class org.tn5250j.tools.AlignLayout
-
Creates an aligner layout with the specified number of columns and gaps.
- alignment - Variable in class org.tn5250j.tools.AlignLayout
- ALL - Static variable in class org.tn5250j.gui.WizardPage
- allowChange - Variable in class org.tn5250j.event.WizardEvent
- altSuffix - Static variable in class org.tn5250j.keyboard.KeyStroker
- areaBounded(RubberBand, int, int, int, int) - Method in interface org.tn5250j.RubberBandCanvasIF
- areaBounded(RubberBand, int, int, int, int) - Method in class org.tn5250j.SessionPanel
- As400Util - Class in org.tn5250j.tools
-
Collection of commonly used methods.
- As400Util() - Constructor for class org.tn5250j.tools.As400Util
- AS400Xtfr - Class in org.tn5250j.sql
- AS400Xtfr(tnvt) - Constructor for class org.tn5250j.sql.AS400Xtfr
- ascending - Variable in class org.tn5250j.gui.ColumnComparator
- ASCENDING - Static variable in class org.tn5250j.gui.SortArrowIcon
- ASCENDING - Static variable in class org.tn5250j.gui.SortHeaderRenderer
- ATTN - org.tn5250j.keyboard.KeyMnemonic
- ATTN - Static variable in interface org.tn5250j.TN5250jConstants
- attr - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- ATTR_32 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_33 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_34 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_35 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_36 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_37 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_38 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_40 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_41 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_42 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_43 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_44 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_45 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_46 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_48 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_49 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_50 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_51 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_52 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_53 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_54 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_56 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_57 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_58 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_59 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_60 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_61 - Static variable in interface org.tn5250j.TN5250jConstants
- ATTR_62 - Static variable in interface org.tn5250j.TN5250jConstants
- AttributesAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- AttributesAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.AttributesAction
B
- BACK_SPACE - org.tn5250j.keyboard.KeyMnemonic
- BACK_SPACE - Static variable in interface org.tn5250j.TN5250jConstants
- BACK_TAB - org.tn5250j.keyboard.KeyMnemonic
- BACK_TAB - Static variable in interface org.tn5250j.TN5250jConstants
- BEGIN_OF_FIELD - org.tn5250j.keyboard.KeyMnemonic
- BGB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- BLI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- BOF - Static variable in interface org.tn5250j.TN5250jConstants
- BootEvent - Class in org.tn5250j.event
- BootEvent(Object) - Constructor for class org.tn5250j.event.BootEvent
- BootEvent(Object, String) - Constructor for class org.tn5250j.event.BootEvent
- BootListener - Interface in org.tn5250j.event
- bootOptionsReceived(BootEvent) - Method in interface org.tn5250j.event.BootListener
- bootOptionsReceived(BootEvent) - Method in class org.tn5250j.My5250
- BootStrapper - Class in org.tn5250j
- BootStrapper() - Constructor for class org.tn5250j.BootStrapper
- BOTTOM - Static variable in interface org.tn5250j.TN5250jConstants
- BOTTOM - Static variable in class org.tn5250j.tools.AlignLayout
- BRB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- buffer - Variable in class org.tn5250j.framework.tn5250.Stream5250
- BUTTON_LAST - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_LEFT_DN - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_LEFT_EB - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_LEFT_UP - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_MIDDLE - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_MIDDLE_DN - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_MIDDLE_EB - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_MIDDLE_UP - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_ONE - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_ONE_DN - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_ONE_UP - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_RIGHT_DN - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_RIGHT_EB - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_RIGHT_UP - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_SB_DN - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_SB_GUIDE - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_SB_THUMB - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_SB_UP - Static variable in interface org.tn5250j.TN5250jConstants
- BUTTON_SPACING - Static variable in class org.tn5250j.gui.WizardPage
- buttonPanel - Variable in class org.tn5250j.gui.WizardPage
- ButtonTabComponent - Class in org.tn5250j.gui
-
Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to.
This class based on the ButtonTabComponent example from Sun Microsystems, Inc. and was modified to use tool tips, other layout and stuff. - ButtonTabComponent(JTabbedPane) - Constructor for class org.tn5250j.gui.ButtonTabComponent
- byte2char(byte, String) - Static method in class org.tn5250j.spoolfile.SpoolExportWizard
-
Converts a byte to a char
- byteFromChar(char) - Static method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- byteFromInt(int) - Static method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- bytesFromLong(long) - Static method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- bytesToHex(byte[]) - Static method in class org.tn5250j.tools.DESSHA1
-
This utility method is passed an array of bytes.
C
- CAB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- CAI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- cancel() - Method in class org.tn5250j.gui.Wizard
-
Invokes the registered "cancel" action.
- CANCEL - Static variable in class org.tn5250j.gui.WizardPage
- cancelButton - Variable in class org.tn5250j.gui.WizardPage
- canceled(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked if the Cancel action is triggered.
- canceled(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- cancelInvite() - Method in class org.tn5250j.framework.tn5250.tnvt
-
Cancel Invite - taken from the rfc1205 - 5250 Telnet interface section 4.3 See notes inside method
- cancelListener - Variable in class org.tn5250j.gui.Wizard
-
A listener on the "cancel" button that is implemented as an anonymous inner class that simply invokes the containing classes "cancel()" method.
- canDrawRubberBand(RubberBand) - Method in interface org.tn5250j.RubberBandCanvasIF
- canDrawRubberBand(RubberBand) - Method in class org.tn5250j.SessionPanel
- cardLayout - Variable in class org.tn5250j.gui.Wizard
-
layout used
- ccsid - Variable in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- CCSID1025 - Class in org.tn5250j.encoding.builtin
- CCSID1025() - Constructor for class org.tn5250j.encoding.builtin.CCSID1025
- CCSID1026 - Class in org.tn5250j.encoding.builtin
- CCSID1026() - Constructor for class org.tn5250j.encoding.builtin.CCSID1026
- CCSID1112 - Class in org.tn5250j.encoding.builtin
- CCSID1112() - Constructor for class org.tn5250j.encoding.builtin.CCSID1112
- CCSID1140 - Class in org.tn5250j.encoding.builtin
- CCSID1140() - Constructor for class org.tn5250j.encoding.builtin.CCSID1140
- CCSID1141 - Class in org.tn5250j.encoding.builtin
- CCSID1141() - Constructor for class org.tn5250j.encoding.builtin.CCSID1141
- CCSID1147 - Class in org.tn5250j.encoding.builtin
- CCSID1147() - Constructor for class org.tn5250j.encoding.builtin.CCSID1147
- CCSID1148 - Class in org.tn5250j.encoding.builtin
- CCSID1148() - Constructor for class org.tn5250j.encoding.builtin.CCSID1148
- CCSID273 - Class in org.tn5250j.encoding.builtin
- CCSID273() - Constructor for class org.tn5250j.encoding.builtin.CCSID273
- CCSID277 - Class in org.tn5250j.encoding.builtin
- CCSID277() - Constructor for class org.tn5250j.encoding.builtin.CCSID277
- CCSID278 - Class in org.tn5250j.encoding.builtin
- CCSID278() - Constructor for class org.tn5250j.encoding.builtin.CCSID278
- CCSID280 - Class in org.tn5250j.encoding.builtin
- CCSID280() - Constructor for class org.tn5250j.encoding.builtin.CCSID280
- CCSID284 - Class in org.tn5250j.encoding.builtin
- CCSID284() - Constructor for class org.tn5250j.encoding.builtin.CCSID284
- CCSID285 - Class in org.tn5250j.encoding.builtin
- CCSID285() - Constructor for class org.tn5250j.encoding.builtin.CCSID285
- CCSID297 - Class in org.tn5250j.encoding.builtin
- CCSID297() - Constructor for class org.tn5250j.encoding.builtin.CCSID297
- CCSID37 - Class in org.tn5250j.encoding.builtin
- CCSID37() - Constructor for class org.tn5250j.encoding.builtin.CCSID37
- CCSID424 - Class in org.tn5250j.encoding.builtin
- CCSID424() - Constructor for class org.tn5250j.encoding.builtin.CCSID424
- CCSID500 - Class in org.tn5250j.encoding.builtin
- CCSID500() - Constructor for class org.tn5250j.encoding.builtin.CCSID500
- CCSID870 - Class in org.tn5250j.encoding.builtin
- CCSID870() - Constructor for class org.tn5250j.encoding.builtin.CCSID870
- CCSID871 - Class in org.tn5250j.encoding.builtin
- CCSID871() - Constructor for class org.tn5250j.encoding.builtin.CCSID871
- CCSID875 - Class in org.tn5250j.encoding.builtin
- CCSID875() - Constructor for class org.tn5250j.encoding.builtin.CCSID875
- center - Variable in class org.tn5250j.tools.FixedCenterLayout
- centerFrame() - Method in class org.tn5250j.gui.GenericTn5250JFrame
- changePos(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Change position of the screen by the increment of parameter passed.
- changePos(int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- CharMappings - Class in org.tn5250j.encoding
-
Character Mappings for EBCDIC to ASCII and ASCII to EBCDIC translations
- CharMappings() - Constructor for class org.tn5250j.encoding.CharMappings
- charset - Variable in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- checkCanSend - Variable in class org.tn5250j.framework.tn5250.ScreenField
- checkClientTrusted(X509Certificate[], String) - Method in class org.tn5250j.framework.transport.SSL.SSLImplementation
- checkClientTrusted(X509Certificate[], String) - Method in class org.tn5250j.framework.transport.SSL.X509CertificateTrustManager
-
Deprecated.
- checkHotSpots() - Method in class org.tn5250j.framework.tn5250.Screen5250
- checkHotSpots() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- checkServerTrusted(X509Certificate[], String) - Method in class org.tn5250j.framework.transport.SSL.SSLImplementation
- checkServerTrusted(X509Certificate[], String) - Method in class org.tn5250j.framework.transport.SSL.X509CertificateTrustManager
-
Deprecated.Checks the server certificate.
- CLB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- CLEAR - org.tn5250j.keyboard.KeyMnemonic
- clearAll() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
This routine clears the screen, resets row and column to 0, resets the last attribute to 32, clears the fields, turns insert mode off, clears/initializes the screen character array.
- clearFFT() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- clearGuiStructs() - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- clearGuiStuff() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Clear the gui constructs
- clearScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Clear the screen by setting the initial character and initial attribute to all the positions on the screen
- clearScreen() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- clearTable() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Clear the fields table
- clipper - Variable in class org.tn5250j.GuiGraphicBuffer
- CLOSE - org.tn5250j.keyboard.KeyMnemonic
- CLOSE - Static variable in interface org.tn5250j.TN5250jConstants
- CLOSE_EMULATOR - Static variable in class org.tn5250j.event.EmulatorActionEvent
- CLOSE_SESSION - Static variable in class org.tn5250j.event.EmulatorActionEvent
- CloseAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- CloseAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.CloseAction
- closeDown() - Method in class org.tn5250j.SessionPanel
- closeSession(SessionPanel) - Method in class org.tn5250j.framework.common.SessionManager
- closeSession(SessionPanel) - Method in interface org.tn5250j.interfaces.SessionManagerInterface
- closeSessionInternal(SessionPanel) - Method in class org.tn5250j.My5250
-
Really closes the tab/session
- closingDown(GUIViewInterface) - Method in class org.tn5250j.My5250
- CMD_CLEAR_FORMAT_TABLE - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_CLEAR_UNIT - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_CLEAR_UNIT_ALTERNATE - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_READ_INPUT_FIELDS - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_READ_MDT_FIELDS - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_READ_MDT_IMMEDIATE_ALT - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_READ_SCREEN_IMMEDIATE - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_READ_SCREEN_TO_PRINT - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_RESTORE_SCREEN - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_ROLL - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_SAVE_SCREEN - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_WRITE_ERROR_CODE - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_WRITE_ERROR_CODE_TO_WINDOW - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_WRITE_STRUCTURED_FIELD - Static variable in interface org.tn5250j.TN5250jConstants
- CMD_WRITE_TO_DISPLAY - Static variable in interface org.tn5250j.TN5250jConstants
- codepage - Variable in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- codePage - Variable in class org.tn5250j.framework.tn5250.tnvt
- CodepageConverterAdapter - Class in org.tn5250j.encoding.builtin
-
Adapter class for converters using 8bit codepages.
- CodepageConverterAdapter() - Constructor for class org.tn5250j.encoding.builtin.CodepageConverterAdapter
- col_widths - Variable in class org.tn5250j.tools.ENHGridLayout
-
Array of column widths.
- color - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- COLOR_BG_BLACK - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_BLUE - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_CYAN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_GREEN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_MAGENTA - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_RED - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_WHITE - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_BG_YELLOW - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_BLACK - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_BLUE - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_BROWN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_CYAN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_GRAY - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_GREEN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_LIGHT_BLUE - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_LIGHT_CYAN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_LIGHT_GREEN - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_LIGHT_MAGENTA - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_LIGHT_RED - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_MAGENTA - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_RED - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_WHITE - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_WHITE_HIGH - Static variable in interface org.tn5250j.TN5250jConstants
- COLOR_FG_YELLOW - Static variable in interface org.tn5250j.TN5250jConstants
- cols - Variable in class org.tn5250j.tools.ENHGridLayout
-
The number of columns in the layout, as set by the user.
- ColumnComparator - Class in org.tn5250j.gui
- ColumnComparator(int, boolean) - Constructor for class org.tn5250j.gui.ColumnComparator
- ColumnSeparator - Enum in org.tn5250j.sessionsettings
-
Types of separator line style
- columnWidth - Variable in class org.tn5250j.GuiGraphicBuffer
- commandStatusReceived(FTPStatusEvent) - Method in interface org.tn5250j.event.FTPStatusListener
- commandStatusReceived(FTPStatusEvent) - Method in class org.tn5250j.tools.XTFRFile
- compare(File, File) - Method in class org.tn5250j.keyboard.configure.KeyConfigure.MacroCompare
- compare(Object, Object) - Method in class org.tn5250j.gui.ColumnComparator
- compare(Object, Object) - Method in class org.tn5250j.tools.LoadMacroMenu.MacroCompare
- compress(byte[], byte[], int, int) - Method in class org.tn5250j.tools.encoder.PNGEncoder
- compress(byte[], int[], ColorModel, int, int) - Method in class org.tn5250j.tools.encoder.PNGEncoder
- compressColor(int) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
-
Compress the given color into one 8 bit representation.
- compressColor(int, int, int) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
-
Compress the given color into one 8 bit representation.
- CONFIG_KEYPAD_ENABLED - Static variable in class org.tn5250j.SessionConfig
- CONFIG_KEYPAD_FONT_SIZE - Static variable in class org.tn5250j.SessionConfig
- CONFIG_KEYPAD_MNEMONICS - Static variable in class org.tn5250j.SessionConfig
- ConfigureFactory - Class in org.tn5250j.interfaces
-
An interface defining objects that can create Configure instances.
- ConfigureFactory() - Constructor for class org.tn5250j.interfaces.ConfigureFactory
- confirmCloseSession(boolean) - Method in class org.tn5250j.SessionPanel
- ConfirmTabCloseDialog - Class in org.tn5250j.gui
-
Small dialog asking the user to confirm the close tab request
- ConfirmTabCloseDialog(Component) - Constructor for class org.tn5250j.gui.ConfirmTabCloseDialog
- connect() - Method in class org.tn5250j.framework.tn5250.tnvt
- connect() - Method in interface org.tn5250j.interfaces.SessionInterface
- connect() - Method in class org.tn5250j.Session5250
- connect() - Method in class org.tn5250j.SessionPanel
- connect(String) - Method in class org.tn5250j.sql.AS400Xtfr
-
Set up ftp sockets and connect to an as400
- connect(String, int) - Method in class org.tn5250j.framework.tn5250.tnvt
- connect(String, int) - Method in class org.tn5250j.tools.FTP5250Prot
-
Set up ftp sockets and connect to an as400
- ConnectDialog - Class in org.tn5250j.connectdialog
- ConnectDialog(Frame, String, Properties) - Constructor for class org.tn5250j.connectdialog.ConnectDialog
- ConsoleLogger - Class in org.tn5250j.tools.logging
-
An implementation of the TN5250jLogger to provide logger instances to the console - System.out or System.err.
- containerListener - Variable in class org.tn5250j.gui.Wizard
-
Container listner that listens for new pages that are added, and adds listeners to the buttons of the children so that the container knows when to post the proper "Wizard" events.
- containsSession(SessionPanel) - Method in class org.tn5250j.Gui5250Frame
- containsSession(SessionPanel) - Method in class org.tn5250j.interfaces.GUIViewInterface
- contentPane - Variable in class org.tn5250j.gui.WizardPage
- convertToProps(String[]) - Method in class org.tn5250j.framework.Tn5250jController
- COPY - org.tn5250j.keyboard.KeyMnemonic
- COPY - Static variable in interface org.tn5250j.TN5250jConstants
- CopyAction - Class in org.tn5250j.keyboard.actions
-
Copy action
- CopyAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.CopyAction
- copyText(Rect) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Copy and Paste support
- copyTextField(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Copy and Paste support
- createByte(int, int, int, int, int, int, int, int) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
- createFileInstance(String) - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
- createFileInstance(String) - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- createImageIcon(String) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
-
This routine will extract image resources from jar file and create an ImageIcon
- createScrollBar(int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Creates a scroll bar on the screen using the parameters provided. ** we only support vertical scroll bars at the time.
- createSession(Screen5250, tnvt, SessionPanel) - Method in class org.tn5250j.framework.Tn5250jController
- createSocket(String, int) - Method in class org.tn5250j.framework.transport.SocketConnector
-
Create a new client Socket to the given destination and port.
- createSSLSocket(String, int) - Method in class org.tn5250j.framework.transport.SSL.SSLImplementation
- createSSLSocket(String, int) - Method in interface org.tn5250j.framework.transport.SSLInterface
-
Create a new socket
- createWindow(int, int, int, boolean, int, int, int, int, int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- createWindow(int, int, int, boolean, int, int, int, int, int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- crossHair - Variable in class org.tn5250j.GuiGraphicBuffer
- crossHair() - Method in class org.tn5250j.SessionPanel
-
coming up: Change to be mnemonic key.
- CSB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- currentModified - Variable in class org.tn5250j.framework.tn5250.ScreenFields
- currentPage - Variable in class org.tn5250j.event.WizardEvent
- CURSOR - org.tn5250j.keyboard.KeyMnemonic
- CURSOR - Static variable in interface org.tn5250j.TN5250jConstants
- cursorActive - Variable in class org.tn5250j.framework.tn5250.Screen5250
- cursorShown - Variable in class org.tn5250j.framework.tn5250.Screen5250
- CYB - org.tn5250j.framework.tn5250.KbdTypesCodePages
D
- Data(char[], char[], char[], char[], char[]) - Constructor for class org.tn5250j.GuiGraphicBuffer.Data
- Data(int, int, int, int) - Constructor for class org.tn5250j.GuiGraphicBuffer.Data
- dataStart - Variable in class org.tn5250j.framework.tn5250.Stream5250
- DataStreamDumper - Class in org.tn5250j.framework.tn5250
- DataStreamDumper() - Constructor for class org.tn5250j.framework.tn5250.DataStreamDumper
- DataStreamProducer - Class in org.tn5250j.framework.tn5250
- DataStreamProducer(tnvt, BufferedInputStream, BlockingQueue<Object>, byte[]) - Constructor for class org.tn5250j.framework.tn5250.DataStreamProducer
- debug(Object) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- debug(Object) - Method in class org.tn5250j.tools.logging.Log4jLogger
- debug(Object) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- debug(Object, Throwable) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- debug(Object, Throwable) - Method in class org.tn5250j.tools.logging.Log4jLogger
- debug(Object, Throwable) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- DEBUG - org.tn5250j.keyboard.KeyMnemonic
- DEBUG - Static variable in interface org.tn5250j.TN5250jConstants
- DEBUG - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- DebugAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- DebugAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.DebugAction
- DECENDING - Static variable in class org.tn5250j.gui.SortArrowIcon
- DECENDING - Static variable in class org.tn5250j.gui.SortHeaderRenderer
- DecimalField - Class in org.tn5250j.tools
- DecimalField(double, int, NumberFormat) - Constructor for class org.tn5250j.tools.DecimalField
- DEFAULT - Static variable in enum org.tn5250j.sessionsettings.ColumnSeparator
-
default Line
- DefaultSortTableModel - Class in org.tn5250j.gui
- DefaultSortTableModel() - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DefaultSortTableModel(int, int) - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DefaultSortTableModel(Object[][], Object[]) - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DefaultSortTableModel(Object[], int) - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DefaultSortTableModel(Vector, int) - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DefaultSortTableModel(Vector, Vector) - Constructor for class org.tn5250j.gui.DefaultSortTableModel
- DELETE - org.tn5250j.keyboard.KeyMnemonic
- DELETE - Static variable in interface org.tn5250j.TN5250jConstants
- DelimitedOutputFilter - Class in org.tn5250j.tools.filters
- DelimitedOutputFilter() - Constructor for class org.tn5250j.tools.filters.DelimitedOutputFilter
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1025
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1026
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1112
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1140
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1141
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1147
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID1148
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID273
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID277
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID278
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID280
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID284
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID285
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID297
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID37
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID424
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID500
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID870
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID871
- DESCR - Static variable in class org.tn5250j.encoding.builtin.CCSID875
- description - Variable in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- deserialize(String) - Method in class org.tn5250j.keyboard.KeyMnemonicSerializer
- DESSHA1 - Class in org.tn5250j.tools
- DESSHA1() - Constructor for class org.tn5250j.tools.DESSHA1
-
Creates a new
MessageDigestinstance. - destroy() - Method in class org.tn5250j.framework.Tn5250jListener
- DFT_ENC - Static variable in class org.tn5250j.encoding.CharMappings
- dialog - Variable in class org.tn5250j.gui.TN5250jSplashScreen
- digest(String, String) - Method in class org.tn5250j.tools.DESSHA1
-
used to hash passwords and other key data to fireSend over the wire, to prevent plaintext transmit.
- direction - Variable in class org.tn5250j.gui.SortArrowIcon
- disconnect() - Method in class org.tn5250j.framework.tn5250.tnvt
- disconnect() - Method in interface org.tn5250j.interfaces.SessionInterface
- disconnect() - Method in class org.tn5250j.Session5250
- disconnect() - Method in class org.tn5250j.SessionPanel
- disconnect() - Method in class org.tn5250j.sql.AS400Xtfr
-
Send quit command to ftp server and close connections
- disconnect() - Method in class org.tn5250j.tools.FTP5250Prot
-
Send quit command to ftp server and close connections
- DISP_ATTRIBUTES - org.tn5250j.keyboard.KeyMnemonic
- DISP_MESSAGES - org.tn5250j.keyboard.KeyMnemonic
- displayURL(String) - Static method in class org.tn5250j.tools.system.OperatingSystem
-
From JavaWorld Tip 66 - http://www.javaworld.com/javaworld/javatips/jw-javatip66.html Display a file in the system browser.
- DispMsgsAction - Class in org.tn5250j.keyboard.actions
-
Display system messages
- DispMsgsAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.DispMsgsAction
- DMB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- DMI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- doEntry(Frame, String, Properties) - Static method in class org.tn5250j.ExternalProgramConfig
- doKeyBoundArea(KeyEvent, String) - Method in class org.tn5250j.SessionPanel
-
This routine allows areas to be bounded by using the keyboard
- Dot - org.tn5250j.sessionsettings.ColumnSeparator
- DOWN - org.tn5250j.keyboard.KeyMnemonic
- DOWN - Static variable in interface org.tn5250j.TN5250jConstants
- draw() - Method in class org.tn5250j.RubberBand
- draw3DLeft(Graphics, int, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- draw3DMiddle(Graphics, int, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- draw3DOne(Graphics, int, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- draw3DRight(Graphics, int, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawBezel(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color, Color) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawBoundingShape(Graphics, int, int, int, int) - Method in class org.tn5250j.RubberBand
- drawBoundingShape(Graphics, int, int, int, int) - Method in class org.tn5250j.SessionPanel.TNRubberBand
- drawChar(Graphics2D, int, int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- drawCursor(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- drawDashedRect(Graphics, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawEtchedRect(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawField(ScreenField) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Draws the field on the screen.
- drawFields() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Redraw the fields on the screen.
- drawGroove(Graphics, int, int, int, int, Color, Color) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawImageBuffer(Graphics2D) - Method in class org.tn5250j.GuiGraphicBuffer
- drawImageBuffer(Graphics2D, int, int, int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- drawLoweredBezel(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawOIA() - Method in class org.tn5250j.GuiGraphicBuffer
-
Draw the operator information area
- drawRubberBand(Graphics) - Method in class org.tn5250j.RubberBand
- drawScrollBar(Graphics, int, int, int, int, int, int, Color, Color) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawString(Graphics, String, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
-
Draw a string with the graphics g at location (x,y) just like g.drawString() would.
- drawWinBottom(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinLeft(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinLowerLeft(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinLowerRight(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinRight(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinUpper(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinUpperLeft(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- drawWinUpperRight(Graphics, int, Color, int, int, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- DSP_ATTRIBUTES - Static variable in interface org.tn5250j.TN5250jConstants
- DSP_MSGS - Static variable in interface org.tn5250j.TN5250jConstants
- dump(byte[]) - Method in class org.tn5250j.framework.tn5250.DataStreamDumper
- dumpScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
- DUP_FIELD - org.tn5250j.keyboard.KeyMnemonic
- DUP_FIELD - Static variable in interface org.tn5250j.TN5250jConstants
E
- E_MAIL - org.tn5250j.keyboard.KeyMnemonic
- E_MAIL - Static variable in interface org.tn5250j.TN5250jConstants
- east - Variable in class org.tn5250j.tools.FixedCenterLayout
- ebcdic2uni(int) - Method in class org.tn5250j.encoding.builtin.CodepageConverterAdapter
- ebcdic2uni(int) - Method in interface org.tn5250j.encoding.ICodePage
-
Convert a single byte (or maybe more bytes which representing one character) to a Unicode character.
- EmailAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- EmailAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.EmailAction
- emulatorAction(KeyStroke, KeyEvent) - Method in class org.tn5250j.keyboard.KeyboardHandler
- EmulatorAction - Class in org.tn5250j.keyboard.actions
-
Base class for all emulator actions
- EmulatorAction(SessionPanel, String) - Constructor for class org.tn5250j.keyboard.actions.EmulatorAction
- EmulatorAction(SessionPanel, String, KeyStroke, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.EmulatorAction
- EmulatorActionEvent - Class in org.tn5250j.event
- EmulatorActionEvent(Object) - Constructor for class org.tn5250j.event.EmulatorActionEvent
- EmulatorActionEvent(Object, String) - Constructor for class org.tn5250j.event.EmulatorActionEvent
- EmulatorActionListener - Interface in org.tn5250j.event
- encode(Component, OutputStream) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- encode(Component, OutputStream) - Method in interface org.tn5250j.tools.encoder.Encoder
-
Encode the specified component on the specified stream
- encode(Image, OutputStream) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- encode(EncodeComponent.Encoding, Component, File) - Static method in class org.tn5250j.tools.encoder.EncodeComponent
-
Invoke this methods on Java components to encode their image into the specified format
- encode(EncodeComponent.Encoding, Component, OutputStream) - Static method in class org.tn5250j.tools.encoder.EncodeComponent
-
Invoke this methods on Java components to encode their image into the specified format
- EncodeComponent - Class in org.tn5250j.tools.encoder
-
Used to encode components into different image file formats. ie .GIF and .PNG
- EncodeComponent() - Constructor for class org.tn5250j.tools.encoder.EncodeComponent
- EncodeComponent.Encoding - Class in org.tn5250j.tools.encoder
-
Class used to enumerate valid encodings
- Encoder - Interface in org.tn5250j.tools.encoder
-
Interface that defines an encoder
- EncoderException - Exception in org.tn5250j.tools.encoder
-
This class is an exception that is raised by Encode or one of it's subclasses.
- EncoderException(String) - Constructor for exception org.tn5250j.tools.encoder.EncoderException
-
Creates an exception with the given message.
- encoding - Variable in class org.tn5250j.encoding.AbstractCodePage
- Encoding(String, String, String, String) - Constructor for class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Constructs and new image encoder.
- ENCODINGS - Static variable in class org.tn5250j.tools.encoder.EncodeComponent
- END_OF_FIELD - org.tn5250j.keyboard.KeyMnemonic
- endPoint - Variable in class org.tn5250j.RubberBand
- endPos() - Method in class org.tn5250j.framework.tn5250.ScreenField
- ENHGridLayout - Class in org.tn5250j.tools
-
ENHGridLayoutis an improved subclass ofGridLayout. - ENHGridLayout(int, int) - Constructor for class org.tn5250j.tools.ENHGridLayout
-
Creates a grid layout with the specified number of rows and columns.
- ENHGridLayout(int, int, int, int) - Constructor for class org.tn5250j.tools.ENHGridLayout
-
Creates a grid layout with the specified rows, columns, horizontal gap, and vertical gap.
- ENTER - org.tn5250j.keyboard.KeyMnemonic
- EOF - Static variable in interface org.tn5250j.TN5250jConstants
- equals(KeyEvent) - Method in class org.tn5250j.keyboard.KeyStroker
- equals(KeyEvent, boolean) - Method in class org.tn5250j.keyboard.KeyStroker
- equals(Object) - Method in class org.tn5250j.keyboard.KeyStroker
- equals(Object, boolean) - Method in class org.tn5250j.keyboard.KeyStroker
- erase() - Method in class org.tn5250j.RubberBand
- ERASE_EOF - org.tn5250j.keyboard.KeyMnemonic
- ERASE_EOF - Static variable in interface org.tn5250j.TN5250jConstants
- ERASE_FIELD - org.tn5250j.keyboard.KeyMnemonic
- ERASE_FIELD - Static variable in interface org.tn5250j.TN5250jConstants
- error(Object) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- error(Object) - Method in class org.tn5250j.tools.logging.Log4jLogger
- error(Object) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- error(Object, Throwable) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- error(Object, Throwable) - Method in class org.tn5250j.tools.logging.Log4jLogger
- error(Object, Throwable) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- error(String) - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- ERROR - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- ExcelOutputFilter - Class in org.tn5250j.tools.filters
- ExcelOutputFilter() - Constructor for class org.tn5250j.tools.filters.ExcelOutputFilter
- execute(String) - Static method in class org.tn5250j.tools.system.OperatingSystem
- executeMacro(ActionEvent) - Method in class org.tn5250j.SessionPanel
- executeMacro(String) - Method in class org.tn5250j.SessionPanel
- executeScript(String) - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- executeScript(SessionPanel, String) - Method in interface org.tn5250j.scripting.InterpreterDriver
-
Execute a script string.
- executeScript(SessionPanel, String) - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- executeScript(SessionPanel, String, String) - Static method in class org.tn5250j.scripting.InterpreterDriverManager
-
Execute a script string Execute the string supplied according to the langauge specified
- ExecuteScriptAction - Class in org.tn5250j.scripting
- ExecuteScriptAction(String, String, SessionPanel) - Constructor for class org.tn5250j.scripting.ExecuteScriptAction
- executeScriptFile(String) - Method in interface org.tn5250j.scripting.InterpreterDriver
-
Execute a script file.
- executeScriptFile(String) - Static method in class org.tn5250j.scripting.InterpreterDriverManager
-
Exceute a script file.
- executeScriptFile(String) - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- executeScriptFile(SessionPanel, String) - Method in interface org.tn5250j.scripting.InterpreterDriver
-
Execute a script file.
- executeScriptFile(SessionPanel, String) - Static method in class org.tn5250j.scripting.InterpreterDriverManager
-
Exceute a script file.
- executeScriptFile(SessionPanel, String) - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- existsAtPos(int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- ExportFileFilter - Class in org.tn5250j.spoolfile
- ExportFileFilter() - Constructor for class org.tn5250j.spoolfile.ExportFileFilter
-
Creates a file filter.
- ExportFileFilter(String) - Constructor for class org.tn5250j.spoolfile.ExportFileFilter
-
Creates a file filter that accepts files with the given extension.
- ExportFileFilter(String[]) - Constructor for class org.tn5250j.spoolfile.ExportFileFilter
-
Creates a file filter from the given string array.
- ExportFileFilter(String[], String) - Constructor for class org.tn5250j.spoolfile.ExportFileFilter
-
Creates a file filter from the given string array and description.
- ExportFileFilter(String, String) - Constructor for class org.tn5250j.spoolfile.ExportFileFilter
-
Creates a file filter that accepts the given file type.
- extended - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- EXTENDED_5250_BLINK - Static variable in interface org.tn5250j.TN5250jConstants
- EXTENDED_5250_COL_SEP - Static variable in interface org.tn5250j.TN5250jConstants
- EXTENDED_5250_NON_DSP - Static variable in interface org.tn5250j.TN5250jConstants
- EXTENDED_5250_REVERSE - Static variable in interface org.tn5250j.TN5250jConstants
- EXTENDED_5250_UNDERLINE - Static variable in interface org.tn5250j.TN5250jConstants
- EXTERNAL_PROGRAM_HEADER - Static variable in class org.tn5250j.ExternalProgramConfig
- EXTERNAL_PROGRAM_PROPERTIES_FILE_NAME - Static variable in class org.tn5250j.ExternalProgramConfig
- EXTERNAL_PROGRAM_REGISTRY_KEY - Static variable in class org.tn5250j.ExternalProgramConfig
- ExternalProgramConfig - Class in org.tn5250j
F
- f - Variable in class org.tn5250j.gui.TN5250jSplashScreen
- FAB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- FAI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- FAST_CURSOR_DOWN - org.tn5250j.keyboard.KeyMnemonic
- FAST_CURSOR_DOWN - Static variable in interface org.tn5250j.TN5250jConstants
- FAST_CURSOR_LEFT - org.tn5250j.keyboard.KeyMnemonic
- FAST_CURSOR_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- FAST_CURSOR_RIGHT - org.tn5250j.keyboard.KeyMnemonic
- FAST_CURSOR_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- FAST_CURSOR_UP - org.tn5250j.keyboard.KeyMnemonic
- FAST_CURSOR_UP - Static variable in interface org.tn5250j.TN5250jConstants
- fatal(Object) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- fatal(Object) - Method in class org.tn5250j.tools.logging.Log4jLogger
- fatal(Object) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- fatal(Object, Throwable) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- fatal(Object, Throwable) - Method in class org.tn5250j.tools.logging.Log4jLogger
- fatal(Object, Throwable) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- FATAL - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- field - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- FIELD_EXIT - org.tn5250j.keyboard.KeyMnemonic
- FIELD_EXIT - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_MIDDLE - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_MINUS - org.tn5250j.keyboard.KeyMnemonic
- FIELD_MINUS - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_ONE - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_PLUS - org.tn5250j.keyboard.KeyMnemonic
- FIELD_PLUS - Static variable in interface org.tn5250j.TN5250jConstants
- FIELD_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- FILE_TRANSFER - org.tn5250j.keyboard.KeyMnemonic
- FileFieldDef - Class in org.tn5250j.tools.filters
-
Class representing the File Field Definition of a file
- FileFieldDef(tnvt, char) - Constructor for class org.tn5250j.tools.filters.FileFieldDef
- fileInfoReceived(FTPStatusEvent) - Method in interface org.tn5250j.event.FTPStatusListener
- fileInfoReceived(FTPStatusEvent) - Method in class org.tn5250j.tools.XTFRFile
- fillData(int, int, int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- findByPosition(int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
-
Searches the collection for the target position and returns the ScreenField object containing that position.
- findByPosition(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
-
Searches the collection for the target position and returns the ScreenField object containing that position.
- findByString(String, int, int, int, boolean) - Method in class org.tn5250j.framework.tn5250.ScreenFields
-
Searches the collection for the target string and returns the iOhioField object containing that string.
- findMnemonic(String) - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- findMnemonicValue(String) - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- finish() - Method in class org.tn5250j.gui.Wizard
-
Invokes the registered "finish" action.
- FINISH - Static variable in class org.tn5250j.gui.WizardPage
- finishButton - Variable in class org.tn5250j.gui.WizardPage
- finished(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked if a "finish" action is triggered.
- finished(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- finishListener - Variable in class org.tn5250j.gui.Wizard
-
A listener on the "finish" button that is implemented as an anonymous inner class that simply invokes the containing classes "finish()" method.
- fireEmpty() - Method in class org.tn5250j.gui.ToggleDocument
-
Notify all registered listeners that the field is no longer empty.
- fireEmulatorAction(int) - Method in class org.tn5250j.SessionPanel
-
Notify all registered listeners of the onEmulatorAction event.
- fireKeyChangeEvent() - Static method in class org.tn5250j.keyboard.KeyMapper
-
Notify all registered listeners of the Key Change Event.
- fireNotEmpty() - Method in class org.tn5250j.gui.ToggleDocument
-
Notify all registered listeners that the field is no longer empty.
- firePropertyChange(Object, String, Object, Object) - Method in class org.tn5250j.SessionConfig
- fireScanned(String, String) - Method in class org.tn5250j.Session5250
-
This is the callback method for the TNVT when sensing the action cmd screen pattern (!
- fireSessionChanged(int) - Method in class org.tn5250j.Session5250
-
Notify all registered listeners of the onSessionChanged event.
- fireTabClosed(int) - Method in class org.tn5250j.gui.ButtonTabComponent
-
Notify all the tab listeners that this specific tab was selected to close.
- first() - Method in class org.tn5250j.gui.Wizard
-
Moves to the first page in the Wizard.
- FixedCenterLayout - Class in org.tn5250j.tools
-
Fixed Center layout.
- FixedCenterLayout() - Constructor for class org.tn5250j.tools.FixedCenterLayout
-
Constructs a new layout with no gap between components.
- FixedCenterLayout(int) - Constructor for class org.tn5250j.tools.FixedCenterLayout
-
Constructs a layout with the specified gaps between components.
- FixedWidthOutputFilter - Class in org.tn5250j.tools.filters
- FixedWidthOutputFilter() - Constructor for class org.tn5250j.tools.filters.FixedWidthOutputFilter
- FNB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- FNI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- FormattedDocument - Class in org.tn5250j.tools
- FormattedDocument(Format) - Constructor for class org.tn5250j.tools.FormattedDocument
- FQB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- FQI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- frameSeq - Variable in class org.tn5250j.interfaces.GUIViewInterface
- FTP5250Prot - Class in org.tn5250j.tools
- FTP5250Prot(tnvt) - Constructor for class org.tn5250j.tools.FTP5250Prot
- FTPStatusEvent - Class in org.tn5250j.event
- FTPStatusEvent(Object) - Constructor for class org.tn5250j.event.FTPStatusEvent
- FTPStatusEvent(Object, String) - Constructor for class org.tn5250j.event.FTPStatusEvent
- FTPStatusEvent(Object, String, int) - Constructor for class org.tn5250j.event.FTPStatusEvent
- FTPStatusListener - Interface in org.tn5250j.event
G
- GenericTn5250JFrame - Class in org.tn5250j.gui
-
Convenient base class for all TN5250j windows/frames.
- GenericTn5250JFrame() - Constructor for class org.tn5250j.gui.GenericTn5250JFrame
- getAcceptedIssuers() - Method in class org.tn5250j.framework.transport.SSL.SSLImplementation
- getAcceptedIssuers() - Method in class org.tn5250j.framework.transport.SSL.X509CertificateTrustManager
-
Deprecated.
- getAction() - Method in class org.tn5250j.event.EmulatorActionEvent
- getActionMap() - Method in class org.tn5250j.keyboard.KeyboardHandler
- getActiveAidKeys() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getActiveAidKeys() - Method in class org.tn5250j.framework.tn5250.tnvt
- getAdjustment() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getAllocatedDeviceName() - Method in class org.tn5250j.framework.tn5250.tnvt
- getAllocDeviceName() - Method in class org.tn5250j.Session5250
- getAllocDeviceName() - Method in class org.tn5250j.SessionPanel
- getAllowChange() - Method in class org.tn5250j.event.WizardEvent
-
Returns whether the event should be allowed to finish processing.
- getAppletInfo() - Method in class org.tn5250j.My5250Applet
-
Get Applet information
- getApplicationIcons() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- getAttachment() - Method in class org.tn5250j.mailtools.SendEMail
- getAttachmentName() - Method in class org.tn5250j.mailtools.SendEMail
- getAttr() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getAvailableCodePages() - Static method in class org.tn5250j.encoding.CharMappings
- getBackground() - Method in interface org.tn5250j.RubberBandCanvasIF
- getBoundingArea() - Method in class org.tn5250j.SessionPanel
- getBoundingArea() - Method in class org.tn5250j.SessionPanel.TNRubberBand
- getBoundingArea(Rectangle) - Method in class org.tn5250j.GuiGraphicBuffer
-
Fills the passed Rectangle with the starting row and column and width and height of the selected area. 1 BASED so column 1 row one is returned 1,1 If there is no area bounded then the full screen area is returned.
- getBoundingArea(Rectangle) - Method in class org.tn5250j.SessionPanel
- getBoundingArea(Rectangle) - Method in class org.tn5250j.SessionPanel.TNRubberBand
- getBufferOutLength() - Method in class org.tn5250j.tools.filters.FileFieldDef
- getByteOffset(int) - Method in class org.tn5250j.framework.tn5250.Stream5250
- getCancelButton() - Method in class org.tn5250j.gui.WizardPage
- getCanvas() - Method in class org.tn5250j.RubberBand
- getCC() - Method in class org.tn5250j.mailtools.SendEMail
- getChar(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- getCharacters() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getCharAttr(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- getClassLoader() - Method in class org.tn5250j.GlobalConfigure
-
Not sure yet so be careful using this.
- getClosedLockIcon() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1025
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1026
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1112
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1140
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1141
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1147
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID1148
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID273
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID277
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID278
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID280
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID284
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID285
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID297
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID37
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID424
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID500
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID870
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID871
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CCSID875
- getCodePage() - Method in class org.tn5250j.encoding.builtin.CodepageConverterAdapter
- getCodePage() - Method in class org.tn5250j.framework.tn5250.tnvt
- getCodePage(String) - Static method in class org.tn5250j.encoding.CharMappings
- getCol(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- getColor(char, boolean) - Method in class org.tn5250j.GuiGraphicBuffer
- getColorProperty(String) - Method in class org.tn5250j.GuiGraphicBuffer
- getColorProperty(String) - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getColumns() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Get the number of columns available.
- getCommandLineArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getCommCheckCode() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getConfig() - Method in class org.tn5250j.SessionConfig
- getConfigFile() - Method in class org.tn5250j.mailtools.SendEMail
- getConfiguration() - Method in class org.tn5250j.Session5250
- getConfigurationResource() - Method in interface org.tn5250j.interfaces.SessionInterface
- getConfigurationResource() - Method in class org.tn5250j.Session5250
- getConfigurationResource() - Method in class org.tn5250j.SessionConfig
- getConnectionProperties() - Method in class org.tn5250j.Session5250
- getConnectKey() - Method in class org.tn5250j.connectdialog.ConnectDialog
- getContentPane() - Method in class org.tn5250j.gui.WizardPage
-
Overrides normal getContentPane to provide specially managed area
- getCount() - Method in class org.tn5250j.framework.common.Sessions
- getCount() - Method in interface org.tn5250j.interfaces.SessionsInterface
- getCurrent() - Static method in class org.tn5250j.framework.Tn5250jController
- getCurrentCol() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Get the current column where the cursor is
- getCurrentField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getCurrentFieldHighlightedAttr() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getCurrentFieldPos() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getCurrentFieldShift() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getCurrentFieldText() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getCurrentPage() - Method in class org.tn5250j.event.WizardEvent
-
Returns the current page on which the
JCWizardEventoccured. - getCurrentPage() - Method in class org.tn5250j.gui.Wizard
-
Retrieves the current visible page.
- getCurrentPos() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Current position is based on offsets of 1,1 not 0,0 of the current position of the screen
- getCurrentPos() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getCurrentPos() - Method in class org.tn5250j.framework.tn5250.Stream5250
-
Returns where we are in the buffer
- getCurrentRecord() - Method in class org.tn5250j.event.FTPStatusEvent
- getCurrentRow() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Get the current row where the cursor is
- getCursorCol() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getCursorProgression() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getCursorRow() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getData() - Method in class org.tn5250j.framework.Tn5250jEvent
- getData(int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- getDefaultFont() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- getDefaultKeypadMnemonics() - Method in class org.tn5250j.SessionConfig.SessionConfiguration
- getDerivedFont(Font, int, int, int, int, float, float, float) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1025
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1026
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1112
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1140
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1141
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1147
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID1148
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID273
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID277
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID278
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID280
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID284
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID285
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID297
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID37
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID424
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID500
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID870
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID871
- getDescription() - Method in class org.tn5250j.encoding.builtin.CCSID875
- getDescription() - Method in interface org.tn5250j.encoding.builtin.ICodepageConverter
-
Returns a short description for this converter.
- getDescription() - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Returns the human readable description of this filter.
- getDescription() - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Returns the human readable description of this filter.
- getDescription() - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Returns the human readable description of this filter.
- getDescription(KeyMnemonic) - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- getDeviceName() - Method in class org.tn5250j.framework.tn5250.tnvt
- getDrawingArea() - Method in class org.tn5250j.GuiGraphicBuffer
-
Returns a pointer to the graphics area that we can draw on
- getDrawingBounds() - Method in class org.tn5250j.SessionPanel
- getDrawingGraphics() - Method in interface org.tn5250j.RubberBandCanvasIF
- getDrawingGraphics() - Method in class org.tn5250j.SessionPanel
-
Returns a pointer to the graphics area that we can draw on
- getDumpScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getEncoder() - Method in class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Return an encoder for this encoding type.
- getEncoding() - Method in class org.tn5250j.encoding.AbstractCodePage
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1025
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1026
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1112
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1140
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1141
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1147
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID1148
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID273
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID277
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID278
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID280
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID284
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID285
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID297
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID37
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID424
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID500
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID870
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID871
- getEncoding() - Method in class org.tn5250j.encoding.builtin.CCSID875
- getEndPoint() - Method in class org.tn5250j.RubberBand
- getEndPoint() - Method in class org.tn5250j.SessionPanel.TNRubberBand
- getEraseSomething() - Method in class org.tn5250j.RubberBand
- getErrorLine() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Returns the current error line number
- getErrorLine() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
Returns the current error line number
- getEtchedInsets() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
-
Returns the amount of space taken up by a border drawn by
drawEtchedRect() - getEtnPgmProps() - Method in class org.tn5250j.ExternalProgramConfig
- getExtension(File) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Return the extension portion of the file's name .
- getExtension(File) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Return the extension portion of the file's name .
- getExtension(File) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Return the extension portion of the file's name .
- getExtension(String) - Method in class org.tn5250j.gui.TN5250jFileFilter
- getExtension(String) - Method in class org.tn5250j.spoolfile.ExportFileFilter
- getExtension(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
- getFailureMessage() - Method in class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Message to return about possible reasons for encoder load failure (i.e. getEncoder() returns null)
- getFCW1() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFCW2() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFFW1() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFFW2() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getField(int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getFieldCount() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getFieldId() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFieldLength() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFieldLength() - Method in class org.tn5250j.tools.filters.FileFieldDef
- getFieldName() - Method in class org.tn5250j.tools.filters.FileFieldDef
- getFieldName(int) - Method in class org.tn5250j.sql.AS400Xtfr
-
Convenience method to return the name of a field
- getFieldName(int) - Method in class org.tn5250j.tools.FTP5250Prot
-
Convenience method to return the name of a field
- getFields() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getFields() - Method in class org.tn5250j.framework.Tn5250jEvent
- getFieldShift() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getFieldType() - Method in class org.tn5250j.tools.filters.FileFieldDef
- getFile(String, String) - Method in class org.tn5250j.tools.FTP5250Prot
-
Transfer the file information to an output file
- getFile(String, String, String, boolean) - Method in class org.tn5250j.sql.AS400Xtfr
-
Transfer the file information to an output file
- getFileInfo(String, boolean) - Method in class org.tn5250j.tools.FTP5250Prot
-
Retrieves the File Field Definitions and Member information for the remote file to be transferred
- getFileLength() - Method in class org.tn5250j.event.FTPStatusEvent
- getFileName() - Method in class org.tn5250j.mailtools.SendEMail
- getFileSize() - Method in class org.tn5250j.tools.FTP5250Prot
-
Convenience method to return the file size of the file and member that is being transferred
- getFinishButton() - Method in class org.tn5250j.gui.WizardPage
- getFirstInputField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getFloatProperty(String) - Method in class org.tn5250j.GuiGraphicBuffer
- getFloatProperty(String) - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getFloatProperty(String, float) - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getFocusForMe() - Method in class org.tn5250j.SessionPanel
- getFormat() - Method in class org.tn5250j.tools.FormattedDocument
- getFrameSequence() - Method in class org.tn5250j.interfaces.GUIViewInterface
- getFrom() - Method in class org.tn5250j.mailtools.SendEMail
- getFromName(String) - Static method in enum org.tn5250j.sessionsettings.ColumnSeparator
-
searches the enumeration for the given name, case insensitive
- getFullFileName(String) - Method in class org.tn5250j.tools.FTP5250Prot
-
Convenience method to return the file name and member that is being transferred
- getGridSizes(Container, boolean) - Method in class org.tn5250j.tools.ENHGridLayout
-
Traverses the children and determines row heights and column widths.
- getGrooveInsets() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
-
Returns the amount of space taken up by a border drawn by
drawGroove() - getGUI() - Method in class org.tn5250j.Session5250
- getHeight() - Method in class org.tn5250j.GuiGraphicBuffer
- getHeight(ImageObserver) - Method in class org.tn5250j.GuiGraphicBuffer
- getHelpButton() - Method in class org.tn5250j.gui.WizardPage
- getHgap() - Method in class org.tn5250j.tools.FixedCenterLayout
-
Returns the horizontal gap between components.
- getHighlightedAttr() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getHostName() - Method in class org.tn5250j.framework.tn5250.tnvt
- getHostName() - Method in class org.tn5250j.Session5250
- getHostName() - Method in class org.tn5250j.SessionPanel
- getHSBottom() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Hotspot Bottom string
- getHSMore() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Hotspot More... string
- getIconHeight() - Method in class org.tn5250j.gui.SortArrowIcon
- getIconWidth() - Method in class org.tn5250j.gui.SortArrowIcon
- getImageBuffer(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- getInhibitedText() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getInputInhibited() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getInputMap() - Method in class org.tn5250j.keyboard.KeyboardHandler
- getInsertIndicatorArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getInstance() - Static method in class org.tn5250j.ExternalProgramConfig
- getInstance() - Static method in class org.tn5250j.interfaces.ConfigureFactory
- getInstance() - Static method in class org.tn5250j.interfaces.OptionAccessFactory
- getIntegerProperty(String) - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getIntProperty(String) - Method in class org.tn5250j.GuiGraphicBuffer
- getJobName() - Method in class org.tn5250j.spoolfile.JobTabPanel
- getJobName() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getJobNumber() - Method in class org.tn5250j.spoolfile.JobTabPanel
- getJobNumber() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getJobUser() - Method in class org.tn5250j.spoolfile.JobTabPanel
- getJobUser() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getJumpDirection() - Method in class org.tn5250j.event.SessionJumpEvent
- getKBIndicatorArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getKeyboardHandlerInstance(Session5250) - Static method in class org.tn5250j.keyboard.KeyboardHandler
- getKeyCode() - Method in class org.tn5250j.keyboard.KeyStroker
- getKeyMap() - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeypadFontSize() - Method in class org.tn5250j.SessionConfig.SessionConfiguration
- getKeypadMnemonics() - Method in class org.tn5250j.SessionConfig.SessionConfiguration
- getKeyPos(int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- getKeyPos(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- getKeys() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getKeyStroke(String) - Method in class org.tn5250j.keyboard.KeyboardHandler
- getKeyStroke(String) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStrokeCode() - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStrokeDesc() - Method in class org.tn5250j.keyboard.KeyStroker
- getKeyStrokeDesc(String) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStrokeMnemonic(KeyEvent) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStrokeMnemonic(KeyEvent, boolean) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStroker(String) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeystrokes() - Method in class org.tn5250j.framework.Tn5250jKeyEvents
- getKeyStrokeText(KeyEvent) - Static method in class org.tn5250j.keyboard.KeyMapper
- getKeyStrokeText(KeyEvent, boolean) - Static method in class org.tn5250j.keyboard.KeyMapper
- getLabelVerticalAlignment(Component) - Method in class org.tn5250j.tools.AlignLayout
-
Gets the vertical position of a label relative to its control.
- getLastPos() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
The last position of the cursor on the screen - Note - position is based 0,0
- getLayoutAlignmentX(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Returns the alignment along the x axis.
- getLayoutAlignmentY(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Returns the alignment along the y axis.
- getLength() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getLevel() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getLevel() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- getLevel() - Method in class org.tn5250j.tools.logging.Log4jLogger
- getLevel() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- getLibrary() - Method in class org.tn5250j.spoolfile.OutputQueueTabPanel
- getLibrary() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getLocation() - Method in class org.tn5250j.keyboard.KeyStroker
- getLogger(Class<?>) - Static method in class org.tn5250j.tools.logging.TN5250jLogFactory
- getLogger(String) - Static method in class org.tn5250j.tools.logging.TN5250jLogFactory
- getLongName() - Method in class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Return the long name of the supported encoding type
- getMachineCheckCode() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getMacroByName(String) - Static method in class org.tn5250j.tools.Macronizer
- getMacroByNumber(int) - Static method in class org.tn5250j.tools.Macronizer
- getMacroList() - Static method in class org.tn5250j.tools.Macronizer
- getMbrInfo(String, String) - Method in class org.tn5250j.tools.FTP5250Prot
-
Executes the command to obtain the member information of the remote file
- getMessage() - Method in class org.tn5250j.event.BootEvent
- getMessage() - Method in class org.tn5250j.event.EmulatorActionEvent
- getMessage() - Method in class org.tn5250j.event.FTPStatusEvent
- getMessage() - Method in class org.tn5250j.event.SessionChangeEvent
- getMessage() - Method in class org.tn5250j.event.SessionJumpEvent
- getMessage() - Method in class org.tn5250j.mailtools.SendEMail
- getMessageArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getMessageType() - Method in class org.tn5250j.event.FTPStatusEvent
- getMnemonicDescriptions() - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- getMnemonics() - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- getMnemonicsSorted() - Method in class org.tn5250j.keyboard.KeyMnemonicResolver
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1025
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1026
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1112
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1140
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1141
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1147
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID1148
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID273
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID277
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID278
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID280
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID284
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID285
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID297
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID37
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID424
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID500
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID870
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID871
- getName() - Method in class org.tn5250j.encoding.builtin.CCSID875
- getName() - Method in interface org.tn5250j.encoding.builtin.ICodepageConverter
-
Returns an name/ID for this converter.
- getName() - Method in class org.tn5250j.framework.Tn5250jListener
- getNewPage() - Method in class org.tn5250j.event.WizardEvent
-
Returns the next page.
- getNewSessionOptions() - Method in class org.tn5250j.event.BootEvent
- getNextButton() - Method in class org.tn5250j.gui.WizardPage
- getNextByte() - Method in class org.tn5250j.framework.tn5250.Stream5250
- getNumberOfFields() - Method in class org.tn5250j.sql.AS400Xtfr
-
Returns the number of fields in the File Field Definition array of fields returned from the DSPFFD command
- getNumberOfFields() - Method in class org.tn5250j.tools.FTP5250Prot
-
Returns the number of fields in the File Field Definition array of fields returned from the DSPFFD command
- getNumberOfRestrictedOptions() - Method in class org.tn5250j.interfaces.OptionAccessFactory
- getNumberOfRestrictedOptions() - Method in class org.tn5250j.OptionAccess
- getNumOfMacros() - Static method in class org.tn5250j.tools.Macronizer
- getOIA() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getOpCode() - Method in class org.tn5250j.framework.tn5250.Stream5250
- getOpCode() - Method in class org.tn5250j.framework.tn5250.tnvt
- getOpenLockIcon() - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- getOutputFilterInstance() - Method in class org.tn5250j.tools.filters.XTFRFileFilter
- getOwner() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getParameter(String, String) - Method in class org.tn5250j.My5250Applet
- getParameterInfo() - Method in class org.tn5250j.My5250Applet
-
Get parameter info
- getPlaneData(int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
Return the data associated with the plane that is passed.
- getPlanes() - Method in class org.tn5250j.framework.tn5250.Screen5250
- getPointFromRowCol(int, int, Point) - Method in class org.tn5250j.GuiGraphicBuffer
-
This will return the screen coordinates of a row and column.
- getPos(int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
This routine is 0 based offset.
- getPosFromView(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- getPosFromView(int, int) - Method in class org.tn5250j.SessionPanel
- getPositionArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getPrecision() - Method in class org.tn5250j.tools.filters.FileFieldDef
- getPreferredSize() - Method in class org.tn5250j.gui.TN5250jFileChooser
-
This is to fix Bug Id - 4416982 Synopsis JFileChooser does not use its resources to size itself initially
- getPreferredSize() - Method in class org.tn5250j.GuiGraphicBuffer
- getPreviousButton() - Method in class org.tn5250j.gui.WizardPage
- getProgCheckCode() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getProperties() - Method in class org.tn5250j.GlobalConfigure
- getProperties() - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getProperties() - Method in class org.tn5250j.sessionsettings.SessionSettings
- getProperties(String) - Method in class org.tn5250j.GlobalConfigure
-
Returns the properties associated with a given registry key.
- getProperties(String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getProperties(String, String) - Method in class org.tn5250j.GlobalConfigure
- getProperties(String, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getProperties(String, String, boolean, String) - Method in class org.tn5250j.GlobalConfigure
- getProperties(String, String, boolean, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getProperties(String, String, boolean, String, boolean) - Method in class org.tn5250j.GlobalConfigure
- getProperties(String, String, boolean, String, boolean) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getPropertiesForSession(String) - Method in class org.tn5250j.framework.Tn5250jController
- getProperty(String) - Method in class org.tn5250j.GlobalConfigure
-
Returns the setting from the given key of the global properties.
- getProperty(String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getProperty(String, String) - Method in class org.tn5250j.GlobalConfigure
-
Returns the setting from the given key of the global properties or the default passed if the property does not exist.
- getProperty(String, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- getQueue() - Method in class org.tn5250j.spoolfile.OutputQueueTabPanel
- getQueue() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getRecordBuffer() - Method in class org.tn5250j.keyboard.KeyboardHandler
- getRectangleProperty(String) - Method in class org.tn5250j.SessionConfig
- getResizeHeight(Component) - Method in class org.tn5250j.tools.AlignLayout
-
Gets the component's RezizeHeight value.
- getResizeWidth(Component) - Method in class org.tn5250j.tools.AlignLayout
-
Gets the component's RezizeWidth value.
- getRow(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- getRowColFromPoint(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
-
Return the row column based on the screen x,y position coordinates It will calculate a 0,0 based row and column based on the screen point coordinate.
- getRows() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Get the number or rows available.
- getScreen() - Method in class org.tn5250j.framework.Tn5250jEvent
- getScreen() - Method in class org.tn5250j.Session5250
- getScreen() - Method in class org.tn5250j.SessionPanel
- GetScreen(char[], int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
GetScreen retrieves the various planes associated with the presentation space.
- GetScreen(char[], int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
GetScreen retrieves the various planes associated with the presentation space.
- GetScreen(char[], int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
GetScreen retrieves the various planes associated with the presentation space.
- GetScreen(char[], int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
GetScreen retrieves the various planes associated with the presentation space.
- GetScreen(char[], int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
GetScreen retrieves the various planes associated with the presentation space.
- GetScreen(char[], int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
GetScreen retrieves the various planes associated with the presentation space.
- getScreenArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getScreenAsAllChars() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Return the whole screen represented as a character array
- getScreenAsChars() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Return the screen represented as a character array
- getScreenBounds() - Static method in class org.tn5250j.tools.system.OperatingSystem
- getScreenFields() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Return the fields that are contained in the Field Format Table
- getScreenLength() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Gets the length of the screen - number of rows times number of columns
- GetScreenRect(char[], int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
GetScreenRect retrieves data from the various planes associated with the presentation space.
- GetScreenRect(char[], int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
GetScreenRect retrieves data from the various planes associated with the presentation space.
- GetScreenRect(char[], int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
GetScreenRect retrieves data from the various planes associated with the presentation space.
- GetScreenRect(char[], int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
GetScreenRect retrieves data from the various planes associated with the presentation space.
- getScriptIndicatorArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getSegment() - Method in class org.tn5250j.framework.tn5250.Stream5250
-
This routine will retrieve a segment based on the first two bytes being the length of the segment.
- getSegment(byte[], int, boolean) - Method in class org.tn5250j.framework.tn5250.Stream5250
-
This routine will retrieve a byte array based on the first two bytes being the length of the segment.
- getSegmentAtPos(int) - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- getSession() - Method in class org.tn5250j.framework.Tn5250jSession
- getSession() - Method in class org.tn5250j.SessionPanel
- getSessionAt(int) - Method in class org.tn5250j.Gui5250Frame
- getSessionAt(int) - Method in class org.tn5250j.interfaces.GUIViewInterface
- getSessionManager() - Method in class org.tn5250j.Session5250
- getSessionName() - Method in interface org.tn5250j.interfaces.SessionInterface
- getSessionName() - Method in class org.tn5250j.Session5250
- getSessionName() - Method in class org.tn5250j.SessionConfig
- getSessionName() - Method in class org.tn5250j.SessionPanel
- getSessions() - Method in class org.tn5250j.framework.common.SessionManager
- getSessions() - Method in class org.tn5250j.framework.Tn5250jController
- getSessions() - Method in interface org.tn5250j.interfaces.SessionManagerInterface
- getSessionScreen() - Method in class org.tn5250j.framework.Tn5250jSession
- getSessionsList() - Method in class org.tn5250j.framework.common.Sessions
- getSessionTNVT() - Method in class org.tn5250j.framework.Tn5250jSession
- getSessionType() - Method in interface org.tn5250j.interfaces.SessionInterface
- getSessionType() - Method in class org.tn5250j.Session5250
- getSessionViewCount() - Method in class org.tn5250j.Gui5250Frame
- getSessionViewCount() - Method in class org.tn5250j.interfaces.GUIViewInterface
- getShortName() - Method in class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Return the short brief name of the supported encoding type
- getSize() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- getSource() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- getSpoolName() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getSpoolName() - Method in class org.tn5250j.spoolfile.SpoolNameTabPanel
- getStartPoint() - Method in class org.tn5250j.RubberBand
- getStartPoint() - Method in class org.tn5250j.SessionPanel.TNRubberBand
- getState() - Method in class org.tn5250j.event.SessionChangeEvent
- getStatusArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getString() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getString(String) - Static method in class org.tn5250j.tools.LangTool
- getString(String, String) - Static method in class org.tn5250j.tools.LangTool
- getStringProperty(String) - Method in class org.tn5250j.GuiGraphicBuffer
- getStringProperty(String) - Method in class org.tn5250j.SessionConfig
-
Deprecated.
- getStringProperty(String) - Method in class org.tn5250j.sessionsettings.SessionSettings
- getStringProperty(String, String) - Method in class org.tn5250j.sessionsettings.SessionSettings
- getSubject() - Method in class org.tn5250j.mailtools.SendEMail
- getSupportedExtensions() - Method in interface org.tn5250j.scripting.InterpreterDriver
-
Get the extension for supported extensions by this driver
- getSupportedExtensions() - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- getSupportedLanguages() - Method in interface org.tn5250j.scripting.InterpreterDriver
-
Get the langauges for supported extensions by this driver
- getSupportedLanguages() - Method in class org.tn5250j.scripting.JPythonInterpreterDriver
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.tn5250j.gui.SortHeaderRenderer
- getText() - Method in class org.tn5250j.framework.tn5250.ScreenField
- getTextArea() - Method in class org.tn5250j.GuiGraphicBuffer
- getTo() - Method in class org.tn5250j.mailtools.SendEMail
- getUnprocessedKeyStroked() - Method in class org.tn5250j.framework.tn5250.KeyStrokenizer
- getUser() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getUser() - Method in class org.tn5250j.spoolfile.UserTabPanel
- getUserData() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- getUserData() - Method in class org.tn5250j.spoolfile.UserDataTabPanel
- getValue() - Method in class org.tn5250j.tools.DecimalField
- getVT() - Method in class org.tn5250j.Session5250
- getVT() - Method in class org.tn5250j.SessionPanel
- getWhichGUI(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- getWidth() - Method in class org.tn5250j.GuiGraphicBuffer
- getWidth(ImageObserver) - Method in class org.tn5250j.GuiGraphicBuffer
- getWritingArea(Font) - Method in class org.tn5250j.GuiGraphicBuffer
-
Returns a pointer to the graphics area that we can write on
- GlobalConfigure - Class in org.tn5250j
-
Utility class for referencing global settings and functions of which at most one instance can exist per VM.
- GlobalConfigure() - Constructor for class org.tn5250j.GlobalConfigure
-
The constructor is made protected to allow overriding.
- GNB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- goHome() - Method in class org.tn5250j.framework.tn5250.Screen5250
- goto_XY(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- gotoField(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Set the current working field to the field number specified.
- gotoField(ScreenField) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convenience method to set the field object passed as the currect working screen field
- gotoFieldNext() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- gotoFieldPrev() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- graphic - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- GROUP_SPACING - Static variable in class org.tn5250j.gui.WizardPage
- GUI - org.tn5250j.keyboard.KeyMnemonic
- GUI - Static variable in interface org.tn5250j.TN5250jConstants
- GUI_FRAME_HEIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- GUI_FRAME_WIDTH - Static variable in interface org.tn5250j.TN5250jConstants
- GUI_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- GUI_NO_TAB - Static variable in interface org.tn5250j.TN5250jConstants
- GUI_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- Gui5250Frame - Class in org.tn5250j
-
This is the main
JFrame, which contains multiple tabs. - Gui5250Frame(My5250) - Constructor for class org.tn5250j.Gui5250Frame
- GuiAction - Class in org.tn5250j.keyboard.actions
-
Toggle gui
- GuiAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.GuiAction
- GuiGraphicBuffer - Class in org.tn5250j
- GuiGraphicBuffer(Screen5250, SessionPanel, SessionConfig) - Constructor for class org.tn5250j.GuiGraphicBuffer
- GuiGraphicBuffer.Data - Class in org.tn5250j
- GUIGraphicsUtils - Class in org.tn5250j.tools
- GUIGraphicsUtils() - Constructor for class org.tn5250j.tools.GUIGraphicsUtils
- GUIViewInterface - Class in org.tn5250j.interfaces
-
Abstract class for all main GUI interfaces.
Direct known subclasses: - GUIViewInterface(My5250) - Constructor for class org.tn5250j.interfaces.GUIViewInterface
H
- handleEvent(Tn5250jEvent) - Method in class org.tn5250j.framework.Tn5250jController
- hashCode() - Method in class org.tn5250j.keyboard.KeyStroker
- hasJava14() - Static method in class org.tn5250j.tools.system.OperatingSystem
-
Returns if Java 2 version 1.4 is in use.
- hasMoreKeyStrokes() - Method in class org.tn5250j.framework.tn5250.KeyStrokenizer
- hasNext() - Method in class org.tn5250j.framework.tn5250.Stream5250
-
Determines if any more bytes are available in the buffer to be processed.
- height - Variable in class org.tn5250j.gui.SortArrowIcon
- help() - Method in class org.tn5250j.gui.Wizard
-
Invokes the registered "help" action.
- help(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked if the Help action is triggered.
- help(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- HELP - org.tn5250j.keyboard.KeyMnemonic
- HELP - Static variable in class org.tn5250j.gui.WizardPage
- helpButton - Variable in class org.tn5250j.gui.WizardPage
- helpListener - Variable in class org.tn5250j.gui.Wizard
-
A listener on the "help" button that is implemented as an anonymous inner class that simply invokes the containing classes "help()" method.
- HexCharMapDialog - Class in org.tn5250j.gui
-
Shows a dialog, containing all HEX values and their corresponding chars.
- HexCharMapDialog(Component, ICodePage) - Constructor for class org.tn5250j.gui.HexCharMapDialog
- hgap - Variable in class org.tn5250j.tools.ENHGridLayout
-
The horiztonal gap between items.
- hgap - Variable in class org.tn5250j.tools.FixedCenterLayout
- Hide - org.tn5250j.sessionsettings.ColumnSeparator
- HNB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- HOME - org.tn5250j.keyboard.KeyMnemonic
- HOME - Static variable in interface org.tn5250j.TN5250jConstants
- homePos - Variable in class org.tn5250j.framework.tn5250.Screen5250
- hostPrint(int) - Method in class org.tn5250j.framework.tn5250.tnvt
- hotSpots - Variable in class org.tn5250j.GuiGraphicBuffer
- HOTSPOTS - org.tn5250j.keyboard.KeyMnemonic
- HOTSPOTS - Static variable in interface org.tn5250j.TN5250jConstants
- HotspotsAction - Class in org.tn5250j.keyboard.actions
-
Toggle Hot spots
- HotspotsAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.HotspotsAction
- HTMLOutputFilter - Class in org.tn5250j.tools.filters
- HTMLOutputFilter() - Constructor for class org.tn5250j.tools.filters.HTMLOutputFilter
I
- ICB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- ICI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- ICodePage - Interface in org.tn5250j.encoding
- ICodepageConverter - Interface in org.tn5250j.encoding.builtin
-
Interface for classes which do the translation from EBCDIC bytes to Unicode characters and vice versa.
- image - Variable in class org.tn5250j.gui.TN5250jSplashScreen
- img - Variable in class org.tn5250j.tools.encoder.AbstractImageEncoder
- INB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- INBX - org.tn5250j.framework.tn5250.KbdTypesCodePages
- index - Variable in class org.tn5250j.gui.ColumnComparator
- info(Object) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- info(Object) - Method in class org.tn5250j.tools.logging.Log4jLogger
- info(Object) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- info(Object, Throwable) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- info(Object, Throwable) - Method in class org.tn5250j.tools.logging.Log4jLogger
- info(Object, Throwable) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- INFO - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- init() - Method in class org.tn5250j.encoding.builtin.CodepageConverterAdapter
- init() - Method in interface org.tn5250j.encoding.builtin.ICodepageConverter
-
Does special initialization stuff for this converter.
- init() - Static method in class org.tn5250j.keyboard.KeyMapper
- init() - Method in class org.tn5250j.My5250Applet
-
Initialize the applet
- init() - Static method in class org.tn5250j.tools.LangTool
- init() - Static method in class org.tn5250j.tools.Macronizer
- init(File, Properties) - Method in class org.tn5250j.framework.Tn5250jListener
- init(String) - Method in class org.tn5250j.framework.transport.SSL.SSLImplementation
- init(String) - Method in interface org.tn5250j.framework.transport.SSLInterface
-
Initialize the components required to create a new client socket when createSSLSocket is called.
- init(String) - Static method in class org.tn5250j.tools.LangTool
- init(Locale) - Static method in class org.tn5250j.tools.LangTool
- initalizeFieldPlanes() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- initalizePlanes() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- initialize(byte[]) - Method in class org.tn5250j.framework.tn5250.Stream5250
-
This method takes a byte array and initializes the object information to be used.
- initialize(String) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- initialize(String) - Method in class org.tn5250j.tools.logging.Log4jLogger
- initialize(String) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- initialize(ImageIcon) - Method in class org.tn5250j.gui.TN5250jSplashScreen
-
Creates the Splash screen window and configures it.
- INPUTINHIBITED_COMMCHECK - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INPUTINHIBITED_MACHINECHECK - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INPUTINHIBITED_NOTINHIBITED - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INPUTINHIBITED_OTHER - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INPUTINHIBITED_PROGCHECK - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INPUTINHIBITED_SYSTEM_WAIT - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- INSERT - org.tn5250j.keyboard.KeyMnemonic
- INSERT - Static variable in interface org.tn5250j.TN5250jConstants
- insertString(int, String, AttributeSet) - Method in class org.tn5250j.gui.ToggleDocument
- insertString(int, String, AttributeSet) - Method in class org.tn5250j.tools.FormattedDocument
- INSET - Static variable in class org.tn5250j.tools.GUIGraphicsUtils
- instance() - Static method in class org.tn5250j.framework.common.SessionManager
- instance() - Static method in class org.tn5250j.GlobalConfigure
- instance() - Static method in class org.tn5250j.OptionAccess
- InterpreterDriver - Interface in org.tn5250j.scripting
-
Driver interface for scripting interpreter.
- InterpreterDriver.InterpreterException - Exception in org.tn5250j.scripting
-
Nested class for wrapping the exception throw by underlying interpreter while executing scripts
- InterpreterDriverManager - Class in org.tn5250j.scripting
-
Class for managing interpreter drivers.
- InterpreterException(Exception) - Constructor for exception org.tn5250j.scripting.InterpreterDriver.InterpreterException
-
Construct a wrapper exception for given undelying exception.
- invalidateLayout(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
- invoke(String, SessionPanel) - Static method in class org.tn5250j.tools.Macronizer
- IRB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- isAltDown() - Method in class org.tn5250j.keyboard.KeyStroker
- isAltGr - Variable in class org.tn5250j.keyboard.KeyboardHandler
- isAltGrDown() - Method in class org.tn5250j.keyboard.KeyStroker
- isAreaSelected() - Method in class org.tn5250j.RubberBand
- isAttr - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- isAttributePlace(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- isAutoEnter() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isBlinkCursor() - Method in class org.tn5250j.GuiGraphicBuffer
- isBypassField() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isCanSend() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isCanSendAid() - Method in class org.tn5250j.framework.tn5250.ScreenFields
-
This routine is used to check if we can send the Aid key to the host Taken from Section 16.2.1.2 Enter/Rec Adv Key In the normal unlocked state, when the workstation operator presses the Enter/Rec Adv key: 1.
- isChanged(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- isConnected() - Method in class org.tn5250j.framework.tn5250.tnvt
- isConnected() - Method in interface org.tn5250j.interfaces.SessionInterface
- isConnected() - Method in class org.tn5250j.Session5250
- isConnected() - Method in class org.tn5250j.SessionPanel
- isConnected() - Method in class org.tn5250j.sql.AS400Xtfr
-
returns whether or not the system is connected to an AS400 or not
- isConnected() - Method in class org.tn5250j.tools.FTP5250Prot
-
returns whether or not the system is connected to an AS400 or not
- isContinued() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isContinuedFirst() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isContinuedLast() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isContinuedMiddle() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isControlDown() - Method in class org.tn5250j.keyboard.KeyStroker
- isCurrentField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldAutoEnter() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldBypassField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldContinued() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldContinuedFirst() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldContinuedLast() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldContinuedMiddle() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldDupEnabled() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldFER() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldHighlightedEntry() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldModified() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCurrentFieldToUpper() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isCursorActive() - Method in class org.tn5250j.framework.tn5250.Screen5250
- isCursorShown() - Method in class org.tn5250j.framework.tn5250.Screen5250
- isCustomizable() - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
- isCustomizable() - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
- isCustomizable() - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
- isCustomizable() - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
- isCustomizable() - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
- isCustomizable() - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
- isCustomizable() - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- isDebugEnabled() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- isDebugEnabled() - Method in class org.tn5250j.tools.logging.Log4jLogger
- isDebugEnabled() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- isDragging() - Method in class org.tn5250j.RubberBand
- isDupEnabled() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isEqualLast(KeyEvent) - Static method in class org.tn5250j.keyboard.KeyMapper
- isErrorEnabled() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- isErrorEnabled() - Method in class org.tn5250j.tools.logging.Log4jLogger
- isErrorEnabled() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- isErrorLineSaved() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- isExtensionInList(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
- isExtensionListInDescription() - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- isExtensionListInDescription() - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- isExtensionListInDescription() - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- isFatalEnabled() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- isFatalEnabled() - Method in class org.tn5250j.tools.logging.Log4jLogger
- isFatalEnabled() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- isFER() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isFieldSelected(int) - Method in class org.tn5250j.sql.AS400Xtfr
-
Returns whether a field is selected for output or not
- isFieldSelected(int) - Method in class org.tn5250j.tools.FTP5250Prot
-
Returns whether a field is selected for output or not
- isFieldsSelected() - Method in class org.tn5250j.sql.AS400Xtfr
-
Returns whether there are any fields selected or not
- isFieldsSelected() - Method in class org.tn5250j.tools.FTP5250Prot
-
Returns whether there are any fields selected or not
- isFocusTraversable() - Method in class org.tn5250j.keyboard.configure.KeyGetterInterface
- isFocusTraversable() - Method in class org.tn5250j.SessionPanel
- isFontNameExists(String) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
-
Checks to see if the font name exists within our environment
- isGuisExists() - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- isHiglightedEntry() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isHotSpots() - Method in class org.tn5250j.SessionPanel
- isInField() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convinience class to return if the cursor is in a field or not.
- isInField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isInField(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convinience class to return if the position that is passed is in a field or not.
- isInField(int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isInField(int, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convinience class to return if the position that is passed is in a field or not.
- isInField(int, boolean) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isInField(int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convinience class to return if the position at row and column that is passed is in a field or not.
- isInField(int, int, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Convinience class to return if the position at row and column that is passed is in a field or not.
- isInfoEnabled() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- isInfoEnabled() - Method in class org.tn5250j.tools.logging.Log4jLogger
- isInfoEnabled() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- isInsertMode() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- isKeyBoardLocked() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
-
Is the keyboard locked or not
- isKeypadEnabled() - Method in class org.tn5250j.SessionConfig.SessionConfiguration
- isKeysBuffered() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- isKeyStrokeDefined(KeyEvent) - Static method in class org.tn5250j.keyboard.KeyMapper
- isKeyStrokeDefined(KeyEvent, boolean) - Static method in class org.tn5250j.keyboard.KeyMapper
- isKeyStrokeDefined(String) - Method in class org.tn5250j.keyboard.KeyboardHandler
- isKeyStrokeDefined(String) - Static method in class org.tn5250j.keyboard.KeyMapper
- isLabel(int) - Method in class org.tn5250j.tools.AlignLayout
- isLastPage - Variable in class org.tn5250j.event.WizardEvent
- isLastPage() - Method in class org.tn5250j.event.WizardEvent
-
Returns whether the page is the last page.
- isLinux - Variable in class org.tn5250j.keyboard.KeyboardHandler
- isLog4j() - Static method in class org.tn5250j.tools.logging.TN5250jLogFactory
- isMacOS() - Static method in class org.tn5250j.tools.system.OperatingSystem
-
Returns if we're running MacOS X.
- isMacroRunning() - Method in class org.tn5250j.SessionPanel
- isMacrosExist() - Static method in class org.tn5250j.tools.Macronizer
- isManagingFocus() - Method in class org.tn5250j.keyboard.configure.KeyGetterInterface
-
Override to inform focus manager that component is managing focus changes.
- isManagingFocus() - Method in class org.tn5250j.SessionPanel
- isMandatoryEnter() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isMasterMDT() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- isMessageWait() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- isNumeric() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isOnSignOnScreen() - Method in class org.tn5250j.SessionPanel
- isPropertyExists(String) - Method in class org.tn5250j.SessionConfig
- isRecording() - Method in class org.tn5250j.keyboard.KeyboardHandler
- isRestrictedOption(String) - Method in class org.tn5250j.interfaces.OptionAccessFactory
- isRestrictedOption(String) - Method in class org.tn5250j.OptionAccess
- isRightToLeft() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isScanningEnabled() - Method in class org.tn5250j.framework.tn5250.tnvt
-
Checks whether command scanning is enabled.
- isScanningEnabled() - Method in class org.tn5250j.Session5250
-
Checks whether scanning is enabled.
- isScriptActive() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- isScriptSupported(String) - Static method in class org.tn5250j.scripting.InterpreterDriverManager
-
Check if there is a driver that supports the language.
- isSelectionField() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isSendKeepAlive() - Method in class org.tn5250j.Session5250
- isSessionRecording() - Method in class org.tn5250j.SessionPanel
- isShiftDown() - Method in class org.tn5250j.keyboard.KeyStroker
- isSignedNumeric() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isSortable(int) - Method in class org.tn5250j.gui.DefaultSortTableModel
- isSortable(int) - Method in interface org.tn5250j.gui.SortTableModel
- isSslConfigured() - Method in class org.tn5250j.Session5250
- isSslSocket() - Method in class org.tn5250j.framework.tn5250.tnvt
- isSslSocket() - Method in class org.tn5250j.Session5250
- isStatusErrorCode() - Method in class org.tn5250j.framework.tn5250.Screen5250
- isStopMacroRequested() - Method in class org.tn5250j.SessionPanel
- isToUpper() - Method in class org.tn5250j.framework.tn5250.ScreenField
- isUnix() - Static method in class org.tn5250j.tools.system.OperatingSystem
-
Returns if we're running Unix (this includes MacOS X).
- isUseGui(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- isUseSystemName() - Method in class org.tn5250j.Session5250
- isUsingGuiInterface() - Method in class org.tn5250j.framework.tn5250.Screen5250
- isValidOption(String) - Method in class org.tn5250j.interfaces.OptionAccessFactory
- isValidOption(String) - Method in class org.tn5250j.OptionAccess
- isWarnEnabled() - Method in class org.tn5250j.tools.logging.ConsoleLogger
- isWarnEnabled() - Method in class org.tn5250j.tools.logging.Log4jLogger
- isWarnEnabled() - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- isWindows() - Static method in class org.tn5250j.tools.system.OperatingSystem
-
Returns if we're running Windows 95/98/ME/NT/2000/XP.
- isWithinScreenArea(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- isWriteField() - Method in class org.tn5250j.tools.filters.FileFieldDef
- ITB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- item(int) - Method in class org.tn5250j.framework.common.Sessions
- item(int) - Method in interface org.tn5250j.interfaces.SessionsInterface
- item(String) - Method in class org.tn5250j.framework.common.Sessions
- item(String) - Method in interface org.tn5250j.interfaces.SessionsInterface
- item(Session5250) - Method in class org.tn5250j.framework.common.Sessions
- itemStateChanged(ItemEvent) - Method in class org.tn5250j.tools.XTFRFile
-
Listens to the use query check boxe
- ITI - org.tn5250j.framework.tn5250.KbdTypesCodePages
J
- JEB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- JEI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- JKB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- JobTabPanel - Class in org.tn5250j.spoolfile
- JobTabPanel() - Constructor for class org.tn5250j.spoolfile.JobTabPanel
- JPB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- JPythonInterpreterDriver - Class in org.tn5250j.scripting
- JSortTable - Class in org.tn5250j.gui
- JSortTable(SortTableModel) - Constructor for class org.tn5250j.gui.JSortTable
- JUMP_NEXT - org.tn5250j.keyboard.KeyMnemonic
- JUMP_NEXT - Static variable in interface org.tn5250j.TN5250jConstants
- JUMP_NEXT_SESS - Static variable in interface org.tn5250j.TN5250jConstants
- JUMP_PREV - org.tn5250j.keyboard.KeyMnemonic
- JUMP_PREV_SESS - Static variable in interface org.tn5250j.TN5250jConstants
- JUMP_PREVIOUS - Static variable in interface org.tn5250j.TN5250jConstants
- JumpNextAction - Class in org.tn5250j.keyboard.actions
-
Jump to the next session action
- JumpNextAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.JumpNextAction
- JumpPrevAction - Class in org.tn5250j.keyboard.actions
-
Jump to the Previous session action
- JumpPrevAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.JumpPrevAction
K
- KAB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- kbdType - Variable in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- KbdTypesCodePages - Enum in org.tn5250j.framework.tn5250
-
IBM i 7.1 Information Center Programmierung i5/OS globalization Globalization reference information Keyboard reference information
- KEY_LOCATION_LEFT - Static variable in class org.tn5250j.keyboard.KeyStroker
-
A constant indicating that the key pressed or released is in the left key location (there is more than one possible location for this key).
- KEY_LOCATION_NUMPAD - Static variable in class org.tn5250j.keyboard.KeyStroker
-
A constant indicating that the key event originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
- KEY_LOCATION_RIGHT - Static variable in class org.tn5250j.keyboard.KeyStroker
-
A constant indicating that the key pressed or released is in the right key location (there is more than one possible location for this key).
- KEY_LOCATION_STANDARD - Static variable in class org.tn5250j.keyboard.KeyStroker
-
A constant indicating that the key pressed or released is not distinguished as the left or right version of a key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
- KEY_LOCATION_UNKNOWN - Static variable in class org.tn5250j.keyboard.KeyStroker
-
A constant indicating that the keyLocation is indeterminate or not relevant.
- KeyboardHandler - Class in org.tn5250j.keyboard
- KeyboardHandler(Session5250) - Constructor for class org.tn5250j.keyboard.KeyboardHandler
-
Creates a new keyboard handler.
- KeyChangeListener - Interface in org.tn5250j.event
- KeyConfigure - Class in org.tn5250j.keyboard.configure
- KeyConfigure(Frame, String[], ICodePage) - Constructor for class org.tn5250j.keyboard.configure.KeyConfigure
- KeyConfigure.MacroCompare - Class in org.tn5250j.keyboard.configure
- KeyGetter - Class in org.tn5250j.keyboard.configure
-
This class extends label so that we can display text as well as capture the key stroke(s) to assign to keys.
- KeyGetter() - Constructor for class org.tn5250j.keyboard.configure.KeyGetter
- KeyGetterInterface - Class in org.tn5250j.keyboard.configure
-
This class is not really an interface but an class that extends label so that we can display text as well as capture the key stroke(s) to assign to keys.
- KeyGetterInterface() - Constructor for class org.tn5250j.keyboard.configure.KeyGetterInterface
- keyHandler - Variable in class org.tn5250j.SessionPanel
- keyMap - Variable in class org.tn5250j.keyboard.KeyboardHandler
- KEYMAP - Static variable in class org.tn5250j.interfaces.ConfigureFactory
- KeyMapper - Class in org.tn5250j.keyboard
- KeyMapper() - Constructor for class org.tn5250j.keyboard.KeyMapper
- KeyMnemonic - Enum in org.tn5250j.keyboard
- KeyMnemonicResolver - Class in org.tn5250j.keyboard
- KeyMnemonicResolver() - Constructor for class org.tn5250j.keyboard.KeyMnemonicResolver
- KeyMnemonicSerializer - Class in org.tn5250j.keyboard
- KeyMnemonicSerializer() - Constructor for class org.tn5250j.keyboard.KeyMnemonicSerializer
- KEYPAD_0 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_1 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_2 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_3 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_4 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_5 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_6 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_7 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_8 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_9 - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_COMMA - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD_COMMA - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_FONT_SIZE_DEFAULT_VALUE - Static variable in class org.tn5250j.SessionConfig
- KEYPAD_MINUS - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD_MINUS - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD_PERIOD - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD_PERIOD - Static variable in interface org.tn5250j.TN5250jConstants
- KEYPAD0 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD1 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD2 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD3 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD4 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD5 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD6 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD7 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD8 - org.tn5250j.keyboard.KeyMnemonic
- KEYPAD9 - org.tn5250j.keyboard.KeyMnemonic
- keyProcessed - Variable in class org.tn5250j.keyboard.KeyboardHandler
- KeyStrokenizer - Class in org.tn5250j.framework.tn5250
- KeyStrokenizer() - Constructor for class org.tn5250j.framework.tn5250.KeyStrokenizer
- KeyStroker - Class in org.tn5250j.keyboard
-
This class is basically a wrapper for KeyEvent that is used internally to the project instead of KeyEvents.
- KeyStroker(int, boolean, boolean, boolean, boolean, int) - Constructor for class org.tn5250j.keyboard.KeyStroker
- KeyStroker(KeyEvent) - Constructor for class org.tn5250j.keyboard.KeyStroker
- KeyStroker(KeyEvent, boolean) - Constructor for class org.tn5250j.keyboard.KeyStroker
- KOB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- KSpreadOutputFilter - Class in org.tn5250j.tools.filters
- KSpreadOutputFilter() - Constructor for class org.tn5250j.tools.filters.KSpreadOutputFilter
L
- LangTool - Class in org.tn5250j.tools
- LangTool() - Constructor for class org.tn5250j.tools.LangTool
- last() - Method in class org.tn5250j.gui.Wizard
-
Moves to the last page in the Wizard.
- lastKeyStroke - Variable in class org.tn5250j.keyboard.KeyboardHandler
- layoutContainer(Container) - Method in class org.tn5250j.tools.ENHGridLayout
-
Performs the layout of the children.
- layoutContainer(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Lays out the target argument using this layout.
- LEFT - org.tn5250j.keyboard.KeyMnemonic
- LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- Line - org.tn5250j.sessionsettings.ColumnSeparator
- listeners - Variable in class org.tn5250j.gui.Wizard
-
list of wizard listeners registered with the bean
- loadColors() - Method in class org.tn5250j.GuiGraphicBuffer
- LoadMacroMenu - Class in org.tn5250j.tools
- LoadMacroMenu() - Constructor for class org.tn5250j.tools.LoadMacroMenu
- LoadMacroMenu.MacroCompare - Class in org.tn5250j.tools
- loadMacros(SessionPanel, JMenu) - Static method in class org.tn5250j.tools.LoadMacroMenu
- loadProps() - Method in class org.tn5250j.GuiGraphicBuffer
- location - Variable in class org.tn5250j.keyboard.KeyStroker
- Log4jLogger - Class in org.tn5250j.tools.logging
-
An implementation of the TN5250jLogger to provide log4j logger instances.
- login(String, String) - Method in class org.tn5250j.sql.AS400Xtfr
-
Send the user id and password to the connected host
- login(String, String) - Method in class org.tn5250j.tools.FTP5250Prot
-
Send the user id and password to the connected host
- LOWER_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- LOWER_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
M
- MacroCompare() - Constructor for class org.tn5250j.keyboard.configure.KeyConfigure.MacroCompare
- MacroCompare() - Constructor for class org.tn5250j.tools.LoadMacroMenu.MacroCompare
- Macronizer - Class in org.tn5250j.tools
- Macronizer() - Constructor for class org.tn5250j.tools.Macronizer
- MACROS - Static variable in class org.tn5250j.interfaces.ConfigureFactory
- main(String[]) - Static method in class org.tn5250j.My5250
- main(String[]) - Static method in class org.tn5250j.scripting.JPythonInterpreterDriver
- manditoried - Variable in class org.tn5250j.framework.tn5250.ScreenField
- MARGIN - Static variable in class org.tn5250j.gui.WizardPage
- MARK_DOWN - org.tn5250j.keyboard.KeyMnemonic
- MARK_DOWN - Static variable in interface org.tn5250j.TN5250jConstants
- MARK_LEFT - org.tn5250j.keyboard.KeyMnemonic
- MARK_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- MARK_RIGHT - org.tn5250j.keyboard.KeyMnemonic
- MARK_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- MARK_UP - org.tn5250j.keyboard.KeyMnemonic
- MARK_UP - Static variable in interface org.tn5250j.TN5250jConstants
- maximumLayoutSize(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Determines the maximum size of the target.
- me - Static variable in class org.tn5250j.interfaces.GUIViewInterface
- messageFormat(String, Object[]) - Static method in class org.tn5250j.tools.LangTool
- MIDDLE - Static variable in class org.tn5250j.tools.AlignLayout
- minimumLayoutSize(Container) - Method in class org.tn5250j.tools.ENHGridLayout
-
Returns the minimum dimensions needed to layout the components contained in the specified panel.
- minimumLayoutSize(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Determines the minimum size of the target.
- MKB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- mnemonic - Variable in enum org.tn5250j.keyboard.KeyMnemonic
- modelToView(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- modelToView(int, int, Rectangle) - Method in class org.tn5250j.GuiGraphicBuffer
- mouseClicked(MouseEvent) - Method in class org.tn5250j.gui.JSortTable
- mouseEntered(MouseEvent) - Method in class org.tn5250j.gui.JSortTable
- mouseExited(MouseEvent) - Method in class org.tn5250j.gui.JSortTable
- mousePressed(MouseEvent) - Method in class org.tn5250j.gui.JSortTable
- mouseReleased(MouseEvent) - Method in class org.tn5250j.gui.JSortTable
- mouseWheelMoved(MouseWheelEvent) - Method in class org.tn5250j.SessionScroller
- moveCursor(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
This will move the screen cursor based on the mouse event.
- My5250 - Class in org.tn5250j
- My5250Applet - Class in org.tn5250j
- My5250Applet() - Constructor for class org.tn5250j.My5250Applet
-
Construct the applet
N
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1025
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1026
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1112
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1140
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1141
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1147
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID1148
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID273
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID277
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID278
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID280
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID284
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID285
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID297
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID37
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID424
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID500
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID870
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID871
- NAME - Static variable in class org.tn5250j.encoding.builtin.CCSID875
- NATIVE_CP - Static variable in class org.tn5250j.encoding.CharMappings
- NCB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- NEB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- negotiate(byte[]) - Method in class org.tn5250j.framework.tn5250.tnvt
- NEI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- NEW_LINE - org.tn5250j.keyboard.KeyMnemonic
- NEW_LINE - Static variable in interface org.tn5250j.TN5250jConstants
- newPage - Variable in class org.tn5250j.event.WizardEvent
- NewSessionAction - Class in org.tn5250j.keyboard.actions
-
New Session emulator action to open new sessions
- NewSessionAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.NewSessionAction
- next() - Method in class org.tn5250j.gui.Wizard
-
Advance to the next page
- NEXT - Static variable in class org.tn5250j.gui.WizardPage
- nextBegin(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked before advancing to the next page.
- nextBegin(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- nextButton - Variable in class org.tn5250j.gui.WizardPage
- nextComplete(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked after advancing to the next page.
- nextComplete(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- nextKeyStroke() - Method in class org.tn5250j.framework.tn5250.KeyStrokenizer
- nextListener - Variable in class org.tn5250j.gui.Wizard
-
A listener on the "next" button that is implemented as an anonymous inner class that simply invokes the containing classes "next()" method.
- nextSession() - Method in class org.tn5250j.SessionPanel
- NEXTWORD - org.tn5250j.keyboard.KeyMnemonic
- NEXTWORD - Static variable in interface org.tn5250j.TN5250jConstants
- NO - Static variable in class org.tn5250j.SessionConfig
- NO_BUTTONS - Static variable in class org.tn5250j.gui.WizardPage
- NO_CHECK_RUNNING - Static variable in interface org.tn5250j.TN5250jConstants
- NO_GUI - Static variable in interface org.tn5250j.TN5250jConstants
- NONE - Static variable in class org.tn5250j.gui.SortArrowIcon
- NONSORTED - Static variable in class org.tn5250j.gui.SortHeaderRenderer
- notifyRubberBandCanvas() - Method in class org.tn5250j.RubberBand
- NR_PATH_ERROR - Static variable in interface org.tn5250j.TN5250jConstants
- NR_REQUEST_ERROR - Static variable in interface org.tn5250j.TN5250jConstants
- NR_REQUEST_REJECT - Static variable in interface org.tn5250j.TN5250jConstants
- NR_STATE_ERROR - Static variable in interface org.tn5250j.TN5250jConstants
- NR_USAGE_ERROR - Static variable in interface org.tn5250j.TN5250jConstants
- NUM_PARMS - Static variable in interface org.tn5250j.TN5250jConstants
- NWB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- NWI - org.tn5250j.framework.tn5250.KbdTypesCodePages
O
- OFF - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- ofile - Variable in class org.tn5250j.tools.encoder.AbstractImageEncoder
- OIA_CHANGED_BELL - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_CLEAR_SCREEN - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_CURSOR - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_INPUTINHIBITED - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_INSERT_MODE - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_KEYBOARD_LOCKED - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_KEYS_BUFFERED - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_MESSAGELIGHT - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_CHANGED_SCRIPT - Static variable in interface org.tn5250j.event.ScreenOIAListener
- OIA_LEVEL_AUDIBLE_BELL - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_CLEAR_SCREEN - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_INPUT_ERROR - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_INPUT_INHIBITED - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_INSERT_MODE - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_KEYBOARD - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_KEYS_BUFFERED - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_MESSAGE_LIGHT_OFF - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_MESSAGE_LIGHT_ON - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_NOT_INHIBITED - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_SCREEN_SIZE - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- OIA_LEVEL_SCRIPT - Static variable in class org.tn5250j.framework.tn5250.ScreenOIA
- onConfigChanged(SessionConfigEvent) - Method in interface org.tn5250j.event.SessionConfigListener
-
Update the configuration settings
- onConfigChanged(SessionConfigEvent) - Method in class org.tn5250j.GuiGraphicBuffer
-
Update the configuration settings
- onConfigChanged(SessionConfigEvent) - Method in class org.tn5250j.SessionPanel
- onEmulatorAction(EmulatorActionEvent) - Method in interface org.tn5250j.event.EmulatorActionListener
- onEmulatorAction(EmulatorActionEvent) - Method in class org.tn5250j.My5250
- onKeyChanged() - Method in interface org.tn5250j.event.KeyChangeListener
- onKeyChanged() - Method in class org.tn5250j.keyboard.KeyboardHandler
- onOIAChanged(ScreenOIA, int) - Method in interface org.tn5250j.event.ScreenOIAListener
- onOIAChanged(ScreenOIA, int) - Method in class org.tn5250j.GuiGraphicBuffer
- onScreenChanged(int, int, int, int, int) - Method in interface org.tn5250j.event.ScreenListener
- onScreenChanged(int, int, int, int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- onScreenSizeChanged(int, int) - Method in interface org.tn5250j.event.ScreenListener
- onScreenSizeChanged(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- onSessionChanged(SessionChangeEvent) - Method in interface org.tn5250j.event.SessionListener
- onSessionChanged(SessionChangeEvent) - Method in class org.tn5250j.gui.ButtonTabComponent
- onSessionChanged(SessionChangeEvent) - Method in class org.tn5250j.Gui5250Frame
- onSessionChanged(SessionChangeEvent) - Method in class org.tn5250j.interfaces.GUIViewInterface
- onSessionChanged(SessionChangeEvent) - Method in class org.tn5250j.My5250
- onSessionChanged(SessionChangeEvent) - Method in class org.tn5250j.SessionPanel
- onSessionJump(SessionJumpEvent) - Method in interface org.tn5250j.event.SessionJumpListener
- onSessionJump(SessionJumpEvent) - Method in class org.tn5250j.Gui5250Frame
- onSessionJump(SessionJumpEvent) - Method in class org.tn5250j.interfaces.GUIViewInterface
- onTabClosed(int) - Method in interface org.tn5250j.event.TabClosedListener
-
Will be called, when a tab should be closed.
- onTabClosed(int) - Method in class org.tn5250j.Gui5250Frame
- opCode - Variable in class org.tn5250j.framework.tn5250.Stream5250
- OPCODE_OFFSET - Static variable in class org.tn5250j.framework.tn5250.Stream5250
- OPEN_NEW - org.tn5250j.keyboard.KeyMnemonic
- OPEN_NEW - Static variable in interface org.tn5250j.TN5250jConstants
- OPEN_SAME - org.tn5250j.keyboard.KeyMnemonic
- OPEN_SAME - Static variable in interface org.tn5250j.TN5250jConstants
- OpenOfficeOutputFilter - Class in org.tn5250j.tools.filters
- OpenOfficeOutputFilter() - Constructor for class org.tn5250j.tools.filters.OpenOfficeOutputFilter
- openOutputFile() - Method in class org.tn5250j.spoolfile.SpoolExportWizard
-
Open the correct type of output file depending on selection(s)
- OpenSameAction - Class in org.tn5250j.keyboard.actions
-
Open Same Session emulator action to open a duplicate session
- OpenSameAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.OpenSameAction
- openSession(Properties, String, String) - Method in class org.tn5250j.framework.common.SessionManager
- openSession(Properties, String, String) - Method in interface org.tn5250j.interfaces.SessionManagerInterface
- OperatingSystem - Class in org.tn5250j.tools.system
-
Operating system detection routines.
- OperatingSystem() - Constructor for class org.tn5250j.tools.system.OperatingSystem
- OptionAccess - Class in org.tn5250j
-
Utility class for referencing the global options allowed for access of which at most one instance can exist per VM.
- OptionAccess() - Constructor for class org.tn5250j.OptionAccess
-
The constructor is made protected to allow overriding.
- OptionAccessFactory - Class in org.tn5250j.interfaces
-
An interface defining objects that can create OptionAccess instances.
- OptionAccessFactory() - Constructor for class org.tn5250j.interfaces.OptionAccessFactory
- org.tn5250j - package org.tn5250j
- org.tn5250j.connectdialog - package org.tn5250j.connectdialog
- org.tn5250j.encoding - package org.tn5250j.encoding
- org.tn5250j.encoding.builtin - package org.tn5250j.encoding.builtin
- org.tn5250j.event - package org.tn5250j.event
- org.tn5250j.framework - package org.tn5250j.framework
- org.tn5250j.framework.common - package org.tn5250j.framework.common
- org.tn5250j.framework.tn5250 - package org.tn5250j.framework.tn5250
- org.tn5250j.framework.transport - package org.tn5250j.framework.transport
- org.tn5250j.framework.transport.SSL - package org.tn5250j.framework.transport.SSL
- org.tn5250j.gui - package org.tn5250j.gui
- org.tn5250j.interfaces - package org.tn5250j.interfaces
- org.tn5250j.keyboard - package org.tn5250j.keyboard
- org.tn5250j.keyboard.actions - package org.tn5250j.keyboard.actions
- org.tn5250j.keyboard.configure - package org.tn5250j.keyboard.configure
- org.tn5250j.mailtools - package org.tn5250j.mailtools
- org.tn5250j.scripting - package org.tn5250j.scripting
- org.tn5250j.sessionsettings - package org.tn5250j.sessionsettings
- org.tn5250j.spoolfile - package org.tn5250j.spoolfile
- org.tn5250j.sql - package org.tn5250j.sql
- org.tn5250j.tools - package org.tn5250j.tools
- org.tn5250j.tools.encoder - package org.tn5250j.tools.encoder
- org.tn5250j.tools.filters - package org.tn5250j.tools.filters
- org.tn5250j.tools.logging - package org.tn5250j.tools.logging
- org.tn5250j.tools.system - package org.tn5250j.tools.system
- OutputFilterInterface - Interface in org.tn5250j.tools.filters
- OutputQueueTabPanel - Class in org.tn5250j.spoolfile
- OutputQueueTabPanel() - Constructor for class org.tn5250j.spoolfile.OutputQueueTabPanel
P
- PA1 - org.tn5250j.keyboard.KeyMnemonic
- PA2 - org.tn5250j.keyboard.KeyMnemonic
- PA3 - org.tn5250j.keyboard.KeyMnemonic
- packed2int(byte[], int, int) - Static method in class org.tn5250j.tools.As400Util
-
Convert an as400 packed field to an integer
- packFrame - Variable in class org.tn5250j.gui.GenericTn5250JFrame
- PAGE_DOWN - org.tn5250j.keyboard.KeyMnemonic
- PAGE_UP - org.tn5250j.keyboard.KeyMnemonic
- paint(Graphics) - Method in class org.tn5250j.gui.TN5250jSplashScreen
- paintComponent(Graphics) - Method in class org.tn5250j.SessionPanel
- paintIcon(Component, Graphics, int, int) - Method in class org.tn5250j.gui.SortArrowIcon
- parseArgs(String, String[]) - Method in class org.tn5250j.framework.Tn5250jController
- parseData(byte[]) - Method in class org.tn5250j.tools.filters.FileFieldDef
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
-
Write the html header of the output file
- parseFields(byte[], ArrayList, StringBuffer) - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- parseLocale(String) - Static method in class org.tn5250j.My5250Applet
-
Returns a local specified by the string localString
- parseWriteToDisplayStructuredField(byte[]) - Method in class org.tn5250j.framework.tn5250.WTDSFParser
- PASTE - org.tn5250j.keyboard.KeyMnemonic
- PASTE - Static variable in interface org.tn5250j.TN5250jConstants
- PasteAction - Class in org.tn5250j.keyboard.actions
-
Paste from the clipboard
- PasteAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.PasteAction
- pasteText(String, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Copy and Paste support
- PF1 - org.tn5250j.keyboard.KeyMnemonic
- PF1 - Static variable in interface org.tn5250j.TN5250jConstants
- PF10 - org.tn5250j.keyboard.KeyMnemonic
- PF10 - Static variable in interface org.tn5250j.TN5250jConstants
- PF11 - org.tn5250j.keyboard.KeyMnemonic
- PF11 - Static variable in interface org.tn5250j.TN5250jConstants
- PF12 - org.tn5250j.keyboard.KeyMnemonic
- PF12 - Static variable in interface org.tn5250j.TN5250jConstants
- PF13 - org.tn5250j.keyboard.KeyMnemonic
- PF13 - Static variable in interface org.tn5250j.TN5250jConstants
- PF14 - org.tn5250j.keyboard.KeyMnemonic
- PF14 - Static variable in interface org.tn5250j.TN5250jConstants
- PF15 - org.tn5250j.keyboard.KeyMnemonic
- PF15 - Static variable in interface org.tn5250j.TN5250jConstants
- PF16 - org.tn5250j.keyboard.KeyMnemonic
- PF16 - Static variable in interface org.tn5250j.TN5250jConstants
- PF17 - org.tn5250j.keyboard.KeyMnemonic
- PF17 - Static variable in interface org.tn5250j.TN5250jConstants
- PF18 - org.tn5250j.keyboard.KeyMnemonic
- PF18 - Static variable in interface org.tn5250j.TN5250jConstants
- PF19 - org.tn5250j.keyboard.KeyMnemonic
- PF19 - Static variable in interface org.tn5250j.TN5250jConstants
- PF2 - org.tn5250j.keyboard.KeyMnemonic
- PF2 - Static variable in interface org.tn5250j.TN5250jConstants
- PF20 - org.tn5250j.keyboard.KeyMnemonic
- PF20 - Static variable in interface org.tn5250j.TN5250jConstants
- PF21 - org.tn5250j.keyboard.KeyMnemonic
- PF21 - Static variable in interface org.tn5250j.TN5250jConstants
- PF22 - org.tn5250j.keyboard.KeyMnemonic
- PF22 - Static variable in interface org.tn5250j.TN5250jConstants
- PF23 - org.tn5250j.keyboard.KeyMnemonic
- PF23 - Static variable in interface org.tn5250j.TN5250jConstants
- PF24 - org.tn5250j.keyboard.KeyMnemonic
- PF24 - Static variable in interface org.tn5250j.TN5250jConstants
- PF3 - org.tn5250j.keyboard.KeyMnemonic
- PF3 - Static variable in interface org.tn5250j.TN5250jConstants
- PF4 - org.tn5250j.keyboard.KeyMnemonic
- PF4 - Static variable in interface org.tn5250j.TN5250jConstants
- PF5 - org.tn5250j.keyboard.KeyMnemonic
- PF5 - Static variable in interface org.tn5250j.TN5250jConstants
- PF6 - org.tn5250j.keyboard.KeyMnemonic
- PF6 - Static variable in interface org.tn5250j.TN5250jConstants
- PF7 - org.tn5250j.keyboard.KeyMnemonic
- PF7 - Static variable in interface org.tn5250j.TN5250jConstants
- PF8 - org.tn5250j.keyboard.KeyMnemonic
- PF8 - Static variable in interface org.tn5250j.TN5250jConstants
- PF9 - org.tn5250j.keyboard.KeyMnemonic
- PF9 - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_ATTR - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_COLOR - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_EXTENDED - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_EXTENDED_FIELD - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_EXTENDED_GRAPHIC - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_FIELD - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_IS_ATTR_PLACE - Static variable in interface org.tn5250j.TN5250jConstants
- PLANE_TEXT - Static variable in interface org.tn5250j.TN5250jConstants
- planes - Variable in class org.tn5250j.framework.tn5250.Screen5250
- PLB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- PLBX - org.tn5250j.framework.tn5250.KbdTypesCodePages
- PNG - Static variable in class org.tn5250j.tools.encoder.EncodeComponent
-
specifies PNG encoding
- PNGEncoder - Class in org.tn5250j.tools.encoder
-
This class encodes a Png file from an Image to an OutputStream.
- PNGEncoder() - Constructor for class org.tn5250j.tools.encoder.PNGEncoder
- pos - Variable in class org.tn5250j.framework.tn5250.Stream5250
- positionPopup(Component, JPopupMenu, int, int) - Static method in class org.tn5250j.tools.GUIGraphicsUtils
- PRB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- preferredLayoutSize(Container) - Method in class org.tn5250j.tools.ENHGridLayout
-
Calculates the preferred size for this layout.
- preferredLayoutSize(Container) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Determines the preferred size of the target.
- previous() - Method in class org.tn5250j.gui.Wizard
-
Move to the previous page
- PREVIOUS - Static variable in class org.tn5250j.gui.WizardPage
- previousBegin(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked before advancing to the previous page.
- previousBegin(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- previousButton - Variable in class org.tn5250j.gui.WizardPage
- previousComplete(WizardEvent) - Method in interface org.tn5250j.event.WizardListener
-
Invoked after advancing to the previous page.
- previousComplete(WizardEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
- previousListener - Variable in class org.tn5250j.gui.Wizard
-
A listener on the "previous" button that is implemented as an anonymous inner class that simply invokes the containing classes "previous()" method.
- prevSession() - Method in class org.tn5250j.SessionPanel
- PREVWORD - org.tn5250j.keyboard.KeyMnemonic
- PREVWORD - Static variable in interface org.tn5250j.TN5250jConstants
- PRI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- PRINT - org.tn5250j.keyboard.KeyMnemonic
- PRINT_SCREEN - org.tn5250j.keyboard.KeyMnemonic
- PRINT_SCREEN - Static variable in interface org.tn5250j.TN5250jConstants
- PrintAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- PrintAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.PrintAction
- printDirListing() - Method in class org.tn5250j.tools.FTP5250Prot
-
Print out the remote directory of the not used right now but maybe in the future to obtain a list of files to select for download
- printHelp() - Method in class org.tn5250j.tools.FTP5250Prot
-
Print output of the help command Not used just a test method for me
- printMe() - Method in class org.tn5250j.SessionPanel
-
This routine is responsible for setting up a PrinterJob on this component and initiating the print session.
- processKeyEvent(KeyEvent) - Method in class org.tn5250j.keyboard.KeyboardHandler
-
Utility method, calls one of
keyPressed(),keyReleased(), orkeyTyped(). - processKeyEvent(KeyEvent) - Method in class org.tn5250j.SessionPanel
- processWindowEvent(WindowEvent) - Method in class org.tn5250j.Gui5250Frame
- processWindowEvent(WindowEvent) - Method in class org.tn5250j.spoolfile.SpoolExportWizard
-
Overridden so we can exit when window is closed
- propertyChange(PropertyChangeEvent) - Method in class org.tn5250j.GuiGraphicBuffer
Q
- QueueFilterInterface - Interface in org.tn5250j.spoolfile
- QUICK_MAIL - org.tn5250j.keyboard.KeyMnemonic
- QUICK_MAIL - Static variable in interface org.tn5250j.TN5250jConstants
- QuickEmailAction - Class in org.tn5250j.keyboard.actions
-
Quick Email Action
- QuickEmailAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.QuickEmailAction
R
- RAISED - Static variable in class org.tn5250j.tools.GUIGraphicsUtils
- RCB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- readFormatTable(ByteArrayOutputStream, int, ICodePage) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- readIncoming() - Method in class org.tn5250j.framework.tn5250.DataStreamProducer
- recordBuffer - Variable in class org.tn5250j.keyboard.KeyboardHandler
- recording - Variable in class org.tn5250j.keyboard.KeyboardHandler
- Rect - Class in org.tn5250j.framework.tn5250
-
Simplified rectangle class.
- Rect() - Constructor for class org.tn5250j.framework.tn5250.Rect
- refresh() - Method in class org.tn5250j.framework.common.Sessions
- refresh() - Method in interface org.tn5250j.interfaces.SessionsInterface
- registerDriver(InterpreterDriver) - Static method in class org.tn5250j.scripting.InterpreterDriverManager
-
Register a driver.
- release() - Method in class org.tn5250j.mailtools.SendEMail
- reload() - Method in class org.tn5250j.interfaces.OptionAccessFactory
- reload() - Method in class org.tn5250j.OptionAccess
- reloadSettings() - Method in class org.tn5250j.GlobalConfigure
-
Reload the environment settings.
- reloadSettings() - Method in class org.tn5250j.interfaces.ConfigureFactory
- remove(int, int) - Method in class org.tn5250j.gui.ToggleDocument
- remove(int, int) - Method in class org.tn5250j.tools.FormattedDocument
- removeEmulatorActionListener(EmulatorActionListener) - Method in class org.tn5250j.SessionPanel
-
Remove a EmulatorActionListener from the listener list.
- removeFTPStatusListener(FTPStatusListener) - Method in class org.tn5250j.sql.AS400Xtfr
-
Remove a FTPStatusListener from the listener list.
- removeFTPStatusListener(FTPStatusListener) - Method in class org.tn5250j.tools.FTP5250Prot
-
Remove a FTPStatusListener from the listener list.
- removeKeyChangeListener(KeyChangeListener) - Method in class org.tn5250j.keyboard.KeyMapper
-
Remove a Key Change Listener from the listener list.
- removeKeyStroke(String) - Static method in class org.tn5250j.keyboard.KeyMapper
- removeLayoutComponent(Component) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Removes the specified component from this layout.
- removeMacroByName(String) - Static method in class org.tn5250j.tools.Macronizer
- removeMouseWheelListener(SessionPanel) - Method in class org.tn5250j.SessionScroller
- removeOIAListener(ScreenOIAListener) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
-
Remove a iOhioSessionListener from the listener list.
- removeProperty(String) - Method in class org.tn5250j.SessionConfig
- removeScanListener(ScanListener) - Method in class org.tn5250j.Session5250
- removeScreenListener(ScreenListener) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Remove a ScreenListener from the listener list.
- removeSession(int) - Method in class org.tn5250j.framework.common.Sessions
- removeSession(String) - Method in class org.tn5250j.framework.common.Sessions
- removeSession(Session5250) - Method in class org.tn5250j.framework.common.Sessions
- removeSessionConfigListener(SessionConfigListener) - Method in class org.tn5250j.SessionConfig
-
Remove a SessionListener from the listener list.
- removeSessionJumpListener(SessionJumpListener) - Method in class org.tn5250j.SessionPanel
-
Remove a SessionJumpListener from the listener list.
- removeSessionListener(SessionListener) - Method in interface org.tn5250j.interfaces.SessionInterface
- removeSessionListener(SessionListener) - Method in class org.tn5250j.Session5250
-
Remove a SessionListener from the listener list.
- removeSessionListener(SessionListener) - Method in class org.tn5250j.SessionPanel
-
Remove a SessionListener from the listener list.
- removeSessionView(SessionPanel) - Method in class org.tn5250j.Gui5250Frame
- removeSessionView(SessionPanel) - Method in class org.tn5250j.interfaces.GUIViewInterface
- removeTabCloseListener(TabClosedListener) - Method in class org.tn5250j.gui.ButtonTabComponent
-
Remove a TabClosedListener from the listener list.
- removeToggleDocumentListener(ToggleDocumentListener) - Method in class org.tn5250j.gui.ToggleDocument
-
Remove a Toggle Document Listener from the listener list.
- removeWizardListener(WizardListener) - Method in class org.tn5250j.gui.Wizard
-
Removes a
ValidateListenerfrom the list. - repaintScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Utility method to share the repaint behaviour between setBounds() and updateScreen.
- reset() - Method in class org.tn5250j.RubberBand
- reset() - Method in class org.tn5250j.spoolfile.JobTabPanel
-
Reset to default value(s)
- reset() - Method in class org.tn5250j.spoolfile.OutputQueueTabPanel
-
Reset to default value(s)
- reset() - Method in interface org.tn5250j.spoolfile.QueueFilterInterface
- reset() - Method in class org.tn5250j.spoolfile.SpoolNameTabPanel
-
Reset to default value(s)
- reset() - Method in class org.tn5250j.spoolfile.UserDataTabPanel
-
Reset to default value(s)
- reset() - Method in class org.tn5250j.spoolfile.UserTabPanel
-
Reset to default value(s)
- RESET - org.tn5250j.keyboard.KeyMnemonic
- RESET - Static variable in interface org.tn5250j.TN5250jConstants
- resetAll() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
-
Reset the values in all filter panels to default values
- resetCurrent() - Method in class org.tn5250j.spoolfile.SpoolFilterPane
-
Reset the values in the current panel to default values
- resetError() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Restores the error line and sets the error mode off.
- resetMDT() - Method in class org.tn5250j.framework.tn5250.ScreenField
- resize(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- resize_height - Variable in class org.tn5250j.tools.AlignLayout
- resize_width - Variable in class org.tn5250j.tools.AlignLayout
- resizeScreenArea(int, int) - Method in class org.tn5250j.GuiGraphicBuffer
-
Convinience method to resize the screen area such as when the parent frame is resized.
- restoreCurrentField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- restoreErrorLine() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Restores the error line characters from the save buffer.
- restoreErrorLine() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
-
Restores the error line characters from the save buffer.
- restoreScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
- restoreScreen() - Method in class org.tn5250j.framework.tn5250.tnvt
- RIGHT - org.tn5250j.keyboard.KeyMnemonic
- RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- rightAdjd - Variable in class org.tn5250j.framework.tn5250.ScreenField
- RMB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- ROB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- ROLL_LEFT - org.tn5250j.keyboard.KeyMnemonic
- ROLL_RIGHT - org.tn5250j.keyboard.KeyMnemonic
- rollScreen(int, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Roll the screen up or down.
- row_heights - Variable in class org.tn5250j.tools.ENHGridLayout
-
Array of row heights.
- rowHeight - Variable in class org.tn5250j.GuiGraphicBuffer
- rows - Variable in class org.tn5250j.tools.ENHGridLayout
-
The number of rows in the layout, as set by the user.
- RUB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- rubberband - Variable in class org.tn5250j.SessionPanel
- RubberBand - Class in org.tn5250j
- RubberBand(RubberBandCanvasIF) - Constructor for class org.tn5250j.RubberBand
- RubberBandCanvasIF - Interface in org.tn5250j
- RulerAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- RulerAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.RulerAction
- run() - Method in class org.tn5250j.BootStrapper
- run() - Method in class org.tn5250j.framework.tn5250.DataStreamProducer
- run() - Method in class org.tn5250j.framework.tn5250.tnvt
- run() - Method in class org.tn5250j.framework.Tn5250jController
- run() - Method in class org.tn5250j.framework.Tn5250jListener
- run() - Method in class org.tn5250j.mailtools.SendEMailDialog
- RUN_SCRIPT - org.tn5250j.keyboard.KeyMnemonic
- RUN_SCRIPT - Static variable in interface org.tn5250j.TN5250jConstants
- RunScriptAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- RunScriptAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.RunScriptAction
S
- saveCurrentField() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- saveErrorLine() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Saves off the current error line characters to be used later.
- saveErrorLine() - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- saveImage() - Method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- saveImage() - Method in class org.tn5250j.tools.encoder.PNGEncoder
- saveKeyMap() - Static method in class org.tn5250j.keyboard.KeyMapper
- saveScreen() - Method in class org.tn5250j.framework.tn5250.tnvt
- saveSessionProps() - Method in class org.tn5250j.SessionConfig
- saveSessionProps(Container) - Method in class org.tn5250j.SessionConfig
- saveSettings() - Method in class org.tn5250j.GlobalConfigure
-
Save the settings for the global configuration
- saveSettings() - Method in class org.tn5250j.interfaces.ConfigureFactory
- saveSettings(String) - Method in class org.tn5250j.GlobalConfigure
-
Save the setting in the registry using the key passed in with no header output.
- saveSettings(String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- saveSettings(String, String) - Method in class org.tn5250j.GlobalConfigure
-
Save the settings in the registry using the key passed with a header in the output.
- saveSettings(String, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- saveSettings(String, String, String) - Method in class org.tn5250j.GlobalConfigure
-
Save the settings in the registry using the key passed with a header in the output.
- saveSettings(String, String, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- ScanListener - Interface in org.tn5250j.interfaces
- scanned(String, String) - Method in interface org.tn5250j.interfaces.ScanListener
- screen - Variable in class org.tn5250j.framework.tn5250.ScreenPlanes
- screen - Variable in class org.tn5250j.keyboard.KeyboardHandler
- SCREEN_SIZE_24X80 - Static variable in interface org.tn5250j.TN5250jConstants
- SCREEN_SIZE_24X80_STR - Static variable in interface org.tn5250j.TN5250jConstants
- SCREEN_SIZE_27X132 - Static variable in interface org.tn5250j.TN5250jConstants
- SCREEN_SIZE_27X132_STR - Static variable in interface org.tn5250j.TN5250jConstants
- screen52 - Variable in class org.tn5250j.framework.tn5250.tnvt
- Screen5250 - Class in org.tn5250j.framework.tn5250
- Screen5250() - Constructor for class org.tn5250j.framework.tn5250.Screen5250
- screenExtended - Variable in class org.tn5250j.framework.tn5250.ScreenPlanes
- ScreenField - Class in org.tn5250j.framework.tn5250
- ScreenField(Screen5250) - Constructor for class org.tn5250j.framework.tn5250.ScreenField
- ScreenFields - Class in org.tn5250j.framework.tn5250
- ScreenFields(Screen5250) - Constructor for class org.tn5250j.framework.tn5250.ScreenFields
- ScreenListener - Interface in org.tn5250j.event
- ScreenOIA - Class in org.tn5250j.framework.tn5250
-
The operator information area of a host session.
- ScreenOIA(Screen5250) - Constructor for class org.tn5250j.framework.tn5250.ScreenOIA
- ScreenOIAListener - Interface in org.tn5250j.event
- ScreenPlanes - Class in org.tn5250j.framework.tn5250
- ScreenPlanes(Screen5250, int) - Constructor for class org.tn5250j.framework.tn5250.ScreenPlanes
- scriptDir(String, Vector) - Static method in class org.tn5250j.keyboard.configure.KeyConfigure
- scriptDir(String, JMenu, SessionPanel) - Static method in class org.tn5250j.tools.LoadMacroMenu
- selectAll() - Method in class org.tn5250j.sql.AS400Xtfr
-
Select all the fields for output
- selectAll() - Method in class org.tn5250j.tools.FTP5250Prot
-
Select all the fields for output
- selectNone() - Method in class org.tn5250j.sql.AS400Xtfr
-
Unselect all fields for output.
- selectNone() - Method in class org.tn5250j.tools.FTP5250Prot
-
Unselect all fields for output.
- send() - Method in class org.tn5250j.mailtools.SendEMail
-
This method processes the send request from the compose form
- sendAid(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
The sendAid method sends an "aid" keystroke to the virtual screen.
- sendAidKey(int) - Method in class org.tn5250j.framework.tn5250.tnvt
- sendAttentionKey() - Method in class org.tn5250j.framework.tn5250.tnvt
-
Attention Key - See notes inside method
- SendEMail - Class in org.tn5250j.mailtools
- SendEMail() - Constructor for class org.tn5250j.mailtools.SendEMail
- SendEMailDialog - Class in org.tn5250j.mailtools
-
Send E-Mail dialog
- SendEMailDialog(Frame, SessionPanel) - Constructor for class org.tn5250j.mailtools.SendEMailDialog
-
Constructor to send the screen information
- SendEMailDialog(Frame, SessionPanel, boolean) - Constructor for class org.tn5250j.mailtools.SendEMailDialog
-
Constructor to send the screen information
- SendEMailDialog(Frame, SessionPanel, String) - Constructor for class org.tn5250j.mailtools.SendEMailDialog
-
Constructor to send a file
- sendHeartBeat() - Method in class org.tn5250j.framework.tn5250.tnvt
- sendHelpRequest() - Method in class org.tn5250j.framework.tn5250.tnvt
-
Help request - See notes inside method
- sendKeys(String) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
The sendKeys method sends a string of keys to the virtual screen.
- sendKeys(KeyMnemonic) - Method in class org.tn5250j.framework.tn5250.Screen5250
- sendNegResponse(int, int, int, int, String) - Method in class org.tn5250j.framework.tn5250.tnvt
-
This routine handles sending negative responses back to the host.
- sendNegResponse2(int) - Method in class org.tn5250j.framework.tn5250.tnvt
- sendScreenEMail() - Method in class org.tn5250j.SessionPanel
- SendScreenImageToFile - Class in org.tn5250j.tools
- SendScreenImageToFile(Frame, SessionPanel) - Constructor for class org.tn5250j.tools.SendScreenImageToFile
- SendScreenToFile - Class in org.tn5250j.tools
- SendScreenToFile() - Constructor for class org.tn5250j.tools.SendScreenToFile
- separator - Variable in class org.tn5250j.gui.WizardPage
- sequence - Static variable in class org.tn5250j.interfaces.GUIViewInterface
- serialize(KeyMnemonic[]) - Method in class org.tn5250j.keyboard.KeyMnemonicSerializer
- ses - Static variable in class org.tn5250j.GlobalConfigure
- sesConfig - Variable in class org.tn5250j.SessionPanel
- sesProps - Variable in class org.tn5250j.Session5250
- session - Variable in class org.tn5250j.keyboard.actions.EmulatorAction
- session - Variable in class org.tn5250j.keyboard.KeyboardHandler
- session - Variable in class org.tn5250j.SessionPanel
- SESSION_CODE_PAGE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_CONFIG_FILE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_CONFIG_RESOURCE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_DEVICE_NAME - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_HEART_BEAT - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_HOST - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_HOST_PORT - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_IS_APPLET - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_LOCALE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_NAMES_REFS - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_PROXY_HOST - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_PROXY_PORT - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_SCREEN_SIZE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_TERM_NAME - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_TERM_NAME_SYSTEM - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_TN_ENHANCED - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_TYPE - Static variable in interface org.tn5250j.TN5250jConstants
- SESSION_USE_GUI - Static variable in interface org.tn5250j.TN5250jConstants
- Session5250 - Class in org.tn5250j
-
A host session
- Session5250(Properties, String, String, SessionConfig) - Constructor for class org.tn5250j.Session5250
- SessionChangeEvent - Class in org.tn5250j.event
- SessionChangeEvent(Object) - Constructor for class org.tn5250j.event.SessionChangeEvent
- SessionChangeEvent(Object, String) - Constructor for class org.tn5250j.event.SessionChangeEvent
- sessionClosed(SessionPanel) - Method in class org.tn5250j.keyboard.KeyboardHandler
-
Remove the references to all listeners before closing Added by Luc to fix a memory leak.
- SessionConfig - Class in org.tn5250j
-
A host session configuration object
- SessionConfig(String, String) - Constructor for class org.tn5250j.SessionConfig
- SessionConfig.SessionConfiguration - Class in org.tn5250j
-
This is the new intended way to access configuration.
- SessionConfigEvent - Class in org.tn5250j.event
- SessionConfigEvent(Object, String, Object, Object) - Constructor for class org.tn5250j.event.SessionConfigEvent
-
Constructs a new
SessionConfigChangeEvent. - SessionConfigListener - Interface in org.tn5250j.event
- SessionConfiguration() - Constructor for class org.tn5250j.SessionConfig.SessionConfiguration
- sessionCreated(Tn5250jSession) - Method in class org.tn5250j.framework.Tn5250jListener
- sessionGui - Variable in class org.tn5250j.keyboard.KeyboardHandler
- SessionInterface - Interface in org.tn5250j.interfaces
- SessionJumpEvent - Class in org.tn5250j.event
- SessionJumpEvent(Object) - Constructor for class org.tn5250j.event.SessionJumpEvent
- SessionJumpListener - Interface in org.tn5250j.event
- SessionListener - Interface in org.tn5250j.event
- SessionManager - Class in org.tn5250j.framework.common
-
The SessionManager is the central repository for access to all sessions.
- SessionManager() - Constructor for class org.tn5250j.framework.common.SessionManager
-
The constructor is made protected to allow overriding.
- SessionManagerInterface - Interface in org.tn5250j.interfaces
- SessionPanel - Class in org.tn5250j
-
A host GUI session (Hint: old name was SessionGUI)
- SessionPanel(Session5250) - Constructor for class org.tn5250j.SessionPanel
- SessionPanel.TNRubberBand - Class in org.tn5250j
-
RubberBanding end code
- SessionPopup - Class in org.tn5250j
-
Custom
- SessionPopup(SessionPanel, MouseEvent) - Constructor for class org.tn5250j.SessionPopup
- Sessions - Class in org.tn5250j.framework.common
-
Contains a collection of Session objects.
- Sessions() - Constructor for class org.tn5250j.framework.common.Sessions
- SESSIONS - Static variable in class org.tn5250j.interfaces.ConfigureFactory
- SessionScroller - Class in org.tn5250j
-
Session Scroller to allow the use of the mouse wheel to move the list on the screen up and down.
- SessionScroller() - Constructor for class org.tn5250j.SessionScroller
- SessionSettings - Class in org.tn5250j.sessionsettings
- SessionSettings(Frame, SessionConfig) - Constructor for class org.tn5250j.sessionsettings.SessionSettings
- SessionsInterface - Interface in org.tn5250j.interfaces
- setAborted() - Method in class org.tn5250j.tools.FTP5250Prot
-
Abort the current file transfer
- setAction(int) - Method in class org.tn5250j.event.EmulatorActionEvent
- setAllowChange(boolean) - Method in class org.tn5250j.event.WizardEvent
-
Sets whether the event should be allowed to finish processing.
- setAttachment(String) - Method in class org.tn5250j.mailtools.SendEMail
- setAttachmentName(String) - Method in class org.tn5250j.mailtools.SendEMail
- setAttr(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setAttributes(KeyEvent, boolean) - Method in class org.tn5250j.keyboard.KeyStroker
- setAudibleBell() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setBackspaceError(boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setBounds(int, int, int, int) - Method in class org.tn5250j.framework.tn5250.Rect
- setBounds(int, int, int, Component, int, int, int, int) - Method in class org.tn5250j.tools.AlignLayout
- setBounds(int, int, int, Component, int, int, int, int) - Method in class org.tn5250j.tools.ENHGridLayout
- setBounds(Rect) - Method in class org.tn5250j.framework.tn5250.Rect
- setCanvas(RubberBandCanvasIF) - Method in class org.tn5250j.RubberBand
- setCC(String) - Method in class org.tn5250j.mailtools.SendEMail
- setChar(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setChar(int, char) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setCodePage(String) - Method in class org.tn5250j.framework.tn5250.tnvt
- setConfigFile(String) - Method in class org.tn5250j.mailtools.SendEMail
- setContentPane(Container) - Method in class org.tn5250j.gui.WizardPage
- setController(Tn5250jController) - Method in class org.tn5250j.framework.Tn5250jListener
- setCurrentField(ScreenField) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- setCurrentFieldFFWs(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- setCurrentFieldMDT() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- setCurrentRecord(int) - Method in class org.tn5250j.event.FTPStatusEvent
- setCursor(int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
This routine is based on offset 1,1 not 0,0 it will translate to offset 0,0 and call the goto_XY(int pos) it is mostly used from external classes that use the 1,1 offset
- setCursorActive(boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Activate the cursor on screen
- setCursorOff() - Method in class org.tn5250j.framework.tn5250.Screen5250
- setCursorOn() - Method in class org.tn5250j.framework.tn5250.Screen5250
- setCustomProperties() - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
- setCustomProperties() - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
- setCustomProperties() - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
- setCustomProperties() - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
- setCustomProperties() - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
- setCustomProperties() - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
- setCustomProperties() - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- setDecimalChar(char) - Method in class org.tn5250j.sql.AS400Xtfr
- setDecimalChar(char) - Method in class org.tn5250j.tools.FTP5250Prot
- setDecPositions(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setDescription(String) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Sets the human readable description of this filter.
- setDescription(String) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Sets the human readable description of this filter.
- setDescription(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Sets the human readable description of this filter.
- setDeviceName(String) - Method in class org.tn5250j.framework.tn5250.tnvt
- setDialog(JDialog) - Method in class org.tn5250j.keyboard.configure.KeyGetterInterface
- setDirty(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setEndingAttr(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setEndPoint(Point) - Method in class org.tn5250j.RubberBand
- setEraseSomething(boolean) - Method in class org.tn5250j.RubberBand
- setErrorLine(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Set the error line number to that of number passed.
- setErrorLine(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setExtension(File) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Set the extension to be used for this type if one is not provided This will append the first key of the filter contained in the list
- setExtension(File) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Set the extension to be used for this type if one is not provided This will append the first key of the filter contained in the list
- setExtension(File) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Set the extension to be used for this type if one is not provided This will append the first key of the filter contained in the list
- setExtension(String) - Method in class org.tn5250j.gui.TN5250jFileFilter
- setExtension(String) - Method in class org.tn5250j.spoolfile.ExportFileFilter
- setExtension(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
- setExtensionListInDescription(boolean) - Method in class org.tn5250j.gui.TN5250jFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- setExtensionListInDescription(boolean) - Method in class org.tn5250j.spoolfile.ExportFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- setExtensionListInDescription(boolean) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- setFCWs(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setFFWs(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setField(int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setField(int, int, int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setField(int, int, int, int, int, int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- setFieldChar(char) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setFieldChar(int, char) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setFieldData(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setFieldHighlighted(ScreenField) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Set the field to be displayed as highlighted.
- setFieldId(int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setFieldLength(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setFieldName(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setFieldSelected(int, boolean) - Method in class org.tn5250j.sql.AS400Xtfr
-
Convenience method to select or unselect a field for output
- setFieldSelected(int, boolean) - Method in class org.tn5250j.tools.FTP5250Prot
-
Convenience method to select or unselect a field for output
- setFieldText(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setFieldType(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setFileLength(int) - Method in class org.tn5250j.event.FTPStatusEvent
- setFileName(String) - Method in class org.tn5250j.mailtools.SendEMail
- setFrom(String) - Method in class org.tn5250j.mailtools.SendEMail
- setGUI(SessionPanel) - Method in class org.tn5250j.Session5250
- setHgap(int) - Method in class org.tn5250j.tools.FixedCenterLayout
-
Sets the horizontal gap between components.
- setInputInhibited(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setInputInhibited(int, int, String) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setInsertMode(boolean) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setJumpDirection(int) - Method in class org.tn5250j.event.SessionJumpEvent
- setKeyBoardLocked(boolean) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setKeyMap(Properties) - Static method in class org.tn5250j.keyboard.KeyMapper
- setKeypadMnemonicsAndFireChangeEvent(KeyMnemonic[]) - Method in class org.tn5250j.SessionConfig
- setKeysBuffered(boolean) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setKeyStroke(String, KeyEvent) - Static method in class org.tn5250j.keyboard.KeyMapper
- setKeyStroke(String, KeyEvent, boolean) - Static method in class org.tn5250j.keyboard.KeyMapper
- setKeyStroke(String, KeyStroke, KeyMapper) - Method in class org.tn5250j.keyboard.actions.EmulatorAction
- setKeyStrokes(String) - Method in class org.tn5250j.framework.tn5250.KeyStrokenizer
- setLabelVerticalAlignment(Component, int) - Method in class org.tn5250j.tools.AlignLayout
-
Sets the vertical position of a label relative to its control.
- setLevel(int) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- setLevel(int) - Method in class org.tn5250j.tools.logging.Log4jLogger
- setLevel(int) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
-
Sets a new log level.
- setLogLevels(int) - Static method in class org.tn5250j.tools.logging.TN5250jLogFactory
- setMacro(String, String) - Static method in class org.tn5250j.tools.Macronizer
-
Add the macro keystrokes to the macros list.
- setMacroRunning(boolean) - Method in class org.tn5250j.SessionPanel
- setManditoryEntered() - Method in class org.tn5250j.framework.tn5250.ScreenField
- setMasterMDT() - Method in class org.tn5250j.framework.tn5250.ScreenFields
- setMDT() - Method in class org.tn5250j.framework.tn5250.ScreenField
- setMessage(String) - Method in class org.tn5250j.event.BootEvent
- setMessage(String) - Method in class org.tn5250j.event.EmulatorActionEvent
- setMessage(String) - Method in class org.tn5250j.event.FTPStatusEvent
- setMessage(String) - Method in class org.tn5250j.event.SessionChangeEvent
- setMessage(String) - Method in class org.tn5250j.event.SessionJumpEvent
- setMessage(String) - Method in class org.tn5250j.mailtools.SendEMail
- setMessageLightOff() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setMessageLightOn() - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setMessageType(int) - Method in class org.tn5250j.event.FTPStatusEvent
- setModified() - Method in class org.tn5250j.SessionConfig
- setNeedsTranslation(boolean) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setNewPage(Component) - Method in class org.tn5250j.event.WizardEvent
-
Sets the next page.
- setNewSessionOptions(String) - Method in class org.tn5250j.event.BootEvent
- setNumDigits(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setOutputFilter(OutputFilterInterface) - Method in class org.tn5250j.sql.AS400Xtfr
- setOutputFilter(OutputFilterInterface) - Method in class org.tn5250j.tools.FTP5250Prot
- setOutputFilterName(String) - Method in class org.tn5250j.tools.filters.XTFRFileFilter
- setOwner(int) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setPendingInsert(boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setPendingInsert(boolean, int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setPrehelpState(boolean, boolean, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setPrevByte() - Method in class org.tn5250j.framework.tn5250.Stream5250
- setProperties(String, String, String) - Method in class org.tn5250j.GlobalConfigure
-
Set the properties for the given registry key.
- setProperties(String, String, String) - Method in class org.tn5250j.interfaces.ConfigureFactory
- setProperties(String, String, String, boolean) - Method in class org.tn5250j.GlobalConfigure
-
Set the properties for the given registry key.
- setProperties(String, String, String, boolean) - Method in class org.tn5250j.interfaces.ConfigureFactory
- setProperties(String, Properties) - Method in class org.tn5250j.GlobalConfigure
-
Place the Properties in the registry under a given registry name
- setProperties(String, Properties) - Method in class org.tn5250j.interfaces.ConfigureFactory
- setProperty(String, String) - Method in class org.tn5250j.GuiGraphicBuffer
- setProperty(String, String) - Method in class org.tn5250j.SessionConfig
- setProperty(String, String) - Method in class org.tn5250j.sessionsettings.SessionSettings
- setProxy(String, String) - Method in class org.tn5250j.framework.tn5250.tnvt
- setQueryTextArea(JTextArea) - Method in class org.tn5250j.sql.SqlWizard
- setRectangleProperty(String, Rectangle) - Method in class org.tn5250j.SessionConfig
- setResetRequired(boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setResizeHeight(Component, boolean) - Method in class org.tn5250j.tools.AlignLayout
-
Sets whether the control should be resized vertically to the height of the largest component in its row (default: false).
- setResizeWidth(Component, boolean) - Method in class org.tn5250j.tools.AlignLayout
-
Sets whether the control should be resized horizontally to its parent's right edge if it is in the last column (default: false).
- setRightAdjusted() - Method in class org.tn5250j.framework.tn5250.ScreenField
- setRowsCols(int, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setRubberBand(SessionPanel.TNRubberBand) - Method in class org.tn5250j.SessionPanel
- setRunningHeadless(boolean) - Method in class org.tn5250j.SessionPanel
- setScanningEnabled(boolean) - Method in class org.tn5250j.framework.tn5250.tnvt
-
Activate or deactivate the command scanning behaviour.
- setScanningEnabled(boolean) - Method in class org.tn5250j.Session5250
-
Enables or disables scanning.
- setScreenAttr(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setScreenAttr(int, int, boolean) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setScreenCharAndAttr(char, int, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setScreenCharAndAttr(char, int, int, boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setScreenCharAndAttr(int, char, int, boolean) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setScreenData(String, int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setScreenFieldAttr(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setScriptActive(boolean) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setSelectionFieldInfo(int, int, int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- setSendEMail(SendEMail) - Method in class org.tn5250j.mailtools.SendEMailDialog
- setSession(Session5250) - Method in class org.tn5250j.SessionPanel
- setSize(int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setSource(Screen5250) - Method in class org.tn5250j.framework.tn5250.ScreenOIA
- setSpoolName(String) - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- setSpoolName(String) - Method in class org.tn5250j.spoolfile.SpoolNameTabPanel
- setSSLType(String) - Method in class org.tn5250j.framework.tn5250.tnvt
- setSSLType(String) - Method in class org.tn5250j.framework.transport.SocketConnector
-
Set the type of SSL connection to use.
- setStartOffset(String) - Method in class org.tn5250j.tools.filters.FileFieldDef
- setStartPoint(Point) - Method in class org.tn5250j.RubberBand
- setState(int) - Method in class org.tn5250j.event.SessionChangeEvent
- setStatus(byte, byte, String) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setSteps(int) - Method in class org.tn5250j.gui.TN5250jSplashScreen
- setStopMacroRequested() - Method in class org.tn5250j.SessionPanel
- setString(String) - Method in class org.tn5250j.framework.tn5250.ScreenField
-
Sets the field's text plane to the specified string.
- setSubject(String) - Method in class org.tn5250j.mailtools.SendEMail
- setTo(String) - Method in class org.tn5250j.mailtools.SendEMail
- setUseAntialias(boolean) - Method in class org.tn5250j.GuiGraphicBuffer
- setUseGUI(int, int) - Method in class org.tn5250j.framework.tn5250.ScreenPlanes
- setUseGUIInterface(boolean) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setUser(String) - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- setUser(String) - Method in class org.tn5250j.spoolfile.UserTabPanel
- setUserData(String) - Method in class org.tn5250j.spoolfile.SpoolFilterPane
- setUserData(String) - Method in class org.tn5250j.spoolfile.UserDataTabPanel
- setValue(double) - Method in class org.tn5250j.tools.DecimalField
- setVisible(boolean) - Method in class org.tn5250j.gui.TN5250jSplashScreen
-
This method will show or hide the splash screen.
- setVT(tnvt) - Method in class org.tn5250j.framework.tn5250.Screen5250
- setVT(tnvt) - Method in class org.tn5250j.Session5250
- setWriteField(boolean) - Method in class org.tn5250j.tools.filters.FileFieldDef
- SFI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SGI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- ShortLine - org.tn5250j.sessionsettings.ColumnSeparator
- show() - Method in class org.tn5250j.gui.ConfirmTabCloseDialog
-
Shows the dialog and returns the true if the close was confirmed or false if the operation was canceled.
- show() - Method in class org.tn5250j.gui.SystemRequestDialog
-
Shows the dialog and returns the given input or null if the operation was canceled.
- show(String) - Method in class org.tn5250j.gui.Wizard
-
Moves to the wizard page with the specified name.
- showDialog(Component, Screen5250) - Static method in class org.tn5250j.tools.SendScreenToFile
- showErrorMessage(SecurityException) - Static method in class org.tn5250j.gui.TN5250jSecurityAccessDialog
- showIt() - Method in class org.tn5250j.sessionsettings.SessionSettings
- showModal() - Method in class org.tn5250j.gui.HexCharMapDialog
-
Displays the dialog
- showRunScriptDialog(SessionPanel) - Static method in class org.tn5250j.tools.Macronizer
- showSystemRequest() - Method in interface org.tn5250j.interfaces.SessionInterface
-
Popups a dialog to ask the user for entering a SysReq value.
- showSystemRequest() - Method in class org.tn5250j.Session5250
- signalBell() - Method in class org.tn5250j.framework.tn5250.tnvt
- signalBell() - Method in interface org.tn5250j.interfaces.SessionInterface
-
Signals the user a sound (or maybe a light flash).
- signalBell() - Method in class org.tn5250j.Session5250
- simulateKeyStroke(char) - Method in class org.tn5250j.framework.tn5250.Screen5250
- simulateMnemonic(int) - Method in class org.tn5250j.framework.tn5250.Screen5250
- size() - Method in class org.tn5250j.framework.tn5250.Stream5250
- SKB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SKBX - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SMTPConfig - Class in org.tn5250j.mailtools
- SMTPConfig() - Constructor for class org.tn5250j.mailtools.SMTPConfig
- SMTPConfig(Frame, String, boolean) - Constructor for class org.tn5250j.mailtools.SMTPConfig
- snapshot(Component) - Static method in class org.tn5250j.tools.encoder.AbstractImageEncoder
- SocketConnector - Class in org.tn5250j.framework.transport
- SocketConnector() - Constructor for class org.tn5250j.framework.transport.SocketConnector
-
Creates a new instance that creates a plain socket by default.
- SortArrowIcon - Class in org.tn5250j.gui
- SortArrowIcon(int) - Constructor for class org.tn5250j.gui.SortArrowIcon
- sortColumn(int, boolean) - Method in class org.tn5250j.gui.DefaultSortTableModel
- sortColumn(int, boolean) - Method in interface org.tn5250j.gui.SortTableModel
- SortHeaderRenderer - Class in org.tn5250j.gui
- SortHeaderRenderer() - Constructor for class org.tn5250j.gui.SortHeaderRenderer
- SortTableModel - Interface in org.tn5250j.gui
- SPB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SPI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SPOOL_FILE - org.tn5250j.keyboard.KeyMnemonic
- SPOOL_FILE - Static variable in interface org.tn5250j.TN5250jConstants
- SpoolExporter - Class in org.tn5250j.spoolfile
- SpoolExporter(tnvt, SessionPanel) - Constructor for class org.tn5250j.spoolfile.SpoolExporter
- SpoolExportWizard - Class in org.tn5250j.spoolfile
- SpoolExportWizard(SpooledFile, SessionPanel) - Constructor for class org.tn5250j.spoolfile.SpoolExportWizard
- SpoolFilterPane - Class in org.tn5250j.spoolfile
- SpoolFilterPane() - Constructor for class org.tn5250j.spoolfile.SpoolFilterPane
- SpoolNameTabPanel - Class in org.tn5250j.spoolfile
- SpoolNameTabPanel() - Constructor for class org.tn5250j.spoolfile.SpoolNameTabPanel
- SpoolWorkAction - Class in org.tn5250j.keyboard.actions
-
Work with spooled file
- SpoolWorkAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.SpoolWorkAction
- SQB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SqlWizard - Class in org.tn5250j.sql
- SqlWizard(String, String, String) - Constructor for class org.tn5250j.sql.SqlWizard
- SSB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SSI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SSL_TYPE - Static variable in interface org.tn5250j.TN5250jConstants
- SSL_TYPE_NONE - Static variable in interface org.tn5250j.TN5250jConstants
- SSL_TYPE_SSLv2 - Static variable in interface org.tn5250j.TN5250jConstants
- SSL_TYPE_SSLv3 - Static variable in interface org.tn5250j.TN5250jConstants
- SSL_TYPE_TLS - Static variable in interface org.tn5250j.TN5250jConstants
- SSL_TYPES - Static variable in interface org.tn5250j.TN5250jConstants
- SSLImplementation - Class in org.tn5250j.framework.transport.SSL
-
This class implements the SSLInterface and is used to create SSL socket instances.
- SSLImplementation() - Constructor for class org.tn5250j.framework.transport.SSL.SSLImplementation
- SSLInterface - Interface in org.tn5250j.framework.transport
- start(Point) - Method in class org.tn5250j.RubberBand
- START_DUPLICATE - Static variable in class org.tn5250j.event.EmulatorActionEvent
- START_MONITOR_THREAD - Static variable in interface org.tn5250j.TN5250jConstants
- START_NEW_SESSION - Static variable in class org.tn5250j.event.EmulatorActionEvent
- startCol() - Method in class org.tn5250j.framework.tn5250.ScreenField
-
Get the starting column of the field.
- startDuplicateSession() - Method in class org.tn5250j.SessionPanel
- startNewSession() - Method in class org.tn5250j.SessionPanel
- startPoint - Variable in class org.tn5250j.RubberBand
- startPos() - Method in class org.tn5250j.framework.tn5250.ScreenField
- startRecording() - Method in class org.tn5250j.keyboard.KeyboardHandler
- startRecordingMe() - Method in class org.tn5250j.SessionPanel
- startRow() - Method in class org.tn5250j.framework.tn5250.ScreenField
-
Get the starting row of the field.
- startSession(String) - Method in class org.tn5250j.framework.Tn5250jController
- STATE_CONNECTED - Static variable in interface org.tn5250j.TN5250jConstants
- STATE_DISCONNECTED - Static variable in interface org.tn5250j.TN5250jConstants
- STATE_REMOVE - Static variable in interface org.tn5250j.TN5250jConstants
- stateChanged(ChangeEvent) - Method in class org.tn5250j.connectdialog.ConnectDialog
- stateChanged(ChangeEvent) - Method in class org.tn5250j.Gui5250Frame
- statusReceived(FTPStatusEvent) - Method in interface org.tn5250j.event.FTPStatusListener
- statusReceived(FTPStatusEvent) - Method in class org.tn5250j.tools.XTFRFile
- stop(Point) - Method in class org.tn5250j.RubberBand
- stopRecording() - Method in class org.tn5250j.keyboard.KeyboardHandler
- stopRecordingMe() - Method in class org.tn5250j.SessionPanel
- Stream5250 - Class in org.tn5250j.framework.tn5250
- Stream5250() - Constructor for class org.tn5250j.framework.tn5250.Stream5250
- Stream5250(byte[]) - Constructor for class org.tn5250j.framework.tn5250.Stream5250
- streamSize - Variable in class org.tn5250j.framework.tn5250.Stream5250
- sumThem(boolean) - Method in class org.tn5250j.SessionPanel
-
Sum them
- sumThem(boolean, Rect) - Method in class org.tn5250j.framework.tn5250.Screen5250
- SWB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SWI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- SYSREQ - org.tn5250j.keyboard.KeyMnemonic
- SYSREQ - Static variable in interface org.tn5250j.TN5250jConstants
- systemRequest() - Method in class org.tn5250j.framework.tn5250.tnvt
-
Opens a dialog and asks the user before sending a request
- systemRequest(char) - Method in class org.tn5250j.framework.tn5250.tnvt
- systemRequest(String) - Method in class org.tn5250j.framework.tn5250.tnvt
-
System request, taken from the rfc1205, 5250 Telnet interface section 4.3
- SystemRequestDialog - Class in org.tn5250j.gui
-
Small dialog asking the user to enter a value for doing a system request.
- SystemRequestDialog(Component) - Constructor for class org.tn5250j.gui.SystemRequestDialog
T
- TAB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- TAB - org.tn5250j.keyboard.KeyMnemonic
- TAB - Static variable in interface org.tn5250j.TN5250jConstants
- TabClosedListener - Interface in org.tn5250j.event
- text - Variable in class org.tn5250j.GuiGraphicBuffer.Data
- THB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- TKB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- TN5250J_FOLDER - Static variable in class org.tn5250j.GlobalConfigure
- TN5250jConstants - Interface in org.tn5250j
- Tn5250jController - Class in org.tn5250j.framework
- Tn5250jEvent - Class in org.tn5250j.framework
- Tn5250jEvent() - Constructor for class org.tn5250j.framework.Tn5250jEvent
- Tn5250jEvent(Screen5250) - Constructor for class org.tn5250j.framework.Tn5250jEvent
- TN5250jFileChooser - Class in org.tn5250j.gui
-
Custom JFileChooser class to work around bug 4416982 on some versions of the JDK/JRE
- TN5250jFileChooser(String) - Constructor for class org.tn5250j.gui.TN5250jFileChooser
- TN5250jFileFilter - Class in org.tn5250j.gui
- TN5250jFileFilter() - Constructor for class org.tn5250j.gui.TN5250jFileFilter
-
Creates a file filter.
- TN5250jFileFilter(String) - Constructor for class org.tn5250j.gui.TN5250jFileFilter
-
Creates a file filter that accepts files with the given extension.
- TN5250jFileFilter(String[]) - Constructor for class org.tn5250j.gui.TN5250jFileFilter
-
Creates a file filter from the given string array.
- TN5250jFileFilter(String[], String) - Constructor for class org.tn5250j.gui.TN5250jFileFilter
-
Creates a file filter from the given string array and description.
- TN5250jFileFilter(String, String) - Constructor for class org.tn5250j.gui.TN5250jFileFilter
-
Creates a file filter that accepts the given file type.
- TN5250jFontsSelection - Class in org.tn5250j.gui
- TN5250jFontsSelection() - Constructor for class org.tn5250j.gui.TN5250jFontsSelection
- Tn5250jKeyEvents - Class in org.tn5250j.framework
- Tn5250jKeyEvents(Screen5250, String) - Constructor for class org.tn5250j.framework.Tn5250jKeyEvents
- Tn5250jListener - Class in org.tn5250j.framework
- Tn5250jListener() - Constructor for class org.tn5250j.framework.Tn5250jListener
- TN5250jLogFactory - Class in org.tn5250j.tools.logging
-
An interface defining objects that can create Configure instances.
- TN5250jLogger - Interface in org.tn5250j.tools.logging
-
An interface defining generic loggers.
- TN5250jSecurityAccessDialog - Class in org.tn5250j.gui
- Tn5250jSession - Class in org.tn5250j.framework
- Tn5250jSession(Screen5250, tnvt, SessionPanel) - Constructor for class org.tn5250j.framework.Tn5250jSession
- TN5250jSplashScreen - Class in org.tn5250j.gui
-
Uses an Icon or the location of an image to create an application's introductory screen.
- TN5250jSplashScreen(String) - Constructor for class org.tn5250j.gui.TN5250jSplashScreen
-
Creates a splash screen given the location of the image.
- TN5250jSplashScreen(ImageIcon) - Constructor for class org.tn5250j.gui.TN5250jSplashScreen
-
Creates a splash screen given an Icon image.
- TNRubberBand(RubberBandCanvasIF) - Constructor for class org.tn5250j.SessionPanel.TNRubberBand
- tnvt - Class in org.tn5250j.framework.tn5250
- tnvt(Session5250, Screen5250, boolean, boolean) - Constructor for class org.tn5250j.framework.tn5250.tnvt
- TOGGLE_CONNECTION - org.tn5250j.keyboard.KeyMnemonic
- TOGGLE_CONNECTION - Static variable in interface org.tn5250j.TN5250jConstants
- toggleConnection() - Method in class org.tn5250j.SessionPanel
-
Toggles connection (connect or disconnect)
- ToggleConnectionAction - Class in org.tn5250j.keyboard.actions
-
Toggle connection from/to connected
- ToggleConnectionAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.ToggleConnectionAction
- toggleDebug() - Method in class org.tn5250j.framework.tn5250.tnvt
- toggleDebug() - Method in class org.tn5250j.SessionPanel
- toggleDebug(ICodePage) - Method in class org.tn5250j.framework.tn5250.DataStreamDumper
- toggleDebug(ICodePage) - Method in class org.tn5250j.framework.tn5250.DataStreamProducer
- ToggleDocument - Class in org.tn5250j.gui
- ToggleDocument() - Constructor for class org.tn5250j.gui.ToggleDocument
- ToggleDocumentListener - Interface in org.tn5250j.event
- toggleEmpty() - Method in interface org.tn5250j.event.ToggleDocumentListener
- toggleEmpty() - Method in class org.tn5250j.spoolfile.OutputQueueTabPanel
- toggleEmpty() - Method in class org.tn5250j.spoolfile.SpoolNameTabPanel
- toggleEmpty() - Method in class org.tn5250j.spoolfile.UserDataTabPanel
- toggleEmpty() - Method in class org.tn5250j.spoolfile.UserTabPanel
- toggleGUIInterface() - Method in class org.tn5250j.framework.tn5250.Screen5250
- toggleHotSpots() - Method in class org.tn5250j.SessionPanel
- toggleNotEmpty() - Method in interface org.tn5250j.event.ToggleDocumentListener
- toggleNotEmpty() - Method in class org.tn5250j.spoolfile.OutputQueueTabPanel
- toggleNotEmpty() - Method in class org.tn5250j.spoolfile.SpoolNameTabPanel
- toggleNotEmpty() - Method in class org.tn5250j.spoolfile.UserDataTabPanel
- toggleNotEmpty() - Method in class org.tn5250j.spoolfile.UserTabPanel
- TOOLBOX_CP - Static variable in class org.tn5250j.encoding.CharMappings
- TOP - Static variable in class org.tn5250j.tools.AlignLayout
- toString() - Method in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
- toString() - Method in class org.tn5250j.framework.tn5250.ScreenField
- toString() - Method in class org.tn5250j.keyboard.KeyStroker
- toString() - Method in exception org.tn5250j.scripting.InterpreterDriver.InterpreterException
-
Get a string representation for this object
- toString() - Method in class org.tn5250j.tools.encoder.EncodeComponent.Encoding
-
Returns a string representation bassed on the long and short name of the Encoder.
- toString() - Method in class org.tn5250j.tools.filters.FileFieldDef
- toString() - Method in class org.tn5250j.tools.FixedCenterLayout
-
Returns a string representation of the state of this layout.
- TRANSFER - Static variable in interface org.tn5250j.TN5250jConstants
- TransferAction - Class in org.tn5250j.keyboard.actions
-
Display session attributes
- TransferAction(SessionPanel, KeyMapper) - Constructor for class org.tn5250j.keyboard.actions.TransferAction
- translateEnd(Point) - Method in class org.tn5250j.GuiGraphicBuffer
-
Translate the ending point of mouse movement to encompass a full character
- translateEnd(Point) - Method in interface org.tn5250j.RubberBandCanvasIF
- translateEnd(Point) - Method in class org.tn5250j.SessionPanel
- translateStart(Point) - Method in class org.tn5250j.GuiGraphicBuffer
-
Translate the starting point of mouse movement to encompass a full character
- translateStart(Point) - Method in interface org.tn5250j.RubberBandCanvasIF
- translateStart(Point) - Method in class org.tn5250j.SessionPanel
- TRB - org.tn5250j.framework.tn5250.KbdTypesCodePages
U
- UKB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- UKI - org.tn5250j.framework.tn5250.KbdTypesCodePages
- uni2ebcdic(char) - Method in class org.tn5250j.encoding.builtin.CodepageConverterAdapter
- uni2ebcdic(char) - Method in interface org.tn5250j.encoding.ICodePage
-
Convert a Unicode character in it's byte representation.
- unsetFieldHighlighted(ScreenField) - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Draw the field as un higlighted.
- UP - org.tn5250j.keyboard.KeyMnemonic
- UP - Static variable in interface org.tn5250j.TN5250jConstants
- update(Graphics) - Method in class org.tn5250j.gui.TN5250jSplashScreen
- update(Graphics) - Method in class org.tn5250j.Gui5250Frame
- update(Graphics) - Method in class org.tn5250j.SessionPanel
- updateDirty() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
Draw or redraw the dirty parts of the screen and display them.
- updateImage(int, int, int, int) - Method in class org.tn5250j.GuiGraphicBuffer
- updateImage(Rectangle) - Method in class org.tn5250j.GuiGraphicBuffer
- updateProgress(int) - Method in class org.tn5250j.gui.TN5250jSplashScreen
- updateScreen() - Method in class org.tn5250j.framework.tn5250.Screen5250
-
This method does a complete refresh of the screen.
- UPPER - Static variable in interface org.tn5250j.TN5250jConstants
- UPPER_LEFT - Static variable in interface org.tn5250j.TN5250jConstants
- UPPER_RIGHT - Static variable in interface org.tn5250j.TN5250jConstants
- USB - org.tn5250j.framework.tn5250.KbdTypesCodePages
- UserDataTabPanel - Class in org.tn5250j.spoolfile
- UserDataTabPanel() - Constructor for class org.tn5250j.spoolfile.UserDataTabPanel
- UserTabPanel - Class in org.tn5250j.spoolfile
- UserTabPanel() - Constructor for class org.tn5250j.spoolfile.UserTabPanel
- USI - org.tn5250j.framework.tn5250.KbdTypesCodePages
V
- value - Variable in enum org.tn5250j.keyboard.KeyMnemonic
- valueOf(String) - Static method in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tn5250j.keyboard.KeyMnemonic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.tn5250j.sessionsettings.ColumnSeparator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.tn5250j.framework.tn5250.KbdTypesCodePages
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tn5250j.keyboard.KeyMnemonic
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.tn5250j.sessionsettings.ColumnSeparator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE - Static variable in class org.tn5250j.tools.ENHGridLayout
- VERSION_INFO - Static variable in interface org.tn5250j.TN5250jConstants
- vgap - Variable in class org.tn5250j.tools.ENHGridLayout
-
The vertical gap between items.
W
- waitingForInput() - Method in class org.tn5250j.framework.tn5250.tnvt
- warn(Object) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- warn(Object) - Method in class org.tn5250j.tools.logging.Log4jLogger
- warn(Object) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- warn(Object, Throwable) - Method in class org.tn5250j.tools.logging.ConsoleLogger
- warn(Object, Throwable) - Method in class org.tn5250j.tools.logging.Log4jLogger
- warn(Object, Throwable) - Method in interface org.tn5250j.tools.logging.TN5250jLogger
- WARN - Static variable in interface org.tn5250j.tools.logging.TN5250jLogger
- west - Variable in class org.tn5250j.tools.FixedCenterLayout
- width - Variable in class org.tn5250j.gui.SortArrowIcon
- WINDOW_GRAPHIC - Static variable in class org.tn5250j.tools.GUIGraphicsUtils
- WINDOW_NORMAL - Static variable in class org.tn5250j.tools.GUIGraphicsUtils
- withinCurrentField(int) - Method in class org.tn5250j.framework.tn5250.ScreenFields
- withinField(int) - Method in class org.tn5250j.framework.tn5250.ScreenField
- Wizard - Class in org.tn5250j.gui
-
Class to create and manage a Wizard style framework.
- Wizard() - Constructor for class org.tn5250j.gui.Wizard
-
Create a
Wizardcomponent. - WizardEvent - Class in org.tn5250j.event
-
The event object for Wizard pages.
- WizardEvent(Object, Component, Component, boolean, boolean) - Constructor for class org.tn5250j.event.WizardEvent
- WizardListener - Interface in org.tn5250j.event
-
The listener interface for those interested in receiving Wizard events.
- WizardPage - Class in org.tn5250j.gui
-
Class to create and manage a Wizard style framework for you.
- WizardPage() - Constructor for class org.tn5250j.gui.WizardPage
- WizardPage(int) - Constructor for class org.tn5250j.gui.WizardPage
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
-
write the footer of the html output
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
-
write the footer of the html output
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
-
write the footer of the html output
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
-
write the footer of the html output
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
-
write the footer of the xml output
- writeFooter(ArrayList) - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
-
write the footer of the xml output
- writeFooter(ArrayList) - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.DelimitedOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.FixedWidthOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.HTMLOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.KSpreadOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in class org.tn5250j.tools.filters.OpenOfficeOutputFilter
-
Write the html header of the output file
- writeHeader(String, String, ArrayList, char) - Method in interface org.tn5250j.tools.filters.OutputFilterInterface
- writeLong(long) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
-
Writes an eight-byte
longto the underlying output stream in little endian order, low byte first, high byte last - writeShort(int) - Method in class org.tn5250j.tools.filters.ExcelOutputFilter
-
Writes a two byte
shortto the underlying output stream in little endian order, low byte first. - writeWindowTitle(int, int, int, byte, int, int, StringBuffer) - Method in class org.tn5250j.framework.tn5250.Screen5250
- WTDSFParser - Class in org.tn5250j.framework.tn5250
-
Write To Display Structured Field: This module will parse the structured field information for enhanced emulation mode.
- WTDSFParser.ChoiceField - Class in org.tn5250j.framework.tn5250
- WTDSFParser.Window - Class in org.tn5250j.framework.tn5250
X
- X509CertificateTrustManager - Class in org.tn5250j.framework.transport.SSL
-
Deprecated.no longer used.
- X509CertificateTrustManager(TrustManager[], KeyStore) - Constructor for class org.tn5250j.framework.transport.SSL.X509CertificateTrustManager
-
Deprecated.
- XTFRFile - Class in org.tn5250j.tools
- XTFRFile(Frame, tnvt, SessionPanel) - Constructor for class org.tn5250j.tools.XTFRFile
- XTFRFile(Frame, tnvt, SessionPanel, Properties) - Constructor for class org.tn5250j.tools.XTFRFile
- XTFRFileFilter - Class in org.tn5250j.tools.filters
-
This is taken from Sun's demo ExampleFileFiler.java A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
- XTFRFileFilter() - Constructor for class org.tn5250j.tools.filters.XTFRFileFilter
-
Creates a file filter.
- XTFRFileFilter(String) - Constructor for class org.tn5250j.tools.filters.XTFRFileFilter
-
Creates a file filter that accepts files with the given extension.
- XTFRFileFilter(String[]) - Constructor for class org.tn5250j.tools.filters.XTFRFileFilter
-
Creates a file filter from the given string array.
- XTFRFileFilter(String[], String) - Constructor for class org.tn5250j.tools.filters.XTFRFileFilter
-
Creates a file filter from the given string array and description.
- XTFRFileFilter(String, String) - Constructor for class org.tn5250j.tools.filters.XTFRFileFilter
-
Creates a file filter that accepts the given file type.
Y
- YES - Static variable in class org.tn5250j.SessionConfig
- YGI - org.tn5250j.framework.tn5250.KbdTypesCodePages
All Classes All Packages