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 |
|
LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentNever |
|
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
JTextField .
|
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
JTextField .
|