Class Summary |
ActionRequest |
The ActionRequest is a class that holds all logic that's required
storing action requests
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
AdvancedTrapLine |
The AdvancedTrapLine is a class that holds all logic that's required
storing a trap which it will try to break down in HITT fields,
with the help of the new syntax, works only with HITT CMS backend |
ClientActionRequest |
The ClientActionRequest class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
ClientInfoRequest |
The ClientInfoRequest class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
ClientPollerd |
The ClientPollerd class extends the ClientExtended class and is created to make a
listner for status changes in the pollerd which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - added watchdog
|
ClientTrapd |
The ClientTrapd class extends the Client class and is created to make a
listner for traps which communicates with MyEventListners
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
CustomCellRenderer |
Custom Renderer for the JTree of RA, draws labels in status colors
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
CustomLabelUI |
The CustomLabelUI is a class that paints a label in the substance style
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
CustomLineRenderer |
Custom Renderer for the JList of RA, draws labels in status colors |
Dimensions |
Manages Dimensional tokens for the applet
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - Refresh button added
|
GuiUpdater |
The GuiUpdater class is created to store events that need to be processed
synchroniously with the AWT loop. |
iCMSApplet |
This class holds all the code for a simple web based CMS application
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - Add support for fast CONNECT
2.0.2 - Close connections on applet stop
2.0.3 - Improved Themeability
2.0.4 - Scrollable description and info
2.0.5 - inproved needless redrawing, new logo/label
2.0.6 - Adding Watchdog
2.0.7 - Adding About box
2.0.8 - Adding Refresh button
|
IconManager |
The IconManager is a class that holds all logic that's required
storing custom images for the items
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
InfoRequest |
The InfoRequest is a class that holds all logic that's required
storing informational requests
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
|
InfoRequestQueue |
InfoRequestQueue is used to coordinate work between a producer and consumer
threads. |
StatusFieldApplet |
This class holds all the code for a simple status field appplet
removed references to the log class
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - Applet is now clickable
2.0.2 - Close connections on applet stop
|
TrapLine |
The TrapLine is a class that holds all logic that's required
storing a trap which it will try to break down in HITT fields
1.0.0 - initial version
2.0.0 - Release for GPL as iCMS
2.0.1 - Minor adjustment for overloading added
|