Ejemplo n.º 1
0
 /** Adds the buttons (and other controls) to the screen in question. */
 @Override
 public void initGui() {
   super.initGui();
   this.buttonList.clear();
 }
Ejemplo n.º 2
0
  @Override

  /** Adds the buttons (and other controls) to the screen in question. */
  public void initGui() {
    super.initGui();
  }