| Interface | Description |
|---|---|
| LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition |
Interface to handle the removal of the
as a property change event
listener. |
| Class | Description |
|---|---|
| LayoutFactory | |
| 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
. |
Copyright © 2001 - 2010 LGPL, All Rights Footloose.