Uses of Interface
leafchat.core.api.PluginLoadReporter

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

Uses of PluginLoadReporter in leafchat.core.api
 

Methods in leafchat.core.api with parameters of type PluginLoadReporter
 void Plugin.init(PluginContext pc, PluginLoadReporter status)
          Plugin should store context for future use (if necessary) and register itself with events in which it has interest.
 



Copyright © 2011 Samuel Marshall. All rights reserved.