|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pivot.util.ListenerList<T>
org.apache.pivot.wtk.WTKListenerList<T>
public class WTKListenerList<T>
This is a customized subclass of ListenerList that adds thread-safety checks for the WTK components.
Constructor Summary | |
---|---|
WTKListenerList()
|
Method Summary |
---|
Methods inherited from class org.apache.pivot.util.ListenerList |
---|
add, contains, get, getLength, isEmpty, iterator, remove, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WTKListenerList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |