com.valhalla.jbother.plugins.events
Class StatusChangedEvent

java.lang.Object
  extended by com.valhalla.pluginmanager.PluginEvent
      extended by com.valhalla.jbother.plugins.events.StatusChangedEvent

public class StatusChangedEvent
extends PluginEvent


Field Summary
 
Fields inherited from class com.valhalla.pluginmanager.PluginEvent
source
 
Constructor Summary
StatusChangedEvent(java.lang.Object source)
           
 
Method Summary
 
Methods inherited from class com.valhalla.pluginmanager.PluginEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusChangedEvent

public StatusChangedEvent(java.lang.Object source)