org.geotools.gui.swing.sldeditor.property.std
Class DefaultScaleEditor.DoubleComboBoxEditor.UIResource

java.lang.Object
  extended byorg.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor
      extended byorg.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor.UIResource
All Implemented Interfaces:
javax.swing.ComboBoxEditor, java.util.EventListener, java.awt.event.FocusListener, javax.swing.plaf.UIResource
Enclosing class:
DefaultScaleEditor.DoubleComboBoxEditor

public static class DefaultScaleEditor.DoubleComboBoxEditor.UIResource
extends DefaultScaleEditor.DoubleComboBoxEditor
implements javax.swing.plaf.UIResource

A subclass of DoubleComboBoxEditor that implements UIResource. BasicComboBoxEditor doesn't implement UIResource directly so that applications can safely override the cellRenderer property with BasicListCellRenderer subclasses.

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see XMLEncoder.


Nested Class Summary
 
Nested classes inherited from class org.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor
DefaultScaleEditor.DoubleComboBoxEditor.ScaleVerifier, DefaultScaleEditor.DoubleComboBoxEditor.UIResource
 
Field Summary
 
Fields inherited from class org.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor
editor
 
Constructor Summary
DefaultScaleEditor.DoubleComboBoxEditor.UIResource()
           
 
Methods inherited from class org.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.DoubleComboBoxEditor
addActionListener, focusGained, focusLost, getEditorComponent, getItem, removeActionListener, selectAll, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultScaleEditor.DoubleComboBoxEditor.UIResource

public DefaultScaleEditor.DoubleComboBoxEditor.UIResource()


Copyright © GeoTools. All Rights Reserved.