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

D

DARK_BLUE - Static variable in class jerklib.util.Colors
Dark blue colored text.
DARK_GRAY - Static variable in class jerklib.util.Colors
Dark gray colored text.
DARK_GREEN - Static variable in class jerklib.util.Colors
Dark green colored text.
data() - Method in class jerklib.EventToken
Returns raw event data
dcc(MessageEvent, String) - Static method in class jerklib.events.dcc.DccEventFactory
 
DccAcceptEvent - Interface in jerklib.events.dcc
DCC ACCEPT event.
DccAcceptEventImpl - Class in jerklib.events.impl.dcc
 
DccAcceptEventImpl(String, int, long, String, String, String, String, String, String, Channel, Session) - Constructor for class jerklib.events.impl.dcc.DccAcceptEventImpl
 
DccChatEvent - Interface in jerklib.events.dcc
DCC CHAT event.
DccChatEventImpl - Class in jerklib.events.impl.dcc
 
DccChatEventImpl(String, InetAddress, int, String, String, String, String, String, String, Channel, Session) - Constructor for class jerklib.events.impl.dcc.DccChatEventImpl
 
DccEvent - Interface in jerklib.events.dcc
Base interface for all DCC Events.
DccEvent.DccType - Enum in jerklib.events.dcc
Type enum is used to determine type.
DccEventFactory - Class in jerklib.events.dcc
Factory methods for DCC Events.
DccEventFactory() - Constructor for class jerklib.events.dcc.DccEventFactory
 
DccResumeEvent - Interface in jerklib.events.dcc
DCC RESUME event.
DccResumeEventImpl - Class in jerklib.events.impl.dcc
 
DccResumeEventImpl(String, int, long, String, String, String, String, String, String, Channel, Session) - Constructor for class jerklib.events.impl.dcc.DccResumeEventImpl
 
DccSendEvent - Interface in jerklib.events.dcc
DCC SEND event.
DccSendEventImpl - Class in jerklib.events.impl.dcc
 
DccSendEventImpl(String, InetAddress, int, long, String, String, String, String, String, String, Channel, Session) - Constructor for class jerklib.events.impl.dcc.DccSendEventImpl
 
DccUnknownEvent - Interface in jerklib.events.dcc
DCC event that couldn't be categorized.
DccUnknownEventImpl - Class in jerklib.events.impl.dcc
 
DccUnknownEventImpl(String, String, String, String, String, String, Channel, Session) - Constructor for class jerklib.events.impl.dcc.DccUnknownEventImpl
 
DefaultInternalEventHandler - Class in jerklib
Class that will only handle events that effect internal states/caches.
DefaultInternalEventHandler(ConnectionManager) - Constructor for class jerklib.DefaultInternalEventHandler
Creates a new DefaultInternalEventHandler associated with the given ConnectionManager
DefaultInternalEventParser - Class in jerklib.parsers
 
DefaultInternalEventParser() - Constructor for class jerklib.parsers.DefaultInternalEventParser
 
DefaultIRCEventListener - Class in jerklib.listeners
 
DefaultIRCEventListener() - Constructor for class jerklib.listeners.DefaultIRCEventListener
 
DefaultListenerExample - Class in jerklib.examples
 
DefaultListenerExample() - Constructor for class jerklib.examples.DefaultListenerExample
 
deop(String) - Method in class jerklib.Channel
DeOp a user
deVoice(String) - Method in class jerklib.Channel
Devoice a user

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