Interface Terminals

All Superinterfaces:
NativeIntegration
All Known Implementing Classes:
AbstractTerminals, TerminfoTerminals, WindowsTerminals

public interface Terminals extends NativeIntegration
Provides access to the terminal/console.

On UNIX based platforms, this provides access to the terminal. On Windows platforms, this provides access to the console.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    System outputs.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the terminal attached to the given output.
    boolean
    Returns true if the given output is attached to a terminal.