All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----magician.PerfTools.EventListenerTable
protected Hashtable EventList
public EventListenerTable()
public void add(String type, EventListener l)
public boolean remove(String type, EventListener l)
public Vector getListenersForType(String type)
public Vector getAllListeners()
All Packages Class Hierarchy This Package Previous Next Index