Class StringEditor

  • All Implemented Interfaces:
    java.beans.PropertyEditor

    public class StringEditor
    extends java.beans.PropertyEditorSupport
    • Constructor Summary

      Constructors 
      Constructor Description
      StringEditor()  
    • Method Summary

      • Methods inherited from class java.beans.PropertyEditorSupport

        addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StringEditor

        public StringEditor()