Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
I
IrcClient
- Class in
de.berlios.suzy.irc
This class is an IRC client.
IrcClient(String, String, int, String, String, String, int, String)
- Constructor for class de.berlios.suzy.irc.
IrcClient
Creates a new IrcClient which will cause plugins to be loaded.
IrcCommandEvent
- Class in
de.berlios.suzy.irc
This is the Event that a command from irc will be passed to the appropriate plugin with.
IrcCommandEvent(IrcSender, IrcTarget, String, String, String)
- Constructor for class de.berlios.suzy.irc.
IrcCommandEvent
Constructs a new IrcCommandEvent with the given data.
IrcSender
- Interface in
de.berlios.suzy.irc
An IrcSender can send texts to an irc server.
IrcTarget
- Class in
de.berlios.suzy.irc
Specifies a target on irc.
IrcTarget(String, String, boolean)
- Constructor for class de.berlios.suzy.irc.
IrcTarget
Creates a new Target with the given user and channel
isPrivate()
- Method in class de.berlios.suzy.irc.
IrcTarget
This method tells you if the user specified by this target expects a message in a channel or in private.
ItemInfo
- Class in
de.berlios.suzy.parser
This abstract class is the base class of all classes holding information about objects in the api.
ItemInfo(String)
- Constructor for class de.berlios.suzy.parser.
ItemInfo
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V