Ejemplo n.º 1
0
 /** Set state of the Group */
 public void setState(InputStream istream) throws Exception {
   drawPanel.readState(istream);
 }