Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.voytechs.html.event
Class ListenerDataIf  view ListenerDataIf download ListenerDataIf.java

java.lang.Object
  extended bycom.voytechs.html.event.ListenerDataIf

public class ListenerDataIf
extends java.lang.Object

Custom user data sent to listener with the event.


Constructor Summary
ListenerDataIf()
           
 
Method Summary
static void main(java.lang.String[] args)
          Test function for ListenerDataIf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListenerDataIf

public ListenerDataIf()
Method Detail

main

public static void main(java.lang.String[] args)
Test function for ListenerDataIf