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

R

Raw - Class in uk.org.ownage.dmdirc.commandparser.commands.server
The quit command allows the user to quit DMDirc with a custom quit message.
Raw() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.server.Raw
Creates a new instance of Quit
Raw - Class in uk.org.ownage.dmdirc
Handles the raw window (which shows the user raw data being sent and received to/from the server)
Raw(Server) - Constructor for class uk.org.ownage.dmdirc.Raw
Creates a new instance of Raw
RegexStringList - Class in uk.org.ownage.dmdirc.parser
IRC Parser Ignore list.
RegexStringList() - Constructor for class uk.org.ownage.dmdirc.parser.RegexStringList
 
registerCommand(Command) - Method in class uk.org.ownage.dmdirc.commandparser.CommandParser
Registers the specified command with this parser
registerServer(Server) - Method in class uk.org.ownage.dmdirc.ServerManager
Registers a new server with the manager.
reload() - Static method in class uk.org.ownage.dmdirc.ui.messages.Formatter
Reloads the formatter.
ReloadFormatter - Class in uk.org.ownage.dmdirc.commandparser.commands.server
Allows the user to reload the message formatter
ReloadFormatter() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.server.ReloadFormatter
Creates a new instance of ReloadFormatter
remove(int) - Method in class uk.org.ownage.dmdirc.parser.RegexStringList
Delete an ignore from the list
remove(ChannelClientInfo) - Method in class uk.org.ownage.dmdirc.ui.NicklistListModel
Removes the specified client from the nicklist
remove(int) - Method in class uk.org.ownage.dmdirc.ui.NicklistListModel
Removes the specified index from the nicklist
removeEntry(String) - Method in class uk.org.ownage.dmdirc.ui.input.TabCompleter
Removes a specified entry from this tab completer's list.
removeName(ChannelClientInfo) - Method in class uk.org.ownage.dmdirc.ui.ChannelFrame
Removes a client from this channels' nicklist.
removePlugin(AbstractPlugin) - Method in class uk.org.ownage.dmdirc.plugins.PluginManager
Removes a plugin from the loaded plugins list, unloading the plugin class as it does so
replace(ArrayList<ChannelClientInfo>) - Method in class uk.org.ownage.dmdirc.ui.NicklistListModel
Replaces the entire nicklist with the arraylist specified
replaceEntries(ArrayList<String>) - Method in class uk.org.ownage.dmdirc.ui.input.TabCompleter
Replaces the current entries with the new list.
rerender() - Method in class uk.org.ownage.dmdirc.ui.NicklistListModel
Fires the model changed event forcing the model to re-render
run() - Method in class uk.org.ownage.dmdirc.parser.IRCParser
Begin execution.

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