Пример #1
0
 /** Adds the buttons (and other controls) to the screen in question. */
 @Override
 public void initGui() {
   super.initGui();
   this.buttonList.clear();
 }
Пример #2
0
  @Override

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