OptionEditor

class OptionEditor extends PropertyEditorSupport
class PropertyEditorSupport
trait PropertyEditor
class Object
trait Matchable
class Any

Value members

Concrete methods

override def setAsText(text: String): Unit
Definition Classes
PropertyEditorSupport -> PropertyEditor
override def setValue(value: AnyRef): Unit
Definition Classes
PropertyEditorSupport -> PropertyEditor

Inherited methods

def addPropertyChangeListener(x$0: PropertyChangeListener): Unit
Inherited from
PropertyEditorSupport
def firePropertyChange(): Unit
Inherited from
PropertyEditorSupport
def getAsText(): String
Inherited from
PropertyEditorSupport
def getCustomEditor(): Component
Inherited from
PropertyEditorSupport
Inherited from
PropertyEditorSupport
def getSource(): <FromJavaObject>
Inherited from
PropertyEditorSupport
def getTags(): Array[String]
Inherited from
PropertyEditorSupport
def getValue(): <FromJavaObject>
Inherited from
PropertyEditorSupport
def isPaintable(): Boolean
Inherited from
PropertyEditorSupport
def paintValue(x$0: Graphics, x$1: Rectangle): Unit
Inherited from
PropertyEditorSupport
def removePropertyChangeListener(x$0: PropertyChangeListener): Unit
Inherited from
PropertyEditorSupport
def setSource(x$0: <FromJavaObject>): Unit
Inherited from
PropertyEditorSupport
def supportsCustomEditor(): Boolean
Inherited from
PropertyEditorSupport