Uses of Interface
ix.iview.ConstructFraming

Packages that use ConstructFraming
ix.iview Viewers. 
 

Uses of ConstructFraming in ix.iview
 

Classes in ix.iview that implement ConstructFraming
 class AConstructFramePanel
          An abstract editor/viewer panel for domain constructs.
 class ActionEditorPanel
          An editor/viewer panel for refinement structures.
 class AROEditorPanel
          An editor/viewer panel for AROs, i.e.
 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.