| Package | Description |
|---|---|
| org.tn5250j | |
| org.tn5250j.gui | |
| org.tn5250j.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
Gui5250Frame
This is the main
JFrame, which contains multiple tabs. |
class |
My5250 |
class |
SessionPanel
A host GUI session
(Hint: old name was SessionGUI)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionPanel.addSessionListener(SessionListener listener)
Add a SessionListener to the listener list.
|
void |
Session5250.addSessionListener(SessionListener listener)
Add a SessionListener to the listener list.
|
void |
SessionPanel.removeSessionListener(SessionListener listener)
Remove a SessionListener from the listener list.
|
void |
Session5250.removeSessionListener(SessionListener listener)
Remove a SessionListener from the listener list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonTabComponent
Component to be used as tabComponent; Contains a JLabel to show the text and
a JButton to close the tab it belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionInterface.addSessionListener(SessionListener listener) |
void |
SessionInterface.removeSessionListener(SessionListener listener) |
Copyright © 2018. All rights reserved.