Ejemplo n.º 1
0
 public void setGroup(Group g)
 {
     group = g;
     setText (g.getText());
 }