|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition | Interface to handle the removal of the
as a property change event
listener. |
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 adapts a
wrapped JComponent to the following properties. |
LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped | Implementation based on the event
sent with an old
value that has to be matched. |
LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentNever | Implementation dummy that never will decide to remove the calling
to be removed. |
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 |