Exemplo n.º 1
0
 /** Passes the actual opening to internal delegate support. Overrides superclass method. */
 public void open() {
   del.open();
 }