Uses of Class
org.eclipse.ohf.stem.ui.ge.views.GEView

Packages that use GEView
org.eclipse.ohf.stem.ui.ge   
org.eclipse.ohf.stem.ui.ge.views   
 

Uses of GEView in org.eclipse.ohf.stem.ui.ge
 

Constructors in org.eclipse.ohf.stem.ui.ge with parameters of type GEView
GEInterface(GEView geView)
          Constructor.
 

Uses of GEView in org.eclipse.ohf.stem.ui.ge.views
 

Constructors in org.eclipse.ohf.stem.ui.ge.views with parameters of type GEView
GEViewActions(GEView geView, GEInterface gei)
          The GEView constructor gets control when the user opens the "View" in the current perspective.