示例#1
0
 /** Werte aus GUI in Prop-Array uebertragen */
 public void fillPropertyArray() {
   super.fillPropertyArray();
   super.fillPropertyArray(gui);
 }