org.apache.beehive.controls.api.packaging
Class PropertyInfo.NoEditor

Object
  extended by PropertyInfo.NoEditor
Enclosing class:
PropertyInfo

public static class PropertyInfo.NoEditor
extends Object

The NoEditor class can be used as the value of the editorClass attribute to indicate that the property has no editor


Constructor Summary
PropertyInfo.NoEditor()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyInfo.NoEditor

public PropertyInfo.NoEditor()