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

Packages that use GeneralChatWindow.Handler
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.Handler in com.leafdigital.ircui.api
 

Methods in com.leafdigital.ircui.api with parameters of type GeneralChatWindow.Handler
 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.