Uses of Interface
leafchat.core.api.MsgOwner

Packages that use MsgOwner
leafchat.core.api leafChat's core API, available to all plugins. 
 

Uses of MsgOwner in leafchat.core.api
 

Classes in leafchat.core.api that implement MsgOwner
 class BasicMsgOwner
          Utility class that implements most of MsgOwner (assuming you are going to let the system handle target registration).
 

Methods in leafchat.core.api with parameters of type MsgOwner
 void PluginContext.registerMessageOwner(MsgOwner mo)
          Registers a new message type provided by this plugin.
 



Copyright © 2011 Samuel Marshall. All rights reserved.