Uses of Interface
com.leafdigital.ircui.api.GeneralChatWindow

Packages that use GeneralChatWindow
com.leafdigital.ircui.api The IRC UI plugin API allows plugins to add actions that are available in a particular context so that these can appear on right-click menus. 
 

Uses of GeneralChatWindow in com.leafdigital.ircui.api
 

Methods in com.leafdigital.ircui.api that return GeneralChatWindow
 GeneralChatWindow IRCUI.createGeneralChatWindow(PluginContext owner, GeneralChatWindow.Handler h, java.lang.String logSource, java.lang.String logCategory, java.lang.String logItem, int availableBytes, java.lang.String ownNick, java.lang.String target, boolean startMinimised)
          Creates a new chat window.
 



Copyright © 2011 Samuel Marshall. All rights reserved.