See: Description
Class | Description |
---|---|
RFButton |
This is the manipulated
JButton which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFCheckBox |
This is the manipulated
JCheckBox which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFDoubleAcopSlider |
Uses the ACOP slider to modify a value.
|
RFDoubleSlider |
This component creates from the derivated component of the ACOP slider a
new slider which has lots of its properties set by the delivered data
component enumeration type.
|
RFLabel |
This is the manipulated
JLabel which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFList |
New list component which implements the
IViewCompoent interface. |
RFListModel<E> |
This will create a RF list model and provide methods on it for adding or
removing elements from the list.
|
RFPanel |
This is the manipulated
JPanel which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFPanelUnfixed |
This is a RF panel which is unfixed in the size as default.
|
RFRadioButton |
This represents a radio button with its dimension and font stored.
|
RFScrollPane |
This is the manipulated
JScrollPane which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFSlider |
This is the manipulated
JSlider which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFSpinner |
Spinner component implements the
IViewComponent interface. |
RFTabbedPane |
This is the manipulated
JTabbedPane which allows beside calling
the constructor with its normal java values also to provide its dimension. |
RFTextArea |
A new RF style like component of the Swing
JTextArea which implements
the interface of IViewComponent . |
Version: $Id: package.html 34061 2010-03-09 17:30:41Z walla $
Here are the generic classes of the concret values from the package ...view are represented. It provides different container classes to describe different input or viewing values.
14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft