Uses of Package
ix.iview

Packages that use ix.iview
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
ix.iview Viewers. 
ix.iview.domain Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. 
ix.iview.event   
ix.iview.igraph   
ix.iview.table   
ix.iview.util   
 

Classes in ix.iview used by ix.iface.util
SimpleDomainEditor
          A simple domain editor.
 

Classes in ix.iview used by ix.ip2
InternalDomainEditor
          What I-X applications need to know to about a domain editor.
SimpleDomainEditor.TemporalConstraintPanel
          A subpanel of the refinement editor that handles the choice between parallel and sequential ordering contraints on a refinement's nodes.
 

Classes in ix.iview used by ix.iview
AbstractUISetEditor
          Support for editing sets of named objects (e.g. refinements or object classes).
AConstructFramePanel
          An abstract editor/viewer panel for domain constructs.
ActionEditorPanel
          An editor/viewer panel for refinement structures.
AROEditorPanel
          An editor/viewer panel for AROs, i.e.
ConditionEffectEditor
          An editor for specifying conditions and effects in refinements.
ConstraintEditor
          An abstract class with useful things for building constraint editors.
ConstructEditing
          An interface to be implemented by any panel that actually edits a construct.
ConstructFraming
          An interface to be implemented by any FramePanel that is part of a DomainEditor
DeclarationEditor
          An editor for specifying variable declarations Declarations are attached to self (the refinement).
DeclarationEditor.VarListEditor
          A list editor panel that will find type constraints for the data variables.
DeclarationEditor.VarTypeTableModel
          A table model for ItemVar-Type pairs
DefaultConstraintEditor
          An editor for specifying generic constraints in refinements.
DomainEditor
          An editor/viewer frame for domain details.
DomainEditorFrame
          An editor/viewer frame for domain details.
DomainObjectManager
          An interface to provide access to an (ordered) set of objects.
GlobalFramePanel
          An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: ...
GrammarEditorPanel
          A grammar editor/viewer panel Waiting to be documented and implemented properly.
IDESymbols
          Static symbols for I-DE
InternalDomainEditor
          What I-X applications need to know to about a domain editor.
ObjectConstraintEditor
          An editor for specifying (world-state) constraints on objects in refinements.
OrderingEditor
          An editor for specifying temporal relations between time points in refinements.
PanelSearcher
          A class for panel-specific search.
PropertyConstraintsListener
          An interface to be implemented by anything interested in changes to property constraints
PropertyEditor
          A simple text-input editor for entering property names with a list for the syntax type.
SimpleDomainEditor.RefinementEditor
          Simple refinement-editing panel.
SimpleDomainEditor.TemporalConstraintPanel
          A subpanel of the refinement editor that handles the choice between parallel and sequential ordering contraints on a refinement's nodes.
SpecEditor
          A simple text-input editor for entering specifications, e.g. for nodes and issues.
UndoEditing
          An interface to be implemented by any panel that edits a construct and wants to take advantage of an UndoManager.
UndoManager
          A manager that keeps track of objects' edits for undo/redo purposes.
VarSpecifier
          An interface to be implemented by anything that may be used to enter variables that should be checked against declarations.
 

Classes in ix.iview used by ix.iview.domain
DomainEditor
          An editor/viewer frame for domain details.
DomainObjectManager
          An interface to provide access to an (ordered) set of objects.
 

Classes in ix.iview used by ix.iview.event
UndoManager
          A manager that keeps track of objects' edits for undo/redo purposes.
 

Classes in ix.iview used by ix.iview.igraph
AConstructEditorPanel
          An interface to be implemented by any panel that actually edits a construct.
ActionEditorPanel
          An editor/viewer panel for refinement structures.
ConstructEditing
          An interface to be implemented by any panel that actually edits a construct.
UndoEditing
          An interface to be implemented by any panel that edits a construct and wants to take advantage of an UndoManager.
 

Classes in ix.iview used by ix.iview.table
AConstructFramePanel
          An abstract editor/viewer panel for domain constructs.
PropertyConstraintsListener
          An interface to be implemented by anything interested in changes to property constraints
 

Classes in ix.iview used by ix.iview.util
IDESymbols
          Static symbols for I-DE
VarSpecifier
          An interface to be implemented by anything that may be used to enter variables that should be checked against declarations.