示例#1
0
 public final void addPropertyChangeListener(java.beans.PropertyChangeListener l) {
   del.addPropertyChangeListener(l);
 }