GATE
Version 3.1-2270

Uses of Class
gate.gui.MainFrame

Packages that use MainFrame
gate This package contains the public interface to the GATE Java API. 
gate.gui   
 

Uses of MainFrame in gate
 

Methods in gate that return MainFrame
static MainFrame Main.getMainFrame()
          Get the main frame of the GUI.
 

Uses of MainFrame in gate.gui
 

Subclasses of MainFrame in gate.gui
 class ShellSlacFrame
          The main Shell SLAC Gate GUI frame.
 

Constructors in gate.gui with parameters of type MainFrame
BootStrapDialog(MainFrame aMainFrame)
           
 


GATE
Version 3.1-2270