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
M
Main
- Class in
uk.org.ownage.dmdirc
Main class, handles initialisation
Main()
- Constructor for class uk.org.ownage.dmdirc.
Main
Creates a new instance of Main
main(String[])
- Static method in class uk.org.ownage.dmdirc.
Main
Entry procedure.
MainFrame
- Class in
uk.org.ownage.dmdirc.ui
The main application frame
MainFrame()
- Constructor for class uk.org.ownage.dmdirc.ui.
MainFrame
Creates new form MainFrame
matches(String)
- Method in class uk.org.ownage.dmdirc.parser.
RegexStringList
Check if a string matches any of the ignores in the list
matches(int, String)
- Method in class uk.org.ownage.dmdirc.parser.
RegexStringList
Check if a string matches a specific ignore in the list
Me
- Class in
uk.org.ownage.dmdirc.commandparser.commands.channel
The me command sends a CTCP action to the current channel
Me()
- Constructor for class uk.org.ownage.dmdirc.commandparser.commands.channel.
Me
Creates a new instance of Me
me
- Variable in class uk.org.ownage.dmdirc.parser.
IRCParser
This is what the user wants settings to be.
MeEmpty
- Class in
uk.org.ownage.dmdirc.commandparser.commands.channel
The me/0 command simply tells the user that the correct usage of /me requires they pass an action to perform.
MeEmpty()
- Constructor for class uk.org.ownage.dmdirc.commandparser.commands.channel.
MeEmpty
Creates a new instance of MeEmpty
merge(TabCompleterResult)
- Method in class uk.org.ownage.dmdirc.ui.input.
TabCompleterResult
Merges the specified additional results with this result set.
mouseClicked(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseDragged(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when the mouse enters a component.
mouseExited(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when the mouse exits a component.
mouseMoved(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mousePressed(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when a mouse button has been released on a component.
mouseWheelMoved(MouseWheelEvent)
- Method in class uk.org.ownage.dmdirc.ui.framemanager.tree.
TreeFrameManager
Invoked when the mouse wheel is rotated.
myIgnoreList
- Variable in class uk.org.ownage.dmdirc.parser.
IRCParser
Ignore List
MyInfo
- Class in
uk.org.ownage.dmdirc.parser
Contains User information.
MyInfo()
- Constructor for class uk.org.ownage.dmdirc.parser.
MyInfo
myItem
- Variable in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
The Item itself.
myManager
- Variable in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Reference to the CallbackManager in charge of this callback.
myManager
- Variable in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Reference to the Processing in charge of this IRCProcessor.
myOwner
- Variable in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
The Person who created the item
myParser
- Variable in class uk.org.ownage.dmdirc.parser.callbacks.
CallbackObject
Reference to the IRCParser that owns this callback.
myParser
- Variable in class uk.org.ownage.dmdirc.parser.
IRCProcessor
Reference to the IRCParser that owns this IRCProcessor.
myTime
- Variable in class uk.org.ownage.dmdirc.parser.
ChannelListModeItem
The Time the item was created.
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