public class Terminal extends Object
Constructor and Description |
---|
Terminal() |
Terminal(int width,
int height) |
public boolean setSize(int w, int h)
public String read()
public boolean write(String d)
public String dump(long timeout, boolean forceDump) throws InterruptedException
InterruptedException
Copyright © 2020 JBoss by Red Hat. All rights reserved.