Home » openjdk-7 » javax » swing » beaninfo » [javadoc | source]
javax.swing.beaninfo
public class: SwingURLEditor [javadoc | source]
java.lang.Object
   java.beans.PropertyEditorSupport
      javax.swing.beaninfo.SwingEditorSupport
         javax.swing.beaninfo.SwingURLEditor

All Implemented Interfaces:
    PropertyEditor

Direct Known Subclasses:
    SwingFileEditor

Created by IntelliJ IDEA. User: UHLIG Date: 12 mai 2003 Time: 15:16:20 To change this template use Options | File Templates.
Field Summary
protected  JFileChooser chooser     
Fields inherited from javax.swing.beaninfo.SwingEditorSupport:
panel,  LARGE_DIMENSION,  MEDIUM_DIMENSION,  SMALL_DIMENSION,  BUTTON_MARGIN
Constructor:
 public SwingURLEditor() 
Method from javax.swing.beaninfo.SwingURLEditor Summary:
setTheValue,   setValue
Methods from javax.swing.beaninfo.SwingEditorSupport:
getCustomEditor,   init,   setAlignment,   supportsCustomEditor
Methods from java.beans.PropertyEditorSupport:
addPropertyChangeListener,   firePropertyChange,   getAsText,   getCustomEditor,   getJavaInitializationString,   getSource,   getTags,   getValue,   isPaintable,   paintValue,   removePropertyChangeListener,   setAsText,   setSource,   setValue,   supportsCustomEditor
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.swing.beaninfo.SwingURLEditor Detail:
 protected  void setTheValue() 
 public  void setValue(Object value)