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.
CHANGES
- 21.01.07: Created this package.
- 30.01.07: Created the component classes which will take over the java
values for the compoent as also take the dimension. The dimension will tell its
measurement of the component. The classes are RFButton, RFCheckBox,
RFLabel, RFList, RFPanel, RFScrollPane,
RFSlider, and RFTabbedPane.
- 30.01.07: Created different container which holds a panel with different
new created components of this package. So this containers represent the
displayed peace of the whole. The added classes are RFContainerControl,
RFContainerSlider, RFContainerStatus, RFContainerSwitch,
and RFContainerTransmitter.
- 21.06.07: New class RFListModel has been created.
- 22.06.07: Moved the class of RFList to RFListContainer
and changed the implementation of a new interface.
- 01.07.07: Added new radio button class for rf called
RFRadioButton.
- 01.09.07: Moved all container classes to the package
...view.container. The classes moved are: RFContainerControl,
RFContainerList, RFContainerSlider, RFContainerStatus,
RFContainerSwitch, and RFContainerTransmitter.
- 01.09.07: Created the un-dimensioned class called
RFPanelUnfixed.
- 23.11.07: Moved this package and all of its classes from the PIA RF
client project to the library.
- 10.01.08: Added a new Cosylab slider to this package which allows to
control and set double values.
- 12.08.08: Added a new ACOP slider to this package which allows to
control and set double values.
- 15.10.08: Added new list component called RFList.
- 25.06.09: Added new text area component called RFTextArea.
- 09.03.10: Added new spinner component called RFSpinner.
TODO
- There is nothing to do in this package.