| Package | Description |
|---|---|
| org.tn5250j | |
| org.tn5250j.framework.common | |
| org.tn5250j.framework.tn5250 | |
| org.tn5250j.interfaces | |
| org.tn5250j.keyboard |
| Modifier and Type | Field and Description |
|---|---|
protected Session5250 |
SessionPanel.session |
| Modifier and Type | Method and Description |
|---|---|
Session5250 |
SessionPanel.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionPanel.setSession(Session5250 session) |
| Constructor and Description |
|---|
SessionPanel(Session5250 session) |
| Modifier and Type | Method and Description |
|---|---|
Session5250 |
Sessions.item(int index) |
Session5250 |
Sessions.item(Session5250 sessionObject) |
Session5250 |
Sessions.item(String sessionName) |
Session5250 |
SessionManager.openSession(Properties sesProps,
String configurationResource,
String sessionName) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Session5250> |
Sessions.getSessionsList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Sessions.addSession(Session5250 newSession) |
Session5250 |
Sessions.item(Session5250 sessionObject) |
protected void |
Sessions.removeSession(Session5250 session) |
| Constructor and Description |
|---|
tnvt(Session5250 session,
Screen5250 screen52,
boolean type,
boolean support132) |
| Modifier and Type | Method and Description |
|---|---|
Session5250 |
SessionsInterface.item(int index) |
Session5250 |
SessionsInterface.item(String sessionName) |
Session5250 |
SessionManagerInterface.openSession(Properties props,
String configurationResource,
String sessionName) |
| Modifier and Type | Field and Description |
|---|---|
protected Session5250 |
KeyboardHandler.session |
| Modifier and Type | Method and Description |
|---|---|
static KeyboardHandler |
KeyboardHandler.getKeyboardHandlerInstance(Session5250 session) |
| Constructor and Description |
|---|
KeyboardHandler(Session5250 session)
Creates a new keyboard handler.
|
Copyright © 2018. All rights reserved.