BioLegato 0.7.5 Core API

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

Packages that use BLMain.OS
org.biolegato.main   
 

Uses of BLMain.OS in org.biolegato.main
 

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

Methods in org.biolegato.main that return BLMain.OS
static BLMain.OS BLMain.OS.detectOS()
          Detects the current operating system 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.5 Core API

Copyright © 2008-2011 University of Manitoba.