Class LayoutFactory.SelectionPropertyAdaptSupport

java.lang.Object
info.monitorenter.gui.chart.controls.LayoutFactory.SelectionPropertyAdaptSupport
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
LayoutFactory

public static class LayoutFactory.SelectionPropertyAdaptSupport extends Object implements PropertyChangeListener
Implementation for a PropertyChangeListener that adpapts a wrapped JComponent to the following properties.

  • background color
  • foreground color (text)
  • font

Author:
Achim Westermann