Uses of Interface
com.leafdigital.irc.api.Commands

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

Methods in com.leafdigital.ircui.api with parameters of type Commands
 void GeneralChatWindow.Handler.doCommand(Commands c, java.lang.String line)
          User has entered a command line.
 



Copyright © 2011 Samuel Marshall. All rights reserved.