Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelAction
Callback to all objects implementing the IChannelAction Interface.
call(ChannelInfo, ChannelClientInfo, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelCTCP
Callback to all objects implementing the IChannelCTCP Interface.
call(ChannelInfo, ChannelClientInfo, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelCTCPReply
Callback to all objects implementing the IChannelCTCPReply Interface.
call(ChannelInfo)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelGotNames
Callback to all objects implementing the IChannelGotNames Interface.
call(ChannelInfo, ChannelClientInfo)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelJoin
Callback to all objects implementing the IChannelJoin Interface.
call(ChannelInfo, ChannelClientInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelKick
Callback to all objects implementing the IChannelKick Interface.
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelMessage
Callback to all objects implementing the IChannelMessage Interface.
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelModeChanged
Callback to all objects implementing the IChannelModeChanged Interface.
call(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNickChanged
Callback to all objects implementing the IChannelNickChanged Interface.
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNonUserModeChanged
Callback to all objects implementing the IChannelNonUserModeChanged Interface.
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNotice
Callback to all objects implementing the IChannelNotice Interface.
call(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelPart
Callback to all objects implementing the IChannelPart Interface.
call(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelQuit
Callback to all objects implementing the IChannelQuit Interface.
call(ChannelInfo)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelSelfJoin
Callback to all objects implementing the IChannelSelfJoin Interface.
call(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelSingleModeChanged
Callback to all objects implementing the IChannelSingleModeChanged Interface.
call(ChannelInfo, boolean)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelTopic
Callback to all objects implementing the IChannelTopic Interface.
call(ChannelInfo, ChannelClientInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelUserModeChanged
Callback to all objects implementing the IChannelUserModeChanged Interface.
call(String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDataIn
Callback to all objects implementing the IDataIn Interface.
call(String, boolean)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDataOut
Callback to all objects implementing the IDataOut Interface.
call(int, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDebugInfo
Callback to all objects implementing the IDebugInfo Interface.
call(ParserError)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnErrorInfo
Callback to all objects implementing the IErrorInfo Interface.
call(boolean)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDEnd
Callback to all objects implementing the IMotdEnd Interface.
call(String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDLine
Callback to all objects implementing the IMOTDLine Interface.
call(String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDStart
Callback to all objects implementing the IMOTDStart Interface.
call(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNickChanged
Callback to all objects implementing the INickChanged Interface.
call()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNickInUse
Callback to all objects implementing the INickInUse Interface.
call(String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNoticeAuth
Callback to all objects implementing the INoticeAuth Interface.
call(String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateAction
Callback to all objects implementing the IPrivateAction Interface.
call(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateCTCP
Callback to all objects implementing the IPrivateCTCP Interface.
call(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateCTCPReply
Callback to all objects implementing the IPrivateCTCPReply Interface.
call(String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateMessage
Callback to all objects implementing the IPrivateMessage Interface.
call(String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateNotice
Callback to all objects implementing the IPrivateNotice Interface.
call(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnQuit
Callback to all objects implementing the IQuit Interface.
call()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnServerReady
Callback to all objects implementing the IServerReady Interface.
call()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnSocketClosed
Callback to all objects implementing the ISocketClosed Interface.
call(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownAction
Callback to all objects implementing the IUnknownAction Interface.
call(String, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownCTCP
Callback to all objects implementing the IUnknownCTCP Interface.
call(String, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownCTCPReply
Callback to all objects implementing the IUnknownCTCPReply Interface.
call(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownMessage
Callback to all objects implementing the IUnknownMessage Interface.
call(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownNotice
Callback to all objects implementing the IUnknownNotice Interface.
call(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUserModeChanged
Callback to all objects implementing the IUserModeChanged Interface.
callbackInfo
- Variable in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Arraylist for storing callback information related to the callback.
CallbackManager
- Class in
uk.org.ownage.dmdirc.parser.callbacks
IRC Parser Callback Manager.
CallbackManager(IRCParser)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackManager
Constructor to create a CallbackManager
CallbackNotFound
- Exception in
uk.org.ownage.dmdirc.parser.callbacks
IRC Parser Callback Exception.
CallbackNotFound(String)
- Constructor for exception uk.org.ownage.dmdirc.parser.callbacks.
CallbackNotFound
Create a new CallbackNotFound Exception.
CallbackObject
- Class in
uk.org.ownage.dmdirc.parser.callbacks
CallbackObject.
CallbackObject(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Create a new instance of the Callback Object
CallbackObjectSpecific
- Class in
uk.org.ownage.dmdirc.parser.callbacks
CallbackObjectSpecific.
CallbackObjectSpecific(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObjectSpecific
Create a new instance of the Callback Object
CallbackOnChannelAction
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelAction Interface.
CallbackOnChannelAction(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelAction
Create a new instance of the Callback Object
CallbackOnChannelCTCP
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelCTCP Interface.
CallbackOnChannelCTCP(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelCTCP
Create a new instance of the Callback Object
CallbackOnChannelCTCPReply
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelCTCPReply Interface.
CallbackOnChannelCTCPReply(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelCTCPReply
Create a new instance of the Callback Object
CallbackOnChannelGotNames
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelGotNames Interface.
CallbackOnChannelGotNames(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelGotNames
Create a new instance of the Callback Object
CallbackOnChannelJoin
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelJoin Interface.
CallbackOnChannelJoin(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelJoin
Create a new instance of the Callback Object
CallbackOnChannelKick
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelKick Interface.
CallbackOnChannelKick(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelKick
Create a new instance of the Callback Object
CallbackOnChannelMessage
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelMessage Interface.
CallbackOnChannelMessage(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelMessage
Create a new instance of the Callback Object
CallbackOnChannelModeChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelModeChanged Interface.
CallbackOnChannelModeChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelModeChanged
Create a new instance of the Callback Object
CallbackOnChannelNickChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelNickChanged Interface.
CallbackOnChannelNickChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNickChanged
Create a new instance of the Callback Object
CallbackOnChannelNonUserModeChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelNonUserModeChanged Interface.
CallbackOnChannelNonUserModeChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNonUserModeChanged
Create a new instance of the Callback Object
CallbackOnChannelNotice
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelNotice Interface.
CallbackOnChannelNotice(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelNotice
Create a new instance of the Callback Object
CallbackOnChannelPart
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelPart Interface.
CallbackOnChannelPart(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelPart
Create a new instance of the Callback Object
CallbackOnChannelQuit
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelQuit Interface.
CallbackOnChannelQuit(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelQuit
Create a new instance of the Callback Object
CallbackOnChannelSelfJoin
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelSelfJoin Interface.
CallbackOnChannelSelfJoin(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelSelfJoin
Create a new instance of the Callback Object
CallbackOnChannelSingleModeChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelSingleModeChanged Interface.
CallbackOnChannelSingleModeChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelSingleModeChanged
Create a new instance of the Callback Object
CallbackOnChannelTopic
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelTopic Interface.
CallbackOnChannelTopic(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelTopic
Create a new instance of the Callback Object
CallbackOnChannelUserModeChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IChannelUserModeChanged Interface.
CallbackOnChannelUserModeChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnChannelUserModeChanged
Create a new instance of the Callback Object
CallbackOnDataIn
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IDataIn Interface.
CallbackOnDataIn(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDataIn
Create a new instance of the Callback Object
CallbackOnDataOut
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IDataOut Interface.
CallbackOnDataOut(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDataOut
Create a new instance of the Callback Object
CallbackOnDebugInfo
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IDebugInfo Interface.
CallbackOnDebugInfo(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnDebugInfo
Create a new instance of the Callback Object
CallbackOnErrorInfo
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IErrorInfo Interface.
CallbackOnErrorInfo(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnErrorInfo
Create a new instance of the Callback Object
CallbackOnMOTDEnd
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IMotdEnd Interface.
CallbackOnMOTDEnd(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDEnd
Create a new instance of the Callback Object
CallbackOnMOTDLine
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IMOTDLine Interface.
CallbackOnMOTDLine(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDLine
Create a new instance of the Callback Object
CallbackOnMOTDStart
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IMOTDStart Interface.
CallbackOnMOTDStart(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnMOTDStart
Create a new instance of the Callback Object
CallbackOnNickChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the INickChanged Interface.
CallbackOnNickChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNickChanged
Create a new instance of the Callback Object
CallbackOnNickInUse
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the INickInUse Interface.
CallbackOnNickInUse(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNickInUse
Create a new instance of the Callback Object
CallbackOnNoticeAuth
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the INoticeAuth Interface.
CallbackOnNoticeAuth(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnNoticeAuth
Create a new instance of the Callback Object
CallbackOnPrivateAction
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IPrivateAction Interface.
CallbackOnPrivateAction(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateAction
Create a new instance of the Callback Object
CallbackOnPrivateCTCP
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IPrivateCTCP Interface.
CallbackOnPrivateCTCP(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateCTCP
Create a new instance of the Callback Object
CallbackOnPrivateCTCPReply
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IPrivateCTCPReply Interface.
CallbackOnPrivateCTCPReply(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateCTCPReply
Create a new instance of the Callback Object
CallbackOnPrivateMessage
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IPrivateMessage Interface.
CallbackOnPrivateMessage(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateMessage
Create a new instance of the Callback Object
CallbackOnPrivateNotice
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IPrivateNotice Interface.
CallbackOnPrivateNotice(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnPrivateNotice
Create a new instance of the Callback Object
CallbackOnQuit
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IQuit Interface.
CallbackOnQuit(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnQuit
Create a new instance of the Callback Object
CallbackOnServerReady
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IServerReady Interface.
CallbackOnServerReady(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnServerReady
Create a new instance of the Callback Object
CallbackOnSocketClosed
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the ISocketClosed Interface.
CallbackOnSocketClosed(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnSocketClosed
Create a new instance of the Callback Object
CallbackOnUnknownAction
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUnknownAction Interface.
CallbackOnUnknownAction(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownAction
Create a new instance of the Callback Object
CallbackOnUnknownCTCP
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUnknownCTCP Interface.
CallbackOnUnknownCTCP(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownCTCP
Create a new instance of the Callback Object
CallbackOnUnknownCTCPReply
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUnknownCTCPReply Interface.
CallbackOnUnknownCTCPReply(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownCTCPReply
Create a new instance of the Callback Object
CallbackOnUnknownMessage
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUnknownMessage Interface.
CallbackOnUnknownMessage(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownMessage
Create a new instance of the Callback Object
CallbackOnUnknownNotice
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUnknownNotice Interface.
CallbackOnUnknownNotice(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUnknownNotice
Create a new instance of the Callback Object
CallbackOnUserModeChanged
- Class in
uk.org.ownage.dmdirc.parser.callbacks
Callback to all objects implementing the IUserModeChanged Interface.
CallbackOnUserModeChanged(IRCParser, CallbackManager)
- Constructor for class uk.org.ownage.dmdirc.parser.callbacks.
CallbackOnUserModeChanged
Create a new instance of the Callback Object
callChannelAction(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the ChannelAction Callback.
callChannelCTCP(ChannelInfo, ChannelClientInfo, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the ChannelCTCP Callback.
callChannelCTCPReply(ChannelInfo, ChannelClientInfo, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the ChannelCTCPReply Callback.
callChannelGotNames(ChannelInfo)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessNames
Callback to all objects implementing the ChannelGotNames Callback.
callChannelJoin(ChannelInfo, ChannelClientInfo)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessJoin
Callback to all objects implementing the ChannelJoin Callback.
callChannelKick(ChannelInfo, ChannelClientInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessKick
Callback to all objects implementing the ChannelKick Callback.
callChannelMessage(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the ChannelMessage Callback.
callChannelModeChanged(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMode
Callback to all objects implementing the ChannelModeChanged Callback.
callChannelNickChanged(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessNick
Callback to all objects implementing the ChannelNickChanged Callback.
callChannelNotice(ChannelInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the ChannelNotice Callback.
callChannelPart(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessPart
Callback to all objects implementing the ChannelPart Callback.
callChannelQuit(ChannelInfo, ChannelClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessQuit
Callback to all objects implementing the ChannelQuit Callback.
callChannelSelfJoin(ChannelInfo)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessJoin
Callback to all objects implementing the ChannelSelfJoin Callback.
callChannelTopic(ChannelInfo, boolean)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessTopic
Callback to all objects implementing the ChannelTopic Callback.
callChannelUserModeChanged(ChannelInfo, ChannelClientInfo, ChannelClientInfo, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMode
Callback to all objects implementing the ChannelUserModeChanged Callback.
callDataIn(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the DataIn Callback.
callDataOut(String, boolean)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the DataOut Callback.
callDebugInfo(int, String, Object...)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the DebugInfo Callback.
callDebugInfo(int, String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the DebugInfo Callback.
callDebugInfo(int, String, Object...)
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Callback to all objects implementing the DebugInfo Callback.
callDebugInfo(int, String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Callback to all objects implementing the DebugInfo Callback.
callErrorInfo(ParserError)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Call the OnErrorInfo callback.
callErrorInfo(ParserError)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the IErrorInfo Interface.
callErrorInfo(ParserError)
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Callback to all objects implementing the IErrorInfo Interface.
callMOTDEnd(boolean)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMOTD
Callback to all objects implementing the MOTDEnd Callback.
callMOTDLine(String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMOTD
Callback to all objects implementing the MOTDLine Callback.
callMOTDStart(String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMOTD
Callback to all objects implementing the MOTDStart
callNickChanged(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessNick
Callback to all objects implementing the NickChanged Callback.
callNickInUse()
- Method in class uk.org.ownage.dmdirc.parser.
ProcessNickInUse
Callback to all objects implementing the NickInUse Callback.
callNoticeAuth(String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessNoticeAuth
Callback to all objects implementing the NoticeAuth Callback.
callPrivateAction(String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the PrivateAction Callback.
callPrivateCTCP(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the PrivateCTCP Callback.
callPrivateCTCPReply(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the PrivateCTCPReply Callback.
callPrivateMessage(String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the PrivateMessage Callback.
callPrivateNotice(String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the PrivateNotice Callback.
callQuit(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessQuit
Callback to all objects implementing the Quit Callback.
callServerReady()
- Method in class uk.org.ownage.dmdirc.parser.
Process001
Callback to all objects implementing the ServerReady Callback.
callSocketClosed()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Callback to all objects implementing the SocketClosed Callback.
callUnknownAction(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the UnknownAction Callback.
callUnknownCTCP(String, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the UnknownCTCP Callback.
callUnknownCTCPReply(String, String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the UnknownCTCPReply Callback.
callUnknownMessage(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the UnknownMessage Callback.
callUnknownNotice(String, String, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMessage
Callback to all objects implementing the UnknownNotice Callback.
callUserModeChanged(ClientInfo, String)
- Method in class uk.org.ownage.dmdirc.parser.
ProcessMode
Callback to all objects implementing the UserModeChanged Callback.
cancelButton
- Variable in class uk.org.ownage.dmdirc.ui.
StandardDialog
The cancel button for this frame.
canPositionHorizontally()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.
DummyFrameManager
Indicates whether this frame manager can be positioned horizontally (i.e., at the top or bottom of the screen).
canPositionHorizontally()
- Method in interface uk.org.ownage.dmdirc.ui.framemanager.
FrameManager
Indicates whether this frame manager can be positioned horizontally (i.e., at the top or bottom of the screen).
canPositionHorizontally()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Indicates whether this frame manager can be positioned horizontally (i.e., at the top or bottom of the screen).
canPositionVertically()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.
DummyFrameManager
Indicates whether this frame manager can be positioned vertically (i.e., at the side of the screen).
canPositionVertically()
- Method in interface uk.org.ownage.dmdirc.ui.framemanager.
FrameManager
Indicates whether this frame manager can be positioned vertically (i.e., at the side of the screen).
canPositionVertically()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Indicates whether this frame manager can be positioned vertically (i.e., at the side of the screen).
Channel
- Class in
uk.org.ownage.dmdirc
The Channel class represents the client's view of the channel.
Channel(Server, ChannelInfo)
- Constructor for class uk.org.ownage.dmdirc.
Channel
Creates a new instance of Channel
ChannelClientInfo
- Class in
uk.org.ownage.dmdirc.parser
Contains information about a client on a channel.
ChannelClientInfo(IRCParser, ClientInfo)
- Constructor for class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Create a ChannelClient instance of a CLient.
ChannelCommand
- Class in
uk.org.ownage.dmdirc.commandparser
Represents a command which can be performed only in the context of a channel
ChannelCommand()
- Constructor for class uk.org.ownage.dmdirc.commandparser.
ChannelCommand
Creates a new instance of ChannelCommand
ChannelCommandParser
- Class in
uk.org.ownage.dmdirc.commandparser
A command parser that is tailored for use in a channel environment.
ChannelCommandParser(Server, Channel)
- Constructor for class uk.org.ownage.dmdirc.commandparser.
ChannelCommandParser
Creates a new instance of ChannelCommandParser
ChannelFrame
- Class in
uk.org.ownage.dmdirc.ui
The channel frame is the GUI component that represents a channel to the user.
ChannelFrame(Channel)
- Constructor for class uk.org.ownage.dmdirc.ui.
ChannelFrame
Creates a new instance of ChannelFrame.
ChannelInfo
- Class in
uk.org.ownage.dmdirc.parser
Contains Channel information.
ChannelInfo(IRCParser, String)
- Constructor for class uk.org.ownage.dmdirc.parser.
ChannelInfo
Create a new channel object.
ChannelListModeItem
- Class in
uk.org.ownage.dmdirc.parser
Contains Channel List Mode information.
ChannelListModeItem(String, String, long)
- Constructor for class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
Create a new Item.
ChannelSettings
- Class in
uk.org.ownage.dmdirc.commandparser.commands.channel
Opens the channel settings window for the channel
ChannelSettings()
- Constructor for class uk.org.ownage.dmdirc.commandparser.commands.channel.
ChannelSettings
Creates a new instance of ChannelSettings
ChannelSettingsDialog
- Class in
uk.org.ownage.dmdirc.ui
Allows the user to modify channel settings (modes, topics, etc).
ChannelSettingsDialog(Channel)
- Constructor for class uk.org.ownage.dmdirc.ui.
ChannelSettingsDialog
Creates a new instance of ChannelSettingsDialog.
checkAuthed()
- Static method in class uk.org.ownage.dmdirc.
CipherUtils
Checks if a user is authed.
checkVisability()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Check to see if a client is still known on any of the channels we are on.
CipherUtils
- Class in
uk.org.ownage.dmdirc
Helper class to encrypt and decrypt strings, requests passwords if needed.
clearNotification(FrameContainer)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.
DummyFrameManager
Removes the notification status of the specified object.
clearNotification(FrameContainer)
- Method in interface uk.org.ownage.dmdirc.ui.framemanager.
FrameManager
Removes the notification status of the specified object.
clearNotification(FrameContainer)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Clears a notification from a frame and its node.
ClientInfo
- Class in
uk.org.ownage.dmdirc.parser
Contains information about known users.
ClientInfo(IRCParser, String)
- Constructor for class uk.org.ownage.dmdirc.parser.
ClientInfo
Create a new client object from a hostmask.
clone()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackManager
Empty clone method to prevent cloning to get more copies of the CallbackManager
clone()
- Method in class uk.org.ownage.dmdirc.parser.
ProcessingManager
Empty clone method to prevent cloning to get more copies of the ProcessingManager
close()
- Method in class uk.org.ownage.dmdirc.
Channel
Closes the channel window.
close()
- Method in interface uk.org.ownage.dmdirc.
FrameContainer
Closes this container (and it's associated frame)
close()
- Method in class uk.org.ownage.dmdirc.
Query
Closes the query and associated frame
close()
- Method in class uk.org.ownage.dmdirc.
Raw
Closes the raw window.
close(String)
- Method in class uk.org.ownage.dmdirc.
Server
closes this server connection and associated windows.
close()
- Method in class uk.org.ownage.dmdirc.
Server
Closes this server connection and associated reason, with the default quit message.
closeAll(String)
- Method in class uk.org.ownage.dmdirc.
ServerManager
Closes all servers with the specified quit message.
cmList
- Static variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Byte used to show that a non-boolean mode is a list (b).
cmSet
- Static variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Byte used to show that a non-boolean mode is not a list, and requires a parameter to set (lk).
cmUnset
- Static variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Byte used to show that a non-boolean mode is not a list, and requires a parameter to unset (k).
cMyself
- Variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Reference to the ClientInfo object that references ourself.
CODE_BOLD
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up bold text.
CODE_COLOUR
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up coloured text.
CODE_FIXED
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up fixed pitch text.
CODE_HEXCOLOUR
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up coloured text (using hex).
CODE_ITALIC
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up italic text.
CODE_STOP
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for stopping all formatting.
CODE_UNDERLINE
- Static variable in class uk.org.ownage.dmdirc.ui.messages.
Styliser
The character used for marking up underlined text.
ColourManager
- Class in
uk.org.ownage.dmdirc.ui.messages
The colour manager manages the colour scheme for the IRC client.
Command
- Class in
uk.org.ownage.dmdirc.commandparser
Represents a generic command
Command()
- Constructor for class uk.org.ownage.dmdirc.commandparser.
Command
Creates a new instance of Command
CommandManager
- Class in
uk.org.ownage.dmdirc.commandparser
The command manager creates and manages a single instance of all commands, and provides methods to load each group of commands into a parser instance
CommandManager()
- Constructor for class uk.org.ownage.dmdirc.commandparser.
CommandManager
CommandParser
- Class in
uk.org.ownage.dmdirc.commandparser
Represents a generic command parser.
CommandParser()
- Constructor for class uk.org.ownage.dmdirc.commandparser.
CommandParser
Creates a new instance of CommandParser
CommandWindow
- Interface in
uk.org.ownage.dmdirc.commandparser
A command window is a window that allows the user to input a command (that's passed to a command parser).
compare(ChannelClientInfo, ChannelClientInfo)
- Method in class uk.org.ownage.dmdirc.ui.
NicklistComparator
Compares two ChannelClient objects based on the settings the comparator was initialised with
complete(String)
- Method in class uk.org.ownage.dmdirc.ui.input.
TabCompleter
Attempts to complete the partial string.
Config
- Class in
uk.org.ownage.dmdirc
Reads/writes the application's config file.
connect(String, int, String, boolean)
- Method in class uk.org.ownage.dmdirc.
Server
Connects to a new server with the specified details.
count()
- Method in class uk.org.ownage.dmdirc.parser.
RegexStringList
Get the amount of ignores in the list.
cPrepend
- Variable in class uk.org.ownage.dmdirc.parser.
MyInfo
Character to prepend to nickname if in use (Default "_").
createRootPane()
- Method in class uk.org.ownage.dmdirc.ui.
StandardDialog
Creates the root pane of this dialog.
Cycle
- Class in
uk.org.ownage.dmdirc.commandparser.commands.channel
The cycle command allows users to rapidly part and rejoin a channel.
Cycle()
- Constructor for class uk.org.ownage.dmdirc.commandparser.commands.channel.
Cycle
Creates a new instance of Cycle
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W