BioLegato 0.7.3 Core API

Uses of Class
org.biolegato.core.main.BLMain.OS

Packages that use BLMain.OS
org.biolegato.core.main   
 

Uses of BLMain.OS in org.biolegato.core.main
 

Fields in org.biolegato.core.main declared as BLMain.OS
static BLMain.OS BLMain.CURRENT_OS
          Stores the current operating system
 

Methods in org.biolegato.core.main that return BLMain.OS
static BLMain.OS BLMain.OS.detectOS()
          Check out: http://lopica.sourceforge.net/os.html
static BLMain.OS BLMain.OS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BLMain.OS[] BLMain.OS.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


BioLegato 0.7.3 Core API

Copyright © 2008-2010 University of Manitoba.