ReplyConstants.html 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  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. Uses of Interface org.jibble.pircbot.ReplyConstants (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="Uses of Interface org.jibble.pircbot.ReplyConstants (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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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="ReplyConstants.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. <B>Uses of Interface<br>org.jibble.pircbot.ReplyConstants</B></H2>
  67. </CENTER>
  68. <A NAME="org.jibble.pircbot"><!-- --></A>
  69. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  70. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  71. <TD COLSPAN=2><FONT SIZE="+2">
  72. Uses of <A HREF="../../../../org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot">ReplyConstants</A> in <A HREF="../../../../org/jibble/pircbot/package-summary.html">org.jibble.pircbot</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. &nbsp;
  76. <P>
  77. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  78. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  79. <TD COLSPAN=2>Classes in <A HREF="../../../../org/jibble/pircbot/package-summary.html">org.jibble.pircbot</A> that implement <A HREF="../../../../org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot">ReplyConstants</A></FONT></TD>
  80. </TR>
  81. <TR BGCOLOR="white" CLASS="TableRowColor">
  82. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  83. <CODE>&nbsp;class</CODE></FONT></TD>
  84. <TD><CODE><B><A HREF="../../../../org/jibble/pircbot/PircBot.html" title="class in org.jibble.pircbot">PircBot</A></B></CODE>
  85. <BR>
  86. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PircBot is a Java framework for writing IRC bots quickly and easily.</TD>
  87. </TR>
  88. </TABLE>
  89. &nbsp;
  90. <P>
  91. <HR>
  92. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  93. <A NAME="navbar_bottom"><!-- --></A>
  94. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  95. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  96. <TR>
  97. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  98. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  99. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  100. <TR ALIGN="center" VALIGN="top">
  101. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  102. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jibble/pircbot/ReplyConstants.html" title="interface in org.jibble.pircbot"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  103. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  104. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  105. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  106. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  107. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  108. </TR>
  109. </TABLE>
  110. </TD>
  111. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  112. <b>PircBot Java IRC Bot</b></EM>
  113. </TD>
  114. </TR>
  115. <TR>
  116. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  117. &nbsp;PREV&nbsp;
  118. &nbsp;NEXT</FONT></TD>
  119. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  120. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  121. &nbsp;<A HREF="ReplyConstants.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  122. &nbsp;<SCRIPT type="text/javascript">
  123. <!--
  124. if(window==top) {
  125. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  126. }
  127. //-->
  128. </SCRIPT>
  129. <NOSCRIPT>
  130. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  131. </NOSCRIPT>
  132. </FONT></TD>
  133. </TR>
  134. </TABLE>
  135. <A NAME="skip-navbar_bottom"></A>
  136. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  137. <HR>
  138. </BODY>
  139. </HTML>