|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsint.JavaListener
public class JavaListener
This is the parent class for the Java Listeners. There are several subclasses corresponding to each of the various extensions of Java. Each extension adds a few listeners.
Field Summary | |
---|---|
Procedure |
handler
|
Constructor Summary | |
---|---|
JavaListener()
|
|
JavaListener(Procedure handler)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Procedure handler
Constructor Detail |
---|
public JavaListener()
public JavaListener(Procedure handler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |