|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.swing.util.ValueEditorFactory.ReflectionImpl
public static class ValueEditorFactory.ReflectionImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface butler.swing.util.ValueEditorFactory |
---|
ValueEditorFactory.DefaultImpl, ValueEditorFactory.ReflectionImpl |
Constructor Summary | |
---|---|
ValueEditorFactory.ReflectionImpl(java.lang.Class clazz)
|
Method Summary | |
---|---|
ValueEditor |
createEditor(Datatype datatype,
java.lang.String style)
Creates a value editor from a given datatype. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueEditorFactory.ReflectionImpl(java.lang.Class clazz) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public ValueEditor createEditor(Datatype datatype, java.lang.String style) throws java.lang.Exception
ValueEditorFactory
createEditor
in interface ValueEditorFactory
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |