Package com.mucommander.runtime

This package provides automatic detection and easy access to certain properties of the runtime environment such as the Java version and the OS family and version.

See:
          Description

Interface Summary
JavaVersions This interface contains a list of all known major Java versions.
OsFamilies This interface contains a list of all major OS families where a Java runtime environment is available.
OsVersions This interface contains a list of all known OS versions.
 

Class Summary
ComparableRuntimeProperty ComparableRuntimeProperty is a runtime property for which the values have a natural order.
JavaVersion This class represents a major version of Java, like Java 1.5 for instance.
OsFamily This class represents a non-versioned family of operating system, like Windows or Linux.
OsVersion This class represents a major version of an operating system, like Mac OS X 10.5 or Windows XP.
RuntimeProperty This abstract class represents a property of the runtime environment.
 

Package com.mucommander.runtime Description

This package provides automatic detection and easy access to certain properties of the runtime environment such as the Java version and the OS family and version.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard