|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrle.vm.Editor
rle.vm.editor.NumberEditor
public class NumberEditor
Simple editor for picking numbers.
| Field Summary |
|---|
| Fields inherited from class rle.vm.Editor |
|---|
attribute, owner, parameters, treeTool |
| Constructor Summary | |
|---|---|
NumberEditor()
|
|
| Method Summary | |
|---|---|
void |
applyDefaults(AttributeBean attribute,
InfoNode owner,
TreeTool treeTool)
Enforce any default value that might be appropriate. |
javax.swing.JComponent |
getEditorComponent()
Returns the component that forms the UI for this Editor. |
void |
initialize(AttributeBean attribute,
InfoNode owner,
TreeTool treeTool)
Method called to configure the editor. |
void |
save()
|
| Methods inherited from class rle.vm.Editor |
|---|
getAttribute, getOwner, getParameters, getTreeTool, paramMap, paramMap, setAttribute, setOwner, setParameters, setTreeTool, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumberEditor()
| Method Detail |
|---|
public void save()
save in interface Saveablesave in class Editorpublic javax.swing.JComponent getEditorComponent()
getEditorComponent in class Editor
public void initialize(AttributeBean attribute,
InfoNode owner,
TreeTool treeTool)
Editor
initialize in class Editor
public void applyDefaults(AttributeBean attribute,
InfoNode owner,
TreeTool treeTool)
applyDefaults in class Editorattribute - owner - treeTool -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||