Documentation of 'org.joone.util.PlugInEvent' Java class
PlugInEvent
org.joone.util

Class PlugInEvent

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    InputPluginEvent, OutputPluginEvent


    public class PlugInEvent
    extends java.util.EventObject
    This event is sent by plug-ins indicating that data is changed. Listeners (implemening PlugInListener) will be notified by this event that data is changed.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlugInEvent(java.lang.Object anObject)
      Creates a new instance of PlugInEvent
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PlugInEvent

        public PlugInEvent(java.lang.Object anObject)
        Creates a new instance of PlugInEvent
        Parameters:
        anObject - the object that creates and sends this event to the listeners.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.