- names() - Method in class jerklib.Channel
-
Send a names query to the server
- NamesParser - Class in jerklib.parsers
-
- NamesParser() - Constructor for class jerklib.parsers.NamesParser
-
- net.margaritov.preference.colorpicker - package net.margaritov.preference.colorpicker
-
- next - Static variable in class com.qweex.callisto.Callisto
-
Listener for the Next (">") button.
- nextTrack - Static variable in class com.qweex.callisto.Callisto
-
- nextTrackBug - Static variable in class com.qweex.callisto.Callisto
-
- nextWeek - Variable in class com.qweex.callisto.CalendarActivity
-
Called when the user press the '>>' button.
- nick(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
-
Called when a NickChangeEvent is received
- NickChangeEvent - Class in jerklib.events
-
NickChangeIRCEvent is created when someone in a channel changes their nick
- NickChangeEvent(String, Session, String, String) - Constructor for class jerklib.events.NickChangeEvent
-
- nickInUse(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
-
Called when a NickInUseEvent is received
- NickInUseEvent - Class in jerklib.events
-
NickInUseEvent is fired when jerklib is trying to use a nick
that is in use on a given server.
- NickInUseEvent(String, String, Session) - Constructor for class jerklib.events.NickInUseEvent
-
- NickInUseParser - Class in jerklib.parsers
-
- NickInUseParser() - Constructor for class jerklib.parsers.NickInUseParser
-
- nickList - Static variable in class com.qweex.callisto.irc.IRCChat
-
- NickList - Class in com.qweex.callisto.irc
-
- NickList() - Constructor for class com.qweex.callisto.irc.NickList
-
- NickListEvent - Class in jerklib.events
-
Event fired when nick list event comes from server
- NickListEvent(String, Session, Channel, List<String>) - Constructor for class jerklib.events.NickListEvent
-
- NickParser - Class in jerklib.parsers
-
- NickParser() - Constructor for class jerklib.parsers.NickParser
-
- NickServAuthPlugin - Class in jerklib.util
-
A Task to identify with NickServ and then join a list of channels names.
- NickServAuthPlugin(String, char, Session, List<String>) - Constructor for class jerklib.util.NickServAuthPlugin
-
- NORMAL - Static variable in class jerklib.util.Colors
-
Removes all applied color and formatting
- notice(String) - Method in class jerklib.Channel
-
Send a notice in the Channel
- NoticeEvent - Class in jerklib.events
-
NoticeIRCEvent - the event for notices from the server
- NoticeEvent(String, Session, String, String, String, Channel) - Constructor for class jerklib.events.NoticeEvent
-
- NoticeParser - Class in jerklib.parsers
-
- NoticeParser() - Constructor for class jerklib.parsers.NoticeParser
-
- notification_alarm - Static variable in class com.qweex.callisto.Callisto
-
Notifications are used in various activities
- notification_chat - Static variable in class com.qweex.callisto.Callisto
-
Notifications are used in various activities
- notification_download - Static variable in class com.qweex.callisto.Callisto
-
Notifications are used in various activities
- NOTIFICATION_ID - Static variable in class com.qweex.callisto.Callisto
-
- notification_playing - Static variable in class com.qweex.callisto.Callisto
-
Notifications are used in various activities
- notifyUpdate - Static variable in class com.qweex.callisto.podcast.DownloadList
-
- NumberPicker - Class in com.qweex.utils
-
A custom view to select a number via a field with + and - buttons
- NumberPicker(Context) - Constructor for class com.qweex.utils.NumberPicker
-
Constructor for the class.
- NumberPicker(Context, AttributeSet) - Constructor for class com.qweex.utils.NumberPicker
-
Constructor for the class.
- numeric() - Method in class jerklib.events.EventToken
-
Get the numeric code of an event.
- NumericErrorEvent - Class in jerklib.events
-
Event fired for most all numeric error replies
- NumericErrorEvent(String, String, Session) - Constructor for class jerklib.events.NumericErrorEvent
-
- NumericErrorParser - Class in jerklib.parsers
-
- NumericErrorParser() - Constructor for class jerklib.parsers.NumericErrorParser
-
- numericIpToByteArray(long) - Static method in class jerklib.util.InetAddressUtils
-
Given an ip in numeric format, return a byte array that can be fed to
InetAddress.