net.ontopia.topicmaps.viz
Class TypesConfigFrame.VizColorSelectionModel
java.lang.Object
javax.swing.colorchooser.DefaultColorSelectionModel
net.ontopia.topicmaps.viz.TypesConfigFrame.VizColorSelectionModel
- All Implemented Interfaces:
- Serializable, ColorSelectionModel
- Enclosing class:
- TypesConfigFrame
public class TypesConfigFrame.VizColorSelectionModel
- extends DefaultColorSelectionModel
Makes sure fireStateChanged() is called whenever there's been a color
selection. This ensures default color is correctly overridden when an
old default color is selected.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypesConfigFrame.VizColorSelectionModel
public TypesConfigFrame.VizColorSelectionModel()
setSelectedColor
public void setSelectedColor(Color color)
- Specified by:
setSelectedColor
in interface ColorSelectionModel
- Overrides:
setSelectedColor
in class DefaultColorSelectionModel
Copyright © 2000-2012 Ontopia.