Uses of Interface
leafchat.core.api.PluginInfo

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

Uses of PluginInfo in leafchat.core.api
 

Methods in leafchat.core.api that return PluginInfo
 PluginInfo[] PluginList.getPluginList()
           
 PluginInfo PluginList.loadPluginFile(java.io.File f)
          Loads a plugin.
 

Methods in leafchat.core.api with parameters of type PluginInfo
 void PluginList.unloadPluginFile(PluginInfo plugin)
          Unloads a plugin.
 



Copyright © 2011 Samuel Marshall. All rights reserved.