Class FolderEditor


  • public class FolderEditor
    extends com.bc.ceres.swing.binding.PropertyEditor
    Folder picker editor.
    • Constructor Detail

      • FolderEditor

        public FolderEditor()
    • Method Detail

      • isValidFor

        public boolean isValidFor​(PropertyDescriptor propertyDescriptor)
        Overrides:
        isValidFor in class com.bc.ceres.swing.binding.PropertyEditor
      • createEditorComponent

        public JComponent createEditorComponent​(PropertyDescriptor propertyDescriptor,
                                                com.bc.ceres.swing.binding.BindingContext bindingContext)
        Specified by:
        createEditorComponent in class com.bc.ceres.swing.binding.PropertyEditor