Uses of Class
org.eclipse.ohf.stem.ui.ge.GEInterface

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

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

Methods in org.eclipse.ohf.stem.ui.ge.views with parameters of type GEInterface
 void GEViewLabelProvider.setGEI(GEInterface gei)
           
 

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