Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
I
J
K
M
N
P
R
S
B
beep()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
broadcastMessage(String)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
C
clear()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
connect(String, int, String, int, boolean)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Opens a connection to the destination terminal server host.
connect(String, int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
connect(String, int, boolean)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
cursorMove(int, int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
D
DEFAULT_BG_COLOR
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default terminal background color.
DEFAULT_BOLD_COLOR
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default font color used to render bold text.
DEFAULT_CURSOR_COLOR
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default color used to render cursor pointer on the terminal screen.
DEFAULT_FG_COLOR
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default terminal foreground color.
DEFAULT_FIELD_BG_COLOR
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default input field background color.
DEFAULT_FONT
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default font used to draw terminal.
DEFAULT_FONT_SIZE
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
Default size of the screen font.
DEFAULT_HEIGHT
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
The default height of the panel.
DEFAULT_WIDTH
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
The default width of the panel.
disconnect()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
E
enter()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
G
getRW3270()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
I
incomingData()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
J
JTerminalScreen
- Class in
net.sf.freehost3270.gui
A SWING component that interactively renders terminal screen contents and handles user to terminal interaction.
JTerminalScreen()
- Constructor for class net.sf.freehost3270.gui.
JTerminalScreen
Construct a new GUI session with a terminalModel of 2, and a terminalType of 3279-E.
JTerminalScreen(int, String)
- Constructor for class net.sf.freehost3270.gui.
JTerminalScreen
Construct a new GUI session with the specified terminalModel and terminalType.
JTerminalScreen(int)
- Constructor for class net.sf.freehost3270.gui.
JTerminalScreen
Construct a new GUI session with a 3279-E terminalType and the specified model where 2 <= terminalModel <= 5.
JTerminalScreen(String)
- Constructor for class net.sf.freehost3270.gui.
JTerminalScreen
Construct a new GUI session with a model 2 (24x80) screen using either a 3278, 3279, or 3279-E terminalType.
K
keyPressed(KeyEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Processess non-character keyboard events.
keyReleased(KeyEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
To satisfy interface declarations.
keyTyped(KeyEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
M
MARGIN_LEFT
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
MARGIN_TOP
- Static variable in class net.sf.freehost3270.gui.
JTerminalScreen
mouseClicked(MouseEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Dispatches mouse event.
mouseDragged(MouseEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
mousePressed(MouseEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
mouseReleased(MouseEvent)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
N
net.sf.freehost3270.gui
- package net.sf.freehost3270.gui
P
PA(int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
paintChar(RW3270Char)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Paints a char on the terminal panel.
paintComponent(Graphics)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Paints backgoround buffered image on the given graphics context.
paintCursor(int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
paintStatus()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
paintWindowMessage()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Paints a message on the screen.
print(Graphics, PageFormat, int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
R
renderScreen()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Renders a terminal screen on the buffered image graphics context.
run()
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
S
setBackgroundColor(Color)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
setBoldColor(Color)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
setCurrentPosition(int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
setFont(Font)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Sets the font used to draw the screen.
setForegroundColor(Color)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
setStatus(String)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
Sets current status message and calls components
repaint
method to make the new status message visible.
setWindowMessage(int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
setWindowMessage(String)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
status(int)
- Method in class net.sf.freehost3270.gui.
JTerminalScreen
B
C
D
E
G
I
J
K
M
N
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007. All Rights Reserved.