Exemplo n.º 1
0
 /** Get state of the Group */
 public void getState(OutputStream ostream) throws Exception {
   drawPanel.writeState(ostream);
 }