|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.swing.util.ValueEditor.BaseImpl
butler.ext.code.CodeSwingEditor
public class CodeSwingEditor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class butler.swing.util.ValueEditor.BaseImpl |
---|
ValueEditor.BaseImpl.ThisChangeListener, ValueEditor.BaseImpl.ThisFocusListener, ValueEditor.BaseImpl.ThisKeyListener |
Nested classes/interfaces inherited from interface butler.swing.util.ValueEditor |
---|
ValueEditor.BaseImpl |
Constructor Summary | |
---|---|
CodeSwingEditor()
|
Method Summary | |
---|---|
javax.swing.JComponent |
getComponent()
|
java.lang.Object |
getValue()
|
void |
setDatatype(Datatype dt)
|
void |
setValue0(java.lang.Object value)
|
Methods inherited from class butler.swing.util.ValueEditor.BaseImpl |
---|
addChangeListener, fireStateChanged, getDatatype, isDirty, isNullable, setCaption, setEdited, setNullable, setValidator, setValue, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeSwingEditor() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void setDatatype(Datatype dt) throws java.lang.Exception
setDatatype
in interface ValueEditor
setDatatype
in class ValueEditor.BaseImpl
java.lang.Exception
public java.lang.Object getValue()
public void setValue0(java.lang.Object value)
setValue0
in class ValueEditor.BaseImpl
public javax.swing.JComponent getComponent() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |