public class My5250 extends Object implements BootListener, SessionListener, EmulatorActionListener
| Modifier and Type | Method and Description |
|---|---|
void |
bootOptionsReceived(BootEvent bootEvent) |
protected void |
closeSessionInternal(SessionPanel sesspanel)
Really closes the tab/session
|
protected void |
closingDown(GUIViewInterface view) |
static void |
main(String[] args) |
void |
onEmulatorAction(EmulatorActionEvent actionEvent) |
void |
onSessionChanged(SessionChangeEvent changeEvent) |
public void bootOptionsReceived(BootEvent bootEvent)
bootOptionsReceived in interface BootListenerpublic static void main(String[] args)
protected void closingDown(GUIViewInterface view)
view - GUI View interfaceprotected void closeSessionInternal(SessionPanel sesspanel)
sesspanel - a session panelpublic void onSessionChanged(SessionChangeEvent changeEvent)
onSessionChanged in interface SessionListenerpublic void onEmulatorAction(EmulatorActionEvent actionEvent)
onEmulatorAction in interface EmulatorActionListenerCopyright © 2018. All rights reserved.