public class EditorTerminalApplication extends TerminalApplication
allowedSessions, panel
ICON_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, updateConnectMenuItem
onAction, onAction, onCheckedChange, onContentChanged, onContentChanged, onControlEvent, onFocusGained, onFocusLost, onPropertyChange, onSelectionChanged
onModalPanelCreate, onModalPanelProcessing, onPageActivated, onPanelClose, onPanelClosing, onPanelDestroy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onPageActivated, onPanelClose, onPanelClosing, onPanelDestroy
public static EditorTerminalApplication getInstance()
public void onAction(VirtualPanel vp, String controlID)
onAction
in class TerminalApplication
vp
- The VirtualPanel.controlID
- The control ID String for the action.public void performAbout(VirtualPanel vp)
performAbout
in class TerminalApplication
public void performPrintWindow(VirtualPanel vp)
performPrintWindow
in class TerminalApplication
public void performPrint(VirtualPanel vp)
performPrint
in class TerminalApplication
public void performExit(VirtualPanel vp)
performExit
in class TerminalApplication
public void performChangeSession(VirtualPanel vp)
performChangeSession
in class TerminalApplication
public void onHostConnectChange(boolean connected)
TerminalApplication
onHostConnectChange
in class TerminalApplication
public void performConnect(VirtualPanel vp)
performConnect
in class TerminalApplication
public void performSelectAll(VirtualPanel vp)
performSelectAll
in class TerminalApplication
public void performCopyHTML(VirtualPanel vp)
public void onPanelCreate(VirtualPanel vp)
onPanelCreate
in interface VirtualPanelListener
onPanelCreate
in class TerminalApplication
vp
- The panel issuing the event.public void setTitle()
setTitle
in class TerminalApplication
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.