| Modifier and Type | Method and Description |
|---|---|
SessionPanel |
Session5250.getGUI() |
SessionPanel |
Gui5250Frame.getSessionAt(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionScroller.addMouseWheelListener(SessionPanel ses) |
void |
Gui5250Frame.addSessionView(String tabText,
SessionPanel sesspanel) |
protected void |
My5250.closeSessionInternal(SessionPanel sesspanel)
Really closes the tab/session
|
boolean |
Gui5250Frame.containsSession(SessionPanel session) |
void |
SessionScroller.removeMouseWheelListener(SessionPanel ses) |
void |
Gui5250Frame.removeSessionView(SessionPanel targetSession) |
void |
Session5250.setGUI(SessionPanel gui) |
| Constructor and Description |
|---|
GuiGraphicBuffer(Screen5250 screen,
SessionPanel gui,
SessionConfig config) |
SessionPopup(SessionPanel ses,
MouseEvent me) |
| Modifier and Type | Method and Description |
|---|---|
SessionPanel |
Tn5250jSession.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tn5250jController.createSession(Screen5250 screen,
tnvt vt,
SessionPanel ses) |
| Constructor and Description |
|---|
Tn5250jSession(Screen5250 screen,
tnvt vt,
SessionPanel ses) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionManager.closeSession(SessionPanel sesspanel) |
| Modifier and Type | Method and Description |
|---|---|
abstract SessionPanel |
GUIViewInterface.getSessionAt(int index) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
GUIViewInterface.addSessionView(String descText,
SessionPanel session) |
void |
SessionManagerInterface.closeSession(SessionPanel sessionObject) |
abstract boolean |
GUIViewInterface.containsSession(SessionPanel session) |
abstract void |
GUIViewInterface.removeSessionView(SessionPanel targetSession) |
| Modifier and Type | Field and Description |
|---|---|
protected SessionPanel |
KeyboardHandler.sessionGui |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyboardHandler.sessionClosed(SessionPanel session)
Remove the references to all listeners before closing
Added by Luc to fix a memory leak.
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionPanel |
EmulatorAction.session |
| Constructor and Description |
|---|
SendEMailDialog(Frame parent,
SessionPanel session)
Constructor to send the screen information
|
SendEMailDialog(Frame parent,
SessionPanel session,
boolean sendScreen)
Constructor to send the screen information
|
SendEMailDialog(Frame parent,
SessionPanel session,
String fileName)
Constructor to send a file
|
| Modifier and Type | Method and Description |
|---|---|
void |
JPythonInterpreterDriver.executeScript(SessionPanel session,
String script) |
void |
InterpreterDriver.executeScript(SessionPanel session,
String script)
Execute a script string.
|
static void |
InterpreterDriverManager.executeScript(SessionPanel session,
String script,
String language)
Execute a script string
Execute the string supplied according to the langauge specified
|
void |
JPythonInterpreterDriver.executeScriptFile(SessionPanel session,
String scriptFile) |
static void |
InterpreterDriverManager.executeScriptFile(SessionPanel session,
String scriptFile)
Exceute a script file.
|
void |
InterpreterDriver.executeScriptFile(SessionPanel session,
String scriptFile)
Execute a script file.
|
| Constructor and Description |
|---|
ExecuteScriptAction(String name,
String scriptFile,
SessionPanel session) |
| Constructor and Description |
|---|
SpoolExporter(tnvt vt,
SessionPanel session) |
SpoolExportWizard(com.ibm.as400.access.SpooledFile splfile,
SessionPanel session) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Macronizer.invoke(String macro,
SessionPanel session) |
static void |
LoadMacroMenu.loadMacros(SessionPanel session,
JMenu menu) |
static void |
LoadMacroMenu.scriptDir(String pathName,
JMenu menu,
SessionPanel session) |
static void |
Macronizer.showRunScriptDialog(SessionPanel session) |
| Constructor and Description |
|---|
SendScreenImageToFile(Frame parent,
SessionPanel ses) |
XTFRFile(Frame parent,
tnvt pvt,
SessionPanel session) |
XTFRFile(Frame parent,
tnvt pvt,
SessionPanel session,
Properties XTFRProps) |
Copyright © 2018. All rights reserved.