JIVE Platform
Release 0.3.1

Uses of Interface
edu.buffalo.cse.jive.ui.IJiveView

Packages that use IJiveView
edu.buffalo.cse.jive.ui JIVE user interface support. 
 

Uses of IJiveView in edu.buffalo.cse.jive.ui
 

Subinterfaces of IJiveView in edu.buffalo.cse.jive.ui
 interface IGraphicalJiveView
          A view part used to present IJiveDebugTargets using a GEF GraphicalViewer.
 interface IStructuredJiveView
          A view part used to present IJiveDebugTargets using a JFace StructuredViewer.
 

Classes in edu.buffalo.cse.jive.ui that implement IJiveView
 class AbstractGraphicalJiveView
          An abstract IGraphicalJiveView using a ScalableRootEditPart as its RootEditPart.
 class AbstractJiveView
          An abstract view part used to present IJiveDebugTargets.
 class AbstractStructuredJiveView
          An abstract view part used to present IJiveDebugTargets using a JFace StructuredViewer.
 


JIVE Platform
Release 0.3.1