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

Packages that use DefaultMessageDisplay
com.leafdigital.irc.api The IRC api provides low-level support for the events and communication involved in connection with an IRC server. 
 

Uses of DefaultMessageDisplay in com.leafdigital.irc.api
 

Methods in com.leafdigital.irc.api with parameters of type DefaultMessageDisplay
 void Connections.setDefaultMessageDisplay(DefaultMessageDisplay dmd)
          Sets up a link that the plugin can use to get a default MessageDisplay for the given server.
 



Copyright © 2011 Samuel Marshall. All rights reserved.