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
G
get(int)
- Method in class uk.org.ownage.dmdirc.parser.
RegexStringList
Get the ignore pattern in a given position in the list.
getActiveFrame()
- Method in class uk.org.ownage.dmdirc.ui.
MainFrame
Returns the JInternalFrame that is currently active
getAddState(Character)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the "adding state" of a list mode.
getAwayState()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the away state of a user.
getBestSubstring()
- Method in class uk.org.ownage.dmdirc.ui.input.
TabCompleterResult
Returns the longest substring that matches all results.
getBoolChanModes()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the known boolean chanmodes in alphabetical order.
getBoolChanModes005()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the known boolean chanmodes in 005 order.
getCallbackManager()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get a reference to the CallbackManager
getCallbackManager()
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get a reference to the CallbackManager
getCallbackType(String)
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackManager
Get reference to callback object
getCancelButton()
- Method in class uk.org.ownage.dmdirc.ui.
StandardDialog
Retrieves the Cancel button for this form.
getChanMode()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the modes this client has (Prefix modes).
getChanModeStr(boolean)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the modes this client has (Prefix modes) as a string.
getChannelClients()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the channel users.
getChannelCommand(String)
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Retrieves the channel command identified by the specified signature
getChannelCommandNames()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns the names (including command char) of all registered channel commands
getChannelCommands()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns a Vector containing the channel commands that have been initialised by this command manager
getChannelInfo()
- Method in class uk.org.ownage.dmdirc.
Channel
Returns the parser's ChannelInfo object that this object is associated with
getChannelInfo(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the ChannelInfo object for a channel.
getChannelInfo(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get the ChannelInfo object for a channel.
getClient()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the client object represented by this channelclient.
getClientInfo(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the ClientInfo object for a person.
getClientInfo(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get the ClientInfo object for a person.
getColour(Object)
- Static method in class uk.org.ownage.dmdirc.ui.messages.
ColourManager
Retrieves a colour specified by either an IRC colour code (as an int), or a hex string.
getColour(String)
- Static method in class uk.org.ownage.dmdirc.ui.messages.
ColourManager
Returns a Color object that corresponds to the specified 6-digit hex string.
getColour(int)
- Static method in class uk.org.ownage.dmdirc.ui.messages.
ColourManager
Returns a Color object that represents the colour associated with the specified IRC colour code.
getConfig()
- Static method in class uk.org.ownage.dmdirc.
Config
Returns the singleton instance of ServerManager.
getConfigDir()
- Static method in class uk.org.ownage.dmdirc.
Config
Returns the application's config directory.
getData()
- Method in class uk.org.ownage.dmdirc.parser.
ParserError
Get the Error information.
getDefaultTrustManager()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get a reference to the default TrustManager for SSL Sockets.
getElementAt(int)
- Method in class uk.org.ownage.dmdirc.ui.
NicklistListModel
Returns the element at the specified place in the nicklist
getException()
- Method in class uk.org.ownage.dmdirc.parser.
ParserError
Get the Exception object.
getFrameManager()
- Method in class uk.org.ownage.dmdirc.ui.
MainFrame
Retrieves the frame manager that's currently in use
getHelp()
- Method in class uk.org.ownage.dmdirc.commandparser.
Command
Returns a string representing the help message for this command
getHost()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the hostname for this user.
getIcon()
- Method in class uk.org.ownage.dmdirc.
Channel
Retrieves the icon used by the channel frame
getIcon()
- Method in interface uk.org.ownage.dmdirc.
FrameContainer
Returns a reference to the icon that is currently being used by the frame.
getIcon()
- Method in class uk.org.ownage.dmdirc.
Query
Retrieves the icon used by the query frame
getIcon()
- Method in class uk.org.ownage.dmdirc.
Raw
Retrieves the icon used by the raw frame
getIcon()
- Method in class uk.org.ownage.dmdirc.
Server
Returns the server frame's icon.
getIcon()
- Method in class uk.org.ownage.dmdirc.ui.
MainFrame
Retrieves the application icon
getIdent()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the ident for this user.
getIgnoreList()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get a reference to the ignorelist
getImportantMode()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the most important mode this client has (o, v etc).
getImportantModePrefix()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the most important prefix this client has (o, v etc).
getImportantModeValue()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the value of the most important mode this client has (Prefix modes).
getItem()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
Get The Item itself.
getLevel()
- Method in class uk.org.ownage.dmdirc.parser.
ParserError
Get the full ErrorLevel.
getListChanModes()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the known List chanmodes.
getListModeParam(Character)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the list object representing a channel mode.
getLowerName()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Get the name for this callback in lowercase.
getLowerName()
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get the name for this Processor in lowercase
getMainFrame()
- Static method in class uk.org.ownage.dmdirc.ui.
MainFrame
Returns the singleton instance of MainFrame
getMaximised()
- Method in class uk.org.ownage.dmdirc.ui.
MainFrame
Gets whether or not the internal frame state is currently maximised
getMode()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the channel modes (as an integer).
getModeParam(Character)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the value of a mode that requires a parameter.
getModeStr()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the channel modes (as a string representation).
getMyself()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get a reference to the cMyself object.
getName()
- Method in class uk.org.ownage.dmdirc.commandparser.
Command
Returns this command's name
getName()
- Method in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Get the name for this callback
getName()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the name of this channel object.
getName()
- Method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get the name for this Processor
getNickname()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get the nickname of the client object represented by this channelclient.
getNickname()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the nickname for this user.
getNodeColour(FrameContainer)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
retrieves the colour of a specific node.
getOkButton()
- Method in class uk.org.ownage.dmdirc.ui.
StandardDialog
Retrieves the OK button for this form.
getOption(String, String)
- Static method in class uk.org.ownage.dmdirc.
Config
Returns the specified option.
getOtherModeString(byte)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get modes from hChanModesOther that have a specific value.
getOwner()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
Get The Person who created the item.
getParam(String)
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the trailing parameter for a line.
getParser()
- Method in class uk.org.ownage.dmdirc.
Server
Retrieves the parser used for this connection.
getQueryCommandNames()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns the names (including command char) of all registered channel commands
getQueryCommands()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns a Vector containing the query commands that have been initialised by this command manager
getResultCount()
- Method in class uk.org.ownage.dmdirc.ui.input.
TabCompleterResult
Gets the total size of this result set.
getResults()
- Method in class uk.org.ownage.dmdirc.ui.input.
TabCompleterResult
Retrieves the list of results that this set contains.
getRollover()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
retrives the rollover node.
getSelected()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Retrieves the currently selected object.
getSelectedNode()
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Retrieves the currently selected node.
getServer()
- Method in class uk.org.ownage.dmdirc.
Channel
Returns the server object that this channel belongs to
getServer()
- Method in class uk.org.ownage.dmdirc.
Query
Returns the Server assocaited with this query
getServerCommad(String)
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Retrieves the server command identified by the specified signature
getServerCommandNames()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns the names (including command char) of all registered server commands
getServerCommands()
- Static method in class uk.org.ownage.dmdirc.commandparser.
CommandManager
Returns a Vector containing the server commands that have been initialised by this command manager
getServerFromFrame(JInternalFrame)
- Method in class uk.org.ownage.dmdirc.
ServerManager
Returns the server instance that owns the specified internal frame.
getServerManager()
- Static method in class uk.org.ownage.dmdirc.
ServerManager
Returns the singleton instance of ServerManager.
getSetOnlyChanModes()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the known Set-Only chanmodes.
getSetUnsetChanModes()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the known Set-Unset chanmodes.
getSignature()
- Method in class uk.org.ownage.dmdirc.commandparser.
Command
Returns the signature of this command.
getSize()
- Method in class uk.org.ownage.dmdirc.ui.
NicklistListModel
Returns the size of the current nicklist
getSocketState()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get the current socket State.
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
ChannelClientInfo
Get SVN Version information.
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get SVN Version information
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get SVN Version information.
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get SVN Version information.
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Get SVN Version information
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
MyInfo
Get SVN Version information
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
ParserError
Get SVN Version information
getSvnInfo()
- Static method in class uk.org.ownage.dmdirc.parser.
ServerInfo
Get SVN Version information
getTabCompleter()
- Method in class uk.org.ownage.dmdirc.
Server
Returns the tab completer for this connection.
getTime()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
Get The Time the item was created.
getTitlePrefix()
- Method in class uk.org.ownage.dmdirc.ui.
MainFrame
Returns a prefix for use in the titlebar.
getTopic()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the topic.
getTopicTime()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the topic time.
getTopicUser()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the topic creator.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeViewTreeCellRenderer
Configures the renderer based on the passed parameters.
getTrustManager()
- Method in class uk.org.ownage.dmdirc.parser.
IRCParser
Get a reference to the current TrustManager for SSL Sockets.
getUser(String)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the ChannelClientInfo object associated with a nickname.
getUser(ClientInfo)
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the ChannelClientInfo object associated with a ClientInfo object.
getUserCount()
- Method in class uk.org.ownage.dmdirc.parser.
ChannelInfo
Get the number of users known on this channel.
getUserMode()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the user modes (as an integer).
getUserModeStr()
- Method in class uk.org.ownage.dmdirc.parser.
ClientInfo
Get the user modes (as a string representation).
Got001
- Variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Have we recieved the 001.
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