|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.gui.windows.ListBoxOptions
public class ListBoxOptions
Field Summary | |
---|---|
protected javax.swing.JComponent |
container
|
protected javax.swing.JComponent |
listbox
|
Constructor Summary | |
---|---|
ListBoxOptions(javax.swing.JComponent c,
javax.swing.JComponent l)
|
Method Summary | |
---|---|
void |
propertyChanged(java.lang.String key,
java.lang.String value)
when the property gets changed you will be notified! |
void |
rehash()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.swing.JComponent container
protected javax.swing.JComponent listbox
Constructor Detail |
---|
public ListBoxOptions(javax.swing.JComponent c, javax.swing.JComponent l)
Method Detail |
---|
public void rehash()
public void propertyChanged(java.lang.String key, java.lang.String value)
ClientStateListener
propertyChanged
in interface ClientStateListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |