A B C D E F G H I J K L M N O P Q R S T U V W

H

h005Info - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing all information gathered from 005.
handleInvalidCommand(CommandWindow, String, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ChannelCommandParser
Called when the user attempted to issue a command (i.e., used the command character) that wasn't found.
handleInvalidCommand(CommandWindow, String, String...) - Method in class uk.org.ownage.dmdirc.commandparser.CommandParser
Called when the user attempted to issue a command (i.e., used the command character) that wasn't found.
handleInvalidCommand(CommandWindow, String, String...) - Method in class uk.org.ownage.dmdirc.commandparser.QueryCommandParser
Called when the user attempted to issue a command (i.e., used the command character) that wasn't found.
handleInvalidCommand(CommandWindow, String, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ServerCommandParser
Called when the user attempted to issue a command (i.e., used the command character) that wasn't found.
handleNonCommand(CommandWindow, String) - Method in class uk.org.ownage.dmdirc.commandparser.ChannelCommandParser
Called when the input was a line of text that was not a command.
handleNonCommand(CommandWindow, String) - Method in class uk.org.ownage.dmdirc.commandparser.CommandParser
Called when the input was a line of text that was not a command.
handleNonCommand(CommandWindow, String) - Method in class uk.org.ownage.dmdirc.commandparser.QueryCommandParser
Called when the input was a line of text that was not a command.
handleNonCommand(CommandWindow, String) - Method in class uk.org.ownage.dmdirc.commandparser.ServerCommandParser
Called when the input was a line of text that was not a command.
handles() - Method in class uk.org.ownage.dmdirc.parser.IRCProcessor
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.Process001
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.Process004005
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.Process464
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessAway
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessJoin
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessKick
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessListModes
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessMessage
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessMode
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessMOTD
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessNames
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessNick
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessNickInUse
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessNoticeAuth
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessPart
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessQuit
What does this IRCProcessor handle.
handles() - Method in class uk.org.ownage.dmdirc.parser.ProcessTopic
What does this IRCProcessor handle.
HasBegan - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Has the thread started execution yet, (Prevents run() being called multiple times).
hasFormat(String) - Static method in class uk.org.ownage.dmdirc.ui.messages.Formatter
Determines whether the formatter knows of a specific message type.
hash(String) - Static method in class uk.org.ownage.dmdirc.CipherUtils
Performs a SHA-512 hash.
hasMainFrame() - Static method in class uk.org.ownage.dmdirc.ui.MainFrame
Indicates whether the main frame has been initialised or not
hasOption(String, String) - Static method in class uk.org.ownage.dmdirc.Config
Determines if the specified option exists.
hChanModesBool - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing known boolean chan modes (cntmi etc).
hChanModesOther - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing known non-boolean chan modes (klbeI etc).
hChannelList - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing all known channels based on chanel name (inc prefix - in lowercase).
hChanPrefix - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Channel Prefixes (ie # + etc).
hClientList - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing all known clients based on nickname (in lowercase).
Help - Class in uk.org.ownage.dmdirc.commandparser.commands.server
The help command shows the user a list of available commands, along with their arguments, and a description.
Help() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.server.Help
Creates a new instance of Help
hPrefixMap - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable maping known prefix modes (ohv) to prefixes (@%+) - Both ways.
hPrefixModes - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing known prefix modes (ohv).
hUserModes - Variable in class uk.org.ownage.dmdirc.parser.IRCParser
Hashtable storing known user modes (owxis etc).

A B C D E F G H I J K L M N O P Q R S T U V W