예제 #1
0
 /**
  * Sets the new UI delegate.
  *
  * @param ui New UI delegate.
  */
 public void setUI(BandControlPanelUI ui) {
   super.setUI(ui);
 }