Uses of Package
org.elite.jdcbot.util

Packages that use org.elite.jdcbot.util
org.ag.sheriffbot   
org.elite.jdcbot.examples   
org.elite.jdcbot.util   
 

Classes in org.elite.jdcbot.util used by org.ag.sheriffbot
TimerThread
          Simple abstract class for generating OnTimer event.
 

Classes in org.elite.jdcbot.util used by org.elite.jdcbot.examples
StaticCommands
          Simple MySQLWork extended class that gets static command (command with static output) from MySQL database.
TimerThread
          Simple abstract class for generating OnTimer event.
 

Classes in org.elite.jdcbot.util used by org.elite.jdcbot.util
MySQLWork
          Simple mysql class that you can extend to do your work.
TimerThread
          Simple abstract class for generating OnTimer event.
WebPageFetcher
          Fetches the HTML content of a web page as a String.