Package ibm.techexplorer.event

Interface Summary
InstanceListener Description This interface defines the methods that a Java object must implement to receive notifications for techexplorer life cycle changes.
techexplorerListener Description This interface defines the methods that a Java object must implement to receive notifications for all possible events generated by the techexplorer plug-in.
 

Class Summary
InstanceAdaptor Description The InstanceAdaptor is a techexplorer instance listener with default implementations for the methods imposed by the ibm.techexplorer.plugin.InstanceListener interface.
InstanceEvent Description The InstanceEvent notifies Java applets of techexplorer life cycle changes.
techexplorerAdaptor Description The techexplorerAdaptor is a techexplorer instance listener with default implementations for the methods imposed by the ibm.techexplorer.techexplorerListener interface.