Package-level declarations

Provides the utility classes and interfaces for working with the operating system related functionality.

Provides the utility classes and interfaces for working with the operating system related functionality.

Types

Link copied to clipboard
public interface Display
public interface Display
Provides the details about a system display.
Link copied to clipboard
public final class Environment
public final class Environment
Provides the details about the current operating system, JVM architecture, JRE version etc.
Link copied to clipboard
public final class EnvironmentException extends RuntimeException
public final class EnvironmentException extends RuntimeException
Throws when the current environment does not meet the minimal operating system and JRE requirements.