Documentation of 'org.joone.edit.JooneFileChooserEditor' Java class
JooneFileChooserEditor
org.joone.edit

Class JooneFileChooserEditor

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.beans.PropertyEditor, java.util.EventListener


    public class JooneFileChooserEditor
    extends java.beans.PropertyEditorSupport
    implements java.awt.event.ActionListener
    Implementation of a custom property editor using the JooneFileChooserEditor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void actionPerformed(java.awt.event.ActionEvent e) 
      java.awt.Component getCustomEditor() 
      java.lang.Object getValue() 
      boolean isPaintable() 
      void paintValue(java.awt.Graphics g, java.awt.Rectangle box) 
      void setValue(java.lang.Object value) 
      boolean supportsCustomEditor() 
      • Methods inherited from class java.beans.PropertyEditorSupport

        addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getTags, removePropertyChangeListener, setAsText, setSource
      • Methods inherited from class java.lang.Object

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

      • JooneFileChooserEditor

        public JooneFileChooserEditor()
    • Method Detail

      • actionPerformed

        public void actionPerformed(java.awt.event.ActionEvent e)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener
      • isPaintable

        public boolean isPaintable()
        Specified by:
        isPaintable in interface java.beans.PropertyEditor
        Overrides:
        isPaintable in class java.beans.PropertyEditorSupport
        See Also:
        PropertyEditorSupport.isPaintable()
      • paintValue

        public void paintValue(java.awt.Graphics g,
                               java.awt.Rectangle box)
        Specified by:
        paintValue in interface java.beans.PropertyEditor
        Overrides:
        paintValue in class java.beans.PropertyEditorSupport
        See Also:
        PropertyEditor.paintValue(Graphics, Rectangle)
      • setValue

        public void setValue(java.lang.Object value)
        Specified by:
        setValue in interface java.beans.PropertyEditor
        Overrides:
        setValue in class java.beans.PropertyEditorSupport
      • getValue

        public java.lang.Object getValue()
        Specified by:
        getValue in interface java.beans.PropertyEditor
        Overrides:
        getValue in class java.beans.PropertyEditorSupport
      • getCustomEditor

        public java.awt.Component getCustomEditor()
        Specified by:
        getCustomEditor in interface java.beans.PropertyEditor
        Overrides:
        getCustomEditor in class java.beans.PropertyEditorSupport
        See Also:
        PropertyEditor.getCustomEditor()
      • supportsCustomEditor

        public boolean supportsCustomEditor()
        Specified by:
        supportsCustomEditor in interface java.beans.PropertyEditor
        Overrides:
        supportsCustomEditor in class java.beans.PropertyEditorSupport
        See Also:
        PropertyEditor.supportsCustomEditor()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.