|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjavax.swing.event.EventListenerList
amip.api.highlevel.util.AEventListenerList
public class AEventListenerList
| Field Summary |
|---|
| Fields inherited from class javax.swing.event.EventListenerList |
|---|
listenerList |
| Constructor Summary | |
|---|---|
AEventListenerList()
|
|
| Method Summary | |
|---|---|
void |
addListener(java.lang.Class c,
java.util.EventListener l)
|
void |
removeListener(java.lang.Class c,
java.util.EventListener l)
|
| Methods inherited from class javax.swing.event.EventListenerList |
|---|
add, getListenerCount, getListenerCount, getListenerList, getListeners, remove, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AEventListenerList()
| Method Detail |
|---|
public void addListener(java.lang.Class c,
java.util.EventListener l)
throws GeneralClientException
GeneralClientException
public void removeListener(java.lang.Class c,
java.util.EventListener l)
throws GeneralClientException
GeneralClientException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||