|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AConstructFramePanel | |
ix.iview | Viewers. |
Uses of AConstructFramePanel in ix.iview |
Subclasses of AConstructFramePanel in ix.iview | |
class |
ActionEditorPanel
An editor/viewer panel for refinement structures. |
class |
AROEditorPanel
An editor/viewer panel for AROs. |
class |
GlobalFramePanel
An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: |
class |
GrammarEditorPanel
A grammar editor/viewer panel Waiting to be documented and implemented properly. |
class |
SimpleEditorPanel
A minimal editor/viewer panel for making dummy panels Waiting to be implemented. |
Fields in ix.iview declared as AConstructFramePanel | |
protected AConstructFramePanel |
AConstructEditorPanel.parent
|
protected AConstructFramePanel |
DomainEditor.lexiconPanel
|
protected AConstructFramePanel |
DomainEditor.testPanel
|
(package private) AConstructFramePanel |
ActionFormPanel.parent
|
Methods in ix.iview with parameters of type AConstructFramePanel | |
void |
DomainEditor.updateCurrentPanel(AConstructFramePanel panel)
Sets the current panel and sets the domain in the panel |
Constructors in ix.iview with parameters of type AConstructFramePanel | |
ActionFormPanel(AConstructFramePanel parent)
|
|
GlobalFormPanel(AConstructFramePanel theParent)
|
|
GlobalFormPanel(AConstructFramePanel theParent,
IFormModel m)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |