|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OEMainPanel | |
com.ontotext.gate.vr | |
com.ontotext.gate.vr.dialog |
Uses of OEMainPanel in com.ontotext.gate.vr |
Fields in com.ontotext.gate.vr declared as OEMainPanel | |
private OEMainPanel |
EditableTreeView.mainPanel
|
private OEMainPanel |
OntologyEditorImpl.panel
the main panel |
Methods in com.ontotext.gate.vr that return OEMainPanel | |
OEMainPanel |
EditableTreeView.getmainPanel()
Gets the main panel of this tree view |
Methods in com.ontotext.gate.vr with parameters of type OEMainPanel | |
void |
EditableTreeView.setMainPanel(OEMainPanel panel)
Sets the main panel of this tree view. |
Uses of OEMainPanel in com.ontotext.gate.vr.dialog |
Fields in com.ontotext.gate.vr.dialog declared as OEMainPanel | |
private OEMainPanel |
RenameClassDialog.panel
the main panel of the editor |
Constructors in com.ontotext.gate.vr.dialog with parameters of type OEMainPanel | |
RenameClassDialog(OntologyEditor e,
OEMainPanel oef,
ClassNode n,
TClass c)
construct the dialog |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |