|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.biomoby.registry.properties | Provides classes and interfaces that help utilize property and configuration files. |
| Uses of Environment in org.biomoby.registry.properties |
|---|
| Classes in org.biomoby.registry.properties that implement Environment | |
|---|---|
class |
DefaultOS
This class encapsulates the logic needed when a OS cannot be determined. |
class |
MacOS
This class incorporates the logic needed to obtain environment variables from the MacOS and Mac OS X. |
class |
UNIX
This class incorporates the logic needed to obtain environment variables from UNIX and UNIX like machines. |
class |
Windows
This class incorporates the logic needed to obtain environment variables from Windows 95, Windows 98 and Windows Me. |
class |
WindowsNT
This class incorporates the logic needed to obtain environment variables from Windows NT like machines (XP, 2000, etc). |
| Methods in org.biomoby.registry.properties with parameters of type Environment | |
|---|---|
static void |
RegistryOS.register(String key,
Environment value)
|
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||