AJPanelForUserInput |
Organises the OK, Cancel, ...
|
AppColor |
Application Color (Background)
Adds following features:
Color from Status farbNr
foreGroundColor
name (der Farbe wie "Rot" oder symbolisch wie "Aus"
|
DialogShowingHTML |
HTML wird dargestellt.
|
GUIFactory |
Factory Class zur Erzeugung von (einheitlichen) Gui Widgets
Historie: Rausfaktoriert von Wst Preferences.
|
JDialogWithCloseOnEscape |
ganz normaler Dialog, der aber dispose aufruft wenn escape gerdrueckt wird.
|
JIndicatorButton |
|
JTabbedPaneButton |
Component to be used as tabComponent;
Contains a JLabel to show the text and
a JButton to close the tab it belongs to
Source: http://java.sun.com/docs/books/tutorial/uiswing/examples/components/TabComponentsDemoProject/src/components/ButtonTabComponent.java
|
MstImage |
Hilfsklasse um das Standard Image Icon zu erzeugen
(/resources/webstart/appName.png).
|
PrefPosition |
Oberklasse fuer die Positionierung von Components mit lokalem Abspeichern.
|
SessionActivityMonitor |
Idea: Monitors Session Idleness (no activity) and fires an actionEvent
after a set Timeout.
|