A C D G I J M N O P R S

S

sendMessage(String, String) - Method in class jirc.JIRC
Sends a message to the specified channel
Note: channels are passed around sans-pound, so you would pass the channel "test", not the channel "#test"
sendPrivateMessage(String, String) - Method in class jirc.JIRC
Sends a message to the specified person
sendRawMessage(String) - Method in class jirc.JIRC
Sends raw text to the server.
setModes(String) - Method in class jirc.Person
 
sin - Variable in class jirc.JIRC
A variable holding System.in
sout - Variable in class jirc.JIRC
A variable holding System.out

A C D G I J M N O P R S