rero.dialogs.toolkit
Class LabelGroup

java.lang.Object
  extended byrero.dialogs.toolkit.LabelGroup

public class LabelGroup
extends Object


Field Summary
protected  LinkedList labels
           
 
Constructor Summary
LabelGroup()
           
 
Method Summary
 void addLabel(JComponent l)
           
 void sync()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labels

protected LinkedList labels
Constructor Detail

LabelGroup

public LabelGroup()
Method Detail

addLabel

public void addLabel(JComponent l)

sync

public void sync()