|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
LayoutFactory | Factory that provides creational methods for adding UI controls to
Chart2D instances and
ITrace2D instances. |
LayoutFactory.BasicPropertyAdaptSupport | Implementation for a PropertyChangeListener that adpapts a wrapped
JComponent to the following properties. |
LayoutFactory.PropertyChangeCheckBoxMenuItem | A JCheckBoxMenuItem that listens for changes of background color, foreground
color and font of the given JComponent and adapts it's own settings. |
LayoutFactory.PropertyChangeMenuItem | A JMenuItem that listens for changes of background color, foreground color and
font of the given JComponent and adapts it's own settings. |
LayoutFactory.SelectionPropertyAdaptSupport | Implementation for a PropertyChangeListener that adpapts a wrapped
JComponent to the following properties. |
OneStringChooserPanel | A panel that allows to input a String via
a normal
. |
RangeChooserPanel | A panel that allows to choose a range from a special
JSlider with two sliders (dual Slider). |
TwoStringsChooserPanel | A panel that allows to input two Strings via
normal
. |
GUI controls for charts and traces.
This package offers widgets that allow to act (control) and react (view) on charts and traces.
The implementations are kept minimal but some controls consist of several visible components. Therefore fixed layouting has to be done. In that case the widgets are intended for demonstration of chart / trace interaction only.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |