overview-tree.html 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2) on Mon Dec 14 20:07:22 GMT 2009 -->
  6. <TITLE>
  7. Class Hierarchy (PircBot 1.5.0 - Java IRC API Bot Framework)
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="pircbot-style.css" TITLE="Style">
  10. <SCRIPT type="text/javascript">
  11. function windowTitle()
  12. {
  13. parent.document.title="Class Hierarchy (PircBot 1.5.0 - Java IRC API Bot Framework)";
  14. }
  15. </SCRIPT>
  16. </HEAD>
  17. <BODY BGCOLOR="white" onload="windowTitle();">
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <A NAME="navbar_top"><!-- --></A>
  20. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  21. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  22. <TR>
  23. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  24. <A NAME="navbar_top_firstrow"><!-- --></A>
  25. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  26. <TR ALIGN="center" VALIGN="top">
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  34. </TR>
  35. </TABLE>
  36. </TD>
  37. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  38. <b>PircBot Java IRC Bot</b></EM>
  39. </TD>
  40. </TR>
  41. <TR>
  42. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  43. &nbsp;PREV&nbsp;
  44. &nbsp;NEXT</FONT></TD>
  45. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  46. <A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  47. &nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  48. &nbsp;<SCRIPT type="text/javascript">
  49. <!--
  50. if(window==top) {
  51. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  52. }
  53. //-->
  54. </SCRIPT>
  55. <NOSCRIPT>
  56. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  57. </NOSCRIPT>
  58. </FONT></TD>
  59. </TR>
  60. </TABLE>
  61. <A NAME="skip-navbar_top"></A>
  62. <!-- ========= END OF TOP NAVBAR ========= -->
  63. <HR>
  64. <CENTER>
  65. <H2>
  66. Hierarchy For All Packages</H2>
  67. </CENTER>
  68. <DL>
  69. <DT><B>Package Hierarchies:</B><DD><A HREF="org/jibble/pircbot/package-tree.html">org.jibble.pircbot</A></DL>
  70. <HR>
  71. <H2>
  72. Class Hierarchy
  73. </H2>
  74. <UL>
  75. <LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
  76. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/Colors.html" title="class in org.jibble.pircbot"><B>Colors</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/DccChat.html" title="class in org.jibble.pircbot"><B>DccChat</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/DccFileTransfer.html" title="class in org.jibble.pircbot"><B>DccFileTransfer</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/DccManager.html" title="class in org.jibble.pircbot"><B>DccManager</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/PircBot.html" title="class in org.jibble.pircbot"><B>PircBot</B></A> (implements org.jibble.pircbot.<A HREF="org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot">ReplyConstants</A>)
  77. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/Queue.html" title="class in org.jibble.pircbot"><B>Queue</B></A><LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Thread.html" title="class or interface in java.lang"><B>Thread</B></A> (implements java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Runnable.html" title="class or interface in java.lang">Runnable</A>)
  78. <UL>
  79. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/IdentServer.html" title="class in org.jibble.pircbot"><B>IdentServer</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/InputThread.html" title="class in org.jibble.pircbot"><B>InputThread</B></A><LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/OutputThread.html" title="class in org.jibble.pircbot"><B>OutputThread</B></A></UL>
  80. <LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
  81. <UL>
  82. <LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
  83. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/IrcException.html" title="class in org.jibble.pircbot"><B>IrcException</B></A><UL>
  84. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/NickAlreadyInUseException.html" title="class in org.jibble.pircbot"><B>NickAlreadyInUseException</B></A></UL>
  85. </UL>
  86. </UL>
  87. <LI TYPE="circle">class org.jibble.pircbot.<A HREF="org/jibble/pircbot/User.html" title="class in org.jibble.pircbot"><B>User</B></A></UL>
  88. </UL>
  89. <H2>
  90. Interface Hierarchy
  91. </H2>
  92. <UL>
  93. <LI TYPE="circle">interface org.jibble.pircbot.<A HREF="org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot"><B>ReplyConstants</B></A></UL>
  94. <HR>
  95. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  96. <A NAME="navbar_bottom"><!-- --></A>
  97. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  98. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  99. <TR>
  100. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  101. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  102. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  103. <TR ALIGN="center" VALIGN="top">
  104. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  105. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  106. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  107. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  108. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  109. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  110. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  111. </TR>
  112. </TABLE>
  113. </TD>
  114. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  115. <b>PircBot Java IRC Bot</b></EM>
  116. </TD>
  117. </TR>
  118. <TR>
  119. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  120. &nbsp;PREV&nbsp;
  121. &nbsp;NEXT</FONT></TD>
  122. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  123. <A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  124. &nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  125. &nbsp;<SCRIPT type="text/javascript">
  126. <!--
  127. if(window==top) {
  128. document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  129. }
  130. //-->
  131. </SCRIPT>
  132. <NOSCRIPT>
  133. <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
  134. </NOSCRIPT>
  135. </FONT></TD>
  136. </TR>
  137. </TABLE>
  138. <A NAME="skip-navbar_bottom"></A>
  139. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  140. <HR>
  141. </BODY>
  142. </HTML>