Package com.iizigo.term
Class PluginApplicationUI
java.lang.Object
com.iizigo.term.PluginApplicationUI
The Plug-in ApplicationUI instance holds the various images loaded from Image Descriptors and can be used as SWT Images directly, as well as other SWT allocated object such as colors.
- Author:
- Christopher Mindus
Field Summary
Modifier and TypeFieldDescriptionfinal Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image
final Image[]
final Image
final Image
final Image
Method Summary
Field Details
imageScreen
imageIdentifications
imageIdentification
imageExactRectangle
imageFields
imageContinuedField
imageField
imageFieldGroup
imageActionGroup
imageTerminal
imageNewHost
imageHost
imageHosts
imageSessionConfig
imageConnect
imageDisconnect
imageSSL
imageCapture
imageCaptures
imageRecording
imageChangeSession
imageHostField
imageLogic
imageTerminalServer
imagesRotation
Method Details
getInstance
Gets the instance of the ApplicationUI. The first time this is done, it must be from the SWT thread, otherwise an InternalError is thrown.- Returns:
- The singleton.