Deprecated API


Contents
Deprecated Methods
com.leafdigital.ui.api.UI.createDialog(Document, Object)
          Use UI.createDialog(String, Object) instead 
com.leafdigital.ui.api.UI.createPage(Document, Object)
          Use UI.createPage(String, Object) instead 
com.leafdigital.ui.api.UI.createWindow(Document, Object)
          Use UI.createWindow(String, Object) instead 
leafchat.core.api.PluginList.getCoreJar()
          Use PluginList.getCoreJars() instead 
com.leafdigital.irc.api.Server.getIdentifyCommand()
          This is the old identify command, do not use 
leafchat.core.api.PluginContext.getSingleton(Class)
          Replaced by PluginContext.getSingle(Class) 
leafchat.core.api.PluginContext.newInstance(Class)
          Replaced by PluginContext.newFactoryObject(Class) 
com.leafdigital.ui.api.SupportsMacIndent.setMacIndent(boolean)
          Please use the more specific SupportsMacIndent.setMacIndent(String). 
 



Copyright © 2011 Samuel Marshall. All rights reserved.