com.valhalla.jbother.plugins.events
Class CurrentPresenceModeEvent

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

public class CurrentPresenceModeEvent
extends PluginEvent

This event is distributed by BuddyList.

Version:
1.0
Author:
Jun Hu
See Also:
BuddyList

Constructor Summary
CurrentPresenceModeEvent(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

CurrentPresenceModeEvent

public CurrentPresenceModeEvent(java.lang.Object source)