- Task - Interface in jerklib.tasks
-
Task is a job that can be ran by the Session when
certain types of events are received.
- taskComplete(Object) - Method in interface jerklib.listeners.TaskCompletionListener
-
Called when a task wishes to notify
- TaskCompletionListener - Interface in jerklib.listeners
-
An interface that can be used for returning a value from a Task
- TaskExample - Class in jerklib.examples
-
An example of how to use tasks.
- TaskExample() - Constructor for class jerklib.examples.TaskExample
-
- TaskImpl - Class in jerklib.tasks
-
An impl of the Task interface.
- TaskImpl(String) - Constructor for class jerklib.tasks.TaskImpl
-
- TEAL - Static variable in class jerklib.util.Colors
-
Teal colored text.
- title - Variable in class com.qweex.callisto.Callisto.PlayerInfo
-
- toggleNew - Variable in class com.qweex.callisto.podcast.ShowList
-
Listener for when an episode's "New" status is toggled.
- TopicEvent - Class in jerklib.events
-
Event fired when topic is received
- TopicEvent(String, Session, Channel, String) - Constructor for class jerklib.events.TopicEvent
-
- TopicParser - Class in jerklib.parsers
-
- TopicParser() - Constructor for class jerklib.parsers.TopicParser
-
- TopicUpdatedParser - Class in jerklib.parsers
-
- TopicUpdatedParser() - Constructor for class jerklib.parsers.TopicUpdatedParser
-
- toString() - Method in exception com.qweex.utils.UnfinishedParseException
-
- toString() - Method in class jerklib.Channel
-
- toString() - Method in class jerklib.events.EventToken
-
- toString() - Method in class jerklib.events.IRCEvent
-
- toString() - Method in class jerklib.ModeAdjustment
-
- toWho() - Method in class jerklib.events.NoticeEvent
-
If this notice is sent to a user this will return who
- twoDec - Static variable in class com.qweex.callisto.podcast.EpisodeDesc
-