public class EditorTerminalApplication extends TerminalApplication
allowedSessions, panelICON_CRITICAL, ICON_INFORMATION, ICON_NOICON, ICON_QUERY, ICON_QUESTION, ICON_WARNING, MB_ABORTRETRYIGNORE, MB_CANCEL, MB_ENTER, MB_ENTERCANCEL, MB_OK, MB_OKCANCEL, MB_RETRYCANCEL, MB_YESNO, MB_YESNOCANCEL, MBID_CANCEL, MBID_DEFAULT, MBID_ENTER, MBID_IGNORE, MBID_NO, MBID_OK, MBID_RETRY, MBID_YES| Constructor and Description |
|---|
EditorTerminalApplication()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static EditorTerminalApplication |
getInstance()
Get the single instance.
|
void |
onAction(VirtualPanel vp,
String controlID)
Push buttons and menu items generates this event when selected.
|
void |
onHostConnectChange(boolean connected)
Notifies the session of a connect state change.
|
void |
onPanelCreate(VirtualPanel vp)
Called to initialize the panel before it is displayed.
|
void |
performAbout(VirtualPanel vp)
Overrides the performs about in TerminalApplication.
|
void |
performChangeSession(VirtualPanel vp)
Performs change of host session.
|
void |
performConnect(VirtualPanel vp)
Performs connect/disconnect for the current host session.
|
void |
performCopyHTML(VirtualPanel vp)
Performs clipboard copy.
|
void |
performExit(VirtualPanel vp)
Performs application exit.
|
void |
performPrint(VirtualPanel vp)
Performs a print screen with a printer device font
in order to print it out nicely.
|
void |
performPrintWindow(VirtualPanel vp)
Overrides TerminalApplication due to dead-lock.
|
void |
performSelectAll(VirtualPanel vp)
Performs clipboard select all.
|
void |
setTitle()
Sets the title bar in the panel.
|
createPanel, displayEditProperties, enableTopMenuItems, onHostSessionFailure, onMenuAction, performAppend, performCopy, performCut, performPaste, performProperties, updateConnectMenuItemonAction, onAction, onCheckedChange, onContentChanged, onContentChanged, onControlEvent, onFocusGained, onFocusLost, onPropertyChange, onSelectionChangedonModalPanelCreate, onModalPanelProcessing, onPageActivated, onPanelClose, onPanelClosing, onPanelDestroyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonPageActivated, onPanelClose, onPanelClosing, onPanelDestroypublic static EditorTerminalApplication getInstance()
public void onAction(VirtualPanel vp, String controlID)
onAction in class TerminalApplicationvp - The VirtualPanel.controlID - The control ID String for the action.public void performAbout(VirtualPanel vp)
performAbout in class TerminalApplicationpublic void performPrintWindow(VirtualPanel vp)
performPrintWindow in class TerminalApplicationpublic void performPrint(VirtualPanel vp)
performPrint in class TerminalApplicationpublic void performExit(VirtualPanel vp)
performExit in class TerminalApplicationpublic void performChangeSession(VirtualPanel vp)
performChangeSession in class TerminalApplicationpublic void onHostConnectChange(boolean connected)
TerminalApplicationonHostConnectChange in class TerminalApplicationpublic void performConnect(VirtualPanel vp)
performConnect in class TerminalApplicationpublic void performSelectAll(VirtualPanel vp)
performSelectAll in class TerminalApplicationpublic void performCopyHTML(VirtualPanel vp)
public void onPanelCreate(VirtualPanel vp)
onPanelCreate in interface VirtualPanelListeneronPanelCreate in class TerminalApplicationvp - The panel issuing the event.public void setTitle()
setTitle in class TerminalApplicationPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.