wt.clients.beans
Class PermissionPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by wt.clients.beans.PermissionPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class PermissionPropertyEditor
extends PropertyEditorSupport

Defines the property editor to be used when visually manipulating the permission attribute of the FolderPanel javabean. This class creates a property editor which appears as a choicebox initialized with all of the selectable AccessPermission values.

See Also:
FolderPanel,

Supported API:true

Extendable:true

Method Summary
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait