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

E

empty() - Method in class uk.org.ownage.dmdirc.parser.ProcessingManager
Remove all processors
emptyChannel() - Method in class uk.org.ownage.dmdirc.parser.ChannelInfo
Empty the channel (Remove all known channelclients).
encrypt(String) - Static method in class uk.org.ownage.dmdirc.CipherUtils
Encrypts a string using the stored settings.
errError - Static variable in class uk.org.ownage.dmdirc.parser.ParserError
Error is not fatal, but is more severe than a warning.
errException - Static variable in class uk.org.ownage.dmdirc.parser.ParserError
Error was an exception from elsewhere.
errFatal - Static variable in class uk.org.ownage.dmdirc.parser.ParserError
Error is potentially Fatal, Desync 99% Guarenteed!
error(ErrorLevel, String) - Static method in class uk.org.ownage.dmdirc.logger.Logger
Record an error message for the application, notifying the user if appropriate.
error(String) - Static method in class uk.org.ownage.dmdirc.logger.Logger
Record an error message for the application at the error error level, notifying the user if appropriate.
error(ErrorLevel, Exception) - Static method in class uk.org.ownage.dmdirc.logger.Logger
Record an error message for the application, notifying the user if appropriate.
error(Exception) - Static method in class uk.org.ownage.dmdirc.logger.Logger
Record an error message for the application at the error error level, notifying the user if appropriate.
errorData - Variable in class uk.org.ownage.dmdirc.parser.ParserError
Store the Error Information
ErrorLevel - Enum in uk.org.ownage.dmdirc.logger
Specific error levels allowed by Logger.
errorLevel - Variable in class uk.org.ownage.dmdirc.parser.ParserError
Store the Error level
errWarning - Static variable in class uk.org.ownage.dmdirc.parser.ParserError
Error was an unexpected occurance, but shouldn't be anything to worry about.
exceptionInfo - Variable in class uk.org.ownage.dmdirc.parser.ParserError
Store the Exception object
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ChannelCommand
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.ChannelSettings
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.Cycle
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.Me
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.MeEmpty
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.Part
Executes this command
execute(CommandWindow, Server, Channel, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.channel.PartDefault
Executes this command
execute(CommandWindow, Server, Query, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.query.QueryMe
Executes this command
execute(CommandWindow, Server, Query, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.query.QueryMeEmpty
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.Help
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.Join
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.LoadFormatter
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.Nick
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.Quit
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.QuitDefault
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.Raw
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.ReloadFormatter
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.server.SaveFormatter
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.commands.Test
Executes this command
execute(CommandWindow, Server, Query, String...) - Method in class uk.org.ownage.dmdirc.commandparser.QueryCommand
Executes this command
execute(CommandWindow, Server, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ServerCommand
Executes this command
executeAction(JButton) - Method in class uk.org.ownage.dmdirc.ui.StandardDialog
Simulates the user clicking on the specified target button.
executeCommand(CommandWindow, Command, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ChannelCommandParser
Executes the specified command with the given arguments.
executeCommand(CommandWindow, Command, String...) - Method in class uk.org.ownage.dmdirc.commandparser.CommandParser
Executes the specified command with the given arguments.
executeCommand(CommandWindow, Command, String...) - Method in class uk.org.ownage.dmdirc.commandparser.QueryCommandParser
Executes the specified command with the given arguments.
executeCommand(CommandWindow, Command, String...) - Method in class uk.org.ownage.dmdirc.commandparser.ServerCommandParser
Executes the specified command with the given arguments.

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