Uses of Class
com.leafdigital.ircui.api.AbstractIRCAction

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

Subclasses of AbstractIRCAction in com.leafdigital.ircui.api
 class NickAction
          Convenience class for IRCActions that take a single nickname or multiple selected nicknames.
 



Copyright © 2011 Samuel Marshall. All rights reserved.