rero.gui.windows

Class ListBoxOptions

public class ListBoxOptions extends Object implements ClientStateListener

Field Summary
protected JComponentcontainer
protected JComponentlistbox
Constructor Summary
ListBoxOptions(JComponent c, JComponent l)
Method Summary
voidpropertyChanged(String key, String value)
voidrehash()

Field Detail

container

protected JComponent container

listbox

protected JComponent listbox

Constructor Detail

ListBoxOptions

public ListBoxOptions(JComponent c, JComponent l)

Method Detail

propertyChanged

public void propertyChanged(String key, String value)

rehash

public void rehash()