See: Description
Interface | Description |
---|---|
IAction | |
IEnableListener |
The interface if a listener is enabled or not.
|
IGenericPanel |
A generic panel interface of GUI elements.
|
IGenericSlider |
Interface for the GUI sliders functionality.
|
IListModel<E> |
This is the interface of a list model.
|
IPolygonComponent | Deprecated |
IPolygonListener | Deprecated |
IViewComponent |
This is the interface of all viewable components.
|
IViewContainer |
A container can carry different labels, buttons etc.
|
RFDialog.IDialog |
The interface of a dialog box.
|
RFDialog.IDialogProgress |
The interface of a progress dialog box.
|
RFDialog.IVersion |
Interface of the application name and its version.
|
Class | Description |
---|---|
APolygonButton | Deprecated |
ArcSegment | Deprecated |
CColor |
From this final class there are different color objects which help one
to install the right color values.
|
CFrame |
All graphical static constant fields are defined here.
|
ComponentSubject |
This is the concrete class of the observer pattern which will notify all
registered components if a new value has been encountered.
|
DESYToolTipManager | Deprecated |
RFApplicationInfo |
Displays application and FEC information in a modal dialog box.
|
RFDialog<T> |
Creates, depending on the enumeration of
EDialog , the corresponding
dialog frame as the interface of RFDialog.IDialog and represents it on
screen. |
RFDialogModalMessage |
THIS IS A DEVELOPMENT CLASS AND NEEDS FURTHER DEVELOPMENT IN ITS CURRENT
ALGORITHM.
|
RFDialogVersionInfo |
Represents the versions in a separate dialog box for the user.
|
SpringUtilities |
THIS IS A JAVA CLASS TAKEN FROM THE JAVA SWING TUTORIAL WEB PAGE:
SpringUtilities.java.
|
TrigonometricalFunction |
This class will calculate the values of the sine and cosine function in
steps of 1 degree where the degree runs from 0 to 359.
|
ViewConstant |
Some constants static final fields which are declared and defined in this
class.
|
WriteArmed |
There exists different write flags of server connections.
|
Enum | Description |
---|---|
CColor.EFlashColor | |
ETabbedPanePlacement |
Tabbed pane placement of the tabbed panel selection.
|
RFDialog.EDialog |
Is the internal enumeration used by this class.
|
WriteArmed.E_ARMED |
The enumeration of different instances of the read/write state.
|
Version: $Id: package.html 34930 2010-04-11 12:02:20Z walla $
Herein there exists different classes and interfaces for displaying miscellaneous viewable components. Most of it where overtaken from the project P2MPS but most of it exists independent of all concrete projects. But currently their exists a lot of class and interfaces, which are programmed for the project P2MPS:
For formating a text string with precision of numbers you should have a look at the Sun Javadoc documentation at Formatter.
14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft