Package | Description |
---|---|
InstrumentationPlatformGUI.Communication.Obsolete | |
InstrumentationPlatformGUI.Elements |
Class and Description |
---|
Container
Deprecated.
Deprecated class, related to the old way GUI was loaded from the connected
child module
|
ContainerFactory
Deprecated.
Factory class for creating Containers. This class doesn't use static methods, as doing so would
render it difficult to put a container into another container.
|
ICommunicator
Deprecated.
|
Module
Deprecated.
|
Register
Deprecated.
This is a now deprecated class related to the old way communication and parsing of GUI element lists was handled.
It has nothing to do with the Vim register concept (as used by methods such as
GUIPanel.getRegisterContent(java.lang.String) ). |
Request
Deprecated.
This class has now been replaced by the
class |
Subscriber
Deprecated.
An old class related to the old way communications were handled
|
Variable
Deprecated.
|
VariableByte
Deprecated.
|
Class and Description |
---|
Register
Deprecated.
This is a now deprecated class related to the old way communication and parsing of GUI element lists was handled.
It has nothing to do with the Vim register concept (as used by methods such as
GUIPanel.getRegisterContent(java.lang.String) ). |