BioLegato 0.5.8

Uses of Class
org.biolegato.core.properties.BLProperties

Packages that use BLProperties
org.biolegato.core.main   
org.biolegato.core.properties   
 

Uses of BLProperties in org.biolegato.core.main
 

Fields in org.biolegato.core.main declared as BLProperties
protected  BLProperties BLMain.properties
          Stores the properties for BioLegato.
 

Uses of BLProperties in org.biolegato.core.properties
 

Constructors in org.biolegato.core.properties with parameters of type BLProperties
PropertiesCheckbox(BLProperties properties, java.lang.String name, java.lang.String propertyKey)
          Creates a new instance of PropertiesCheckbox
PropertiesNumber(BLProperties properties, java.lang.String name, java.lang.String propertyKey, int min, int max)
          Creates a new instance of PropertiesNumber
 


BioLegato 0.5.8

Copyright © 2008-2009 University of Manitoba.