com.valhalla.jbother.plugins.events
Class BuddyPresenceModeEvent

java.lang.Object
  extended bycom.valhalla.pluginmanager.PluginEvent
      extended bycom.valhalla.jbother.plugins.events.BuddyPresenceModeEvent

public class BuddyPresenceModeEvent
extends PluginEvent

This event is distributed by BuddyStatus.

Version:
1.0
Author:
Jun Hu
See Also:
BuddyStatus

Constructor Summary
BuddyPresenceModeEvent(java.lang.Object source)
           
 
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

BuddyPresenceModeEvent

public BuddyPresenceModeEvent(java.lang.Object source)