java2dx by
jTEM

de.jtem.java2dx.modelling
Class SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by de.jtem.beans.ChoiceEditor
          extended by de.jtem.java2dx.modelling.SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
SubdividedPolygon2DBeanInfo

public static class SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor
extends ChoiceEditor


Field Summary
 
Fields inherited from class de.jtem.beans.ChoiceEditor
stringsToValues, valuesToStrings
 
Constructor Summary
SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor()
           
 
Method Summary
protected  void defineValuesToStrings()
           
 
Methods inherited from class de.jtem.beans.ChoiceEditor
getCustomEditor, getNameOfNull, setValue, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor

public SubdividedPolygon2DBeanInfo.SubdivisionMethodEditor()
Method Detail

defineValuesToStrings

protected void defineValuesToStrings()
Specified by:
defineValuesToStrings in class ChoiceEditor

java2dx by
jTEM

jTEM