BioLegato 0.5.7

Uses of Class
org.biolegato.core.main.ProgramWindow

Packages that use ProgramWindow
org.biolegato.core.plugintypes   
org.biolegato.core.properties   
 

Uses of ProgramWindow in org.biolegato.core.plugintypes
 

Fields in org.biolegato.core.plugintypes declared as ProgramWindow
protected  ProgramWindow DataCanvas.program
          The program window to use to obtain program data from.
 

Methods in org.biolegato.core.plugintypes with parameters of type ProgramWindow
static void MenuType.loadMenu(ProgramWindow program)
          Reads a menu into the given window/menu instances.
 

Constructors in org.biolegato.core.plugintypes with parameters of type ProgramWindow
DataCanvas(ProgramWindow program, int alignment)
          Creates a new instance of BLCanvas
 

Uses of ProgramWindow in org.biolegato.core.properties
 

Methods in org.biolegato.core.properties with parameters of type ProgramWindow
 void BLProperties.showPropertiesWindow(ProgramWindow window)
          Displays the properties window for this instance of BioLegato
 


BioLegato 0.5.7

Copyright © 2008-2009 University of Manitoba.