Beispiel #1
0
 public void init() {
   super.init();
   this.setSize(terminal.getWidth() + 20, terminal.getHeight() + 20);
 }