- MAGENTA - Static variable in class jerklib.util.Colors
-
Magenta colored text.
- main(String[]) - Static method in class jerklib.examples.DefaultListenerExample
-
- main(String[]) - Static method in class jerklib.examples.Example
-
- main(String[]) - Static method in class jerklib.examples.TaskExample
-
- makeFileFriendly(String) - Static method in class com.qweex.callisto.podcast.DownloadList
-
- Manifest - Class in com.qweex.callisto
-
- Manifest() - Constructor for class com.qweex.callisto.Manifest
-
- markAllNew(String, boolean) - Method in class com.qweex.callisto.DatabaseConnector
-
[DATABASE_TABLE] Marks an episode as either new or not new.
- markNew(long, boolean) - Method in class com.qweex.callisto.DatabaseConnector
-
[DATABASE_TABLE] Marks an episode as either new or not new.
- MessageEvent - Class in jerklib.events
-
- MessageEvent(Channel, String, String, Session, IRCEvent.Type) - Constructor for class jerklib.events.MessageEvent
-
- mItemColor - Variable in class com.andrefy.ddviewlist.DDListView
-
- mItemHeightExpanded - Variable in class com.andrefy.ddviewlist.DDListView
-
- mItemHeightHalf - Variable in class com.andrefy.ddviewlist.DDListView
-
- mItemHeightNormal - Variable in class com.andrefy.ddviewlist.DDListView
-
- mode(String) - Method in class jerklib.Channel
-
Sets a mode in the Channel if you have the permissions to do so.
- mode(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
-
Called when a ModeEvent is received
- ModeAdjustment - Class in jerklib
-
A Class to represent a mode adjustment to a user or a channel.
- ModeAdjustment(ModeAdjustment.Action, char, String) - Constructor for class jerklib.ModeAdjustment
-
- ModeAdjustment.Action - Enum in jerklib
-
Enum of mode action types.
- ModeEvent - Class in jerklib.events
-
- ModeEvent(ModeEvent.ModeType, String, Session, List<ModeAdjustment>, String, Channel) - Constructor for class jerklib.events.ModeEvent
-
- ModeEvent.ModeType - Enum in jerklib.events
-
- ModeParser - Class in jerklib.parsers
-
- ModeParser() - Constructor for class jerklib.parsers.ModeParser
-
- MotdEvent - Class in jerklib.events
-
MOTDEvent is the event dispatched for every MOTD line from the server
- MotdEvent(String, Session, String, String) - Constructor for class jerklib.events.MotdEvent
-
- MotdParser - Class in jerklib.parsers
-
- MotdParser() - Constructor for class jerklib.parsers.MotdParser
-
- move(long, int) - Method in class com.qweex.callisto.DatabaseConnector
-
[DATABASE_QUEUE] Moves an item either forward or back in the queue
- moveDownload(Context, String, int, boolean, boolean) - Static method in class com.qweex.callisto.podcast.DownloadList
-
- moveQueue(int, int) - Method in class com.qweex.callisto.DatabaseConnector
-
- mplayer - Static variable in class com.qweex.callisto.Callisto
-
The media players are used across the app to control playing either live or podcast'ed episodes.