The Meta-Environment API

Uses of Interface
nl.cwi.sen1.gui.GuiTif

Packages that use GuiTif
nl.cwi.sen1.gui   
 

Uses of GuiTif in nl.cwi.sen1.gui
 

Classes in nl.cwi.sen1.gui that implement GuiTif
 class GuiBridge
           
 class GuiTool
           
 class StudioImpl
          Toplevel window of The Meta-Environment.
 class StudioImplWithPredefinedLayout
           
 

Fields in nl.cwi.sen1.gui declared as GuiTif
private  GuiTif GuiBridge.tool
           
 

Constructors in nl.cwi.sen1.gui with parameters of type GuiTif
GuiBridge(aterm.ATermFactory factory, GuiTif tool)
           
 


The Meta-Environment API