java2dx by
jTEM

de.jtem.java2dx.modelling
Class DraggablePoint2DListBeanInfo.DefaultArrangementEditor

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

public static class DraggablePoint2DListBeanInfo.DefaultArrangementEditor
extends ChoiceEditor


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

DraggablePoint2DListBeanInfo.DefaultArrangementEditor

public DraggablePoint2DListBeanInfo.DefaultArrangementEditor()
Method Detail

defineValuesToStrings

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

java2dx by
jTEM

jTEM