Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8209937

Enhance java.io.Console - provide methods to query console width and height

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 12
    • core-libs
    • None
    • Fix Understood

      Users of the console device that implement e.g. command line tools find it sometimes useful to be able to query its width and height.
      As Java already offers an abstraction of the console via java.io.Console, it would be a logical thing to offer a getWidth() and getHeight() method for this.

            clanger Christoph Langer
            clanger Christoph Langer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: