|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructureEditor | |
---|---|
SEdit | |
SEdit.Graphics |
Uses of StructureEditor in SEdit |
---|
Fields in SEdit declared as StructureEditor | |
---|---|
protected StructureEditor |
Structure.editor
|
Methods in SEdit that return StructureEditor | |
---|---|
StructureEditor |
Structure.getEditor()
|
StructureEditor |
StructureBean.getEditor()
Get the value of editor. |
Methods in SEdit with parameters of type StructureEditor | |
---|---|
void |
Structure.setEditor(StructureEditor s)
|
void |
StructureBean.setEditor(StructureEditor v)
Set the value of editor. |
Constructors in SEdit with parameters of type StructureEditor | |
---|---|
SelectionCommand(StructureEditor editor,
ElementDesc desc)
|
|
StructureDialog(java.awt.Frame owner,
StructureEditor ed)
|
Uses of StructureEditor in SEdit.Graphics |
---|
Methods in SEdit.Graphics that return StructureEditor | |
---|---|
StructureEditor |
GObject.getEditor()
Get the value of editor. |
Methods in SEdit.Graphics with parameters of type StructureEditor | |
---|---|
void |
GObject.reInstall(StructureEditor ed)
|
void |
GObject.setEditor(StructureEditor v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |