JIVE Platform
Release 0.3.1

Package edu.buffalo.cse.jive.ui

JIVE user interface support.

See:
          Description

Interface Summary
IGraphicalJiveView A view part used to present IJiveDebugTargets using a GEF GraphicalViewer.
IJiveUIConstants Constants used by the JIVE user interface, possibly across many classes, which may also be used by other plug-ins.
IJiveView A view part capable of presenting an IJiveDebugTarget.
IStructuredJiveView A view part used to present IJiveDebugTargets using a JFace StructuredViewer.
IUpdatableAction An IAction that can update its own state, for instance, to enable or disable itself.
 

Class Summary
AbstractGraphicalJiveView An abstract IGraphicalJiveView using a ScalableRootEditPart as its RootEditPart.
AbstractJiveView An abstract view part used to present IJiveDebugTargets.
AbstractStructuredJiveView An abstract view part used to present IJiveDebugTargets using a JFace StructuredViewer.
JiveUITools Miscellaneous utility methods used to access portions of the JIVE UI plug-in.
 

Package edu.buffalo.cse.jive.ui Description

JIVE user interface support.


JIVE Platform
Release 0.3.1