|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventListenerProxy
public class EventListenerProxy
Standard Java class.
Compliance: J2SE: 1.4 complete
| Constructor Summary | |
|---|---|
EventListenerProxy(EventListener listener)
|
|
| Method Summary | |
|---|---|
EventListener |
getListener()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventListenerProxy(EventListener listener)
| Method Detail |
|---|
public EventListener getListener()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||