java2dx by
jTEM

de.jtem.java2dx.numerical
Class PolygonSubdividerBeanInfo.SubdivisionMethodEditor

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

public static class PolygonSubdividerBeanInfo.SubdivisionMethodEditor
extends ChoiceEditor


Field Summary
 
Fields inherited from class de.jtem.beans.ChoiceEditor
stringsToValues, valuesToStrings
 
Constructor Summary
PolygonSubdividerBeanInfo.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

PolygonSubdividerBeanInfo.SubdivisionMethodEditor

public PolygonSubdividerBeanInfo.SubdivisionMethodEditor()
Method Detail

defineValuesToStrings

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

java2dx by
jTEM

jTEM