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

O

ON_DOWNLOAD_COMPLETE - Variable in class org.elite.jdcbot.framework.BotEventDispatchThread
 
ON_UPDATE_MY_INFO - Variable in class org.elite.jdcbot.framework.BotEventDispatchThread
 
ON_UPLOAD_COMPLETE - Variable in class org.elite.jdcbot.framework.BotEventDispatchThread
 
ON_UPLOAD_START - Variable in class org.elite.jdcbot.framework.BotEventDispatchThread
 
onActiveSearch(String, int, boolean, boolean, long, int, String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when user in passive mode is searching for something.
onBotQuit() - Method in class org.ag.sheriffbot.SheriffBot
 
onBotQuit() - Method in class org.elite.jdcbot.framework.jDCBot
It is called when the bot quits.
onChannelMessage(String, String, String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when channel message in channel where bot is present is received.
onConnect() - Method in class org.ag.sheriffbot.SheriffBot
Prints on main chat that we are here and starts flood thread.
onConnect() - Method in class org.elite.jdcbot.examples.ExampleBot
Prints on main chat that we are here and starts flood thread.
onConnect() - Method in class org.elite.jdcbot.framework.jDCBot
Called upon succesfully connecting to hub.
onConnect2Client() - Method in class org.elite.jdcbot.framework.jDCBot
 
onDisconnect() - Method in class org.ag.sheriffbot.SheriffBot
 
onDisconnect() - Method in class org.elite.jdcbot.examples.ExampleBot
 
onDisconnect() - Method in class org.elite.jdcbot.framework.InputThreadTarget
Called by InputThread on socket disconnection.
onDisconnect() - Method in class org.elite.jdcbot.framework.jDCBot
Called upon disconnecting from hub.
onDisconnect() - Method in class org.elite.jdcbot.framework.UploadHandler
 
onDownloadComplete(User, DUEntity, boolean, BotException) - Method in class org.ag.sheriffbot.SheriffBot
 
onDownloadComplete(User, DUEntity, boolean, BotException) - Method in class org.elite.jdcbot.examples.DownloadBot
 
onDownloadComplete(User, DUEntity, boolean, BotException) - Method in class org.elite.jdcbot.framework.jDCBot
Called when download is complete.
Note: This method is called by DownloadHandler using jDCBot-EventDispatchThread thread.
onJoin(String) - Method in class org.ag.sheriffbot.SheriffBot
 
onJoin(String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when user enter the hub.
onPassiveSearch(String, boolean, boolean, long, int, String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when user in passive mode is searching for something.
onPrivateMessage(String, String) - Method in class org.ag.sheriffbot.SheriffBot
Sends user who wants to talk to us a feedback that we're (still) stupid.
onPrivateMessage(String, String) - Method in class org.elite.jdcbot.examples.DownloadBot
 
onPrivateMessage(String, String) - Method in class org.elite.jdcbot.examples.ExampleBot
Sends user who wants to talk to us a feedback that we're (still) stupid.
onPrivateMessage(String, String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when bot receives private message.
onPublicMessage(String, String) - Method in class org.elite.jdcbot.examples.ExampleBot
Simple example how to use GoogleCalculation and static commands from database.
onPublicMessage(String, String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when public message is received.
onQuit(String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when user quits hub.
onReadingCommand() - Method in class org.elite.jdcbot.framework.InputThread
 
onReadingCommand() - Method in class org.elite.jdcbot.framework.TimeoutInputThread
 
onTimeout() - Method in class org.elite.jdcbot.framework.TimeoutInputThread
 
onTimer() - Method in class org.elite.jdcbot.util.FloodMessageThread
Overriden onTimer events and prints some stupid flood message on main chat.
onTimer() - Method in class org.elite.jdcbot.util.TimerThread
Called every wait_time
onTimerStart() - Method in class org.elite.jdcbot.util.TimerThread
 
onUpdateMyInfo(String) - Method in class org.elite.jdcbot.framework.jDCBot
Called when some new info about the user is found.
onUploadComplete(User, DUEntity, boolean, BotException) - Method in class org.elite.jdcbot.framework.jDCBot
Called when upload is complete.
Note: This method is called by DownloadHandler using jDCBot-EventDispatchThread thread.
onUploadStart(User, DUEntity) - Method in class org.elite.jdcbot.framework.jDCBot
Called when upload is starting.
Note: This method is called by DownloadHandler using jDCBot-EventDispatchThread thread.
org.ag.sheriffbot - package org.ag.sheriffbot
 
org.elite.jdcbot.examples - package org.elite.jdcbot.examples
 
org.elite.jdcbot.framework - package org.elite.jdcbot.framework
 
org.elite.jdcbot.shareframework - package org.elite.jdcbot.shareframework
 
org.elite.jdcbot.util - package org.elite.jdcbot.util
 
os - Variable in class org.elite.jdcbot.framework.DUEntity
The OutputStream to which the downloaded file is to be written.
output - Variable in class org.elite.jdcbot.framework.jDCBot
 
owner - Variable in class org.elite.jdcbot.framework.EventDispatchThread.DispatchEntity
Deprecated.  

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