User.html 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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 Class org.jibble.pircbot.User (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 Class org.jibble.pircbot.User (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/User.html" title="class 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="User.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 Class<br>org.jibble.pircbot.User</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/User.html" title="class in org.jibble.pircbot">User</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>Methods in <A HREF="../../../../org/jibble/pircbot/package-summary.html">org.jibble.pircbot</A> that return <A HREF="../../../../org/jibble/pircbot/User.html" title="class in org.jibble.pircbot">User</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;<A HREF="../../../../org/jibble/pircbot/User.html" title="class in org.jibble.pircbot">User</A>[]</CODE></FONT></TD>
  84. <TD><CODE><B>PircBot.</B><B><A HREF="../../../../org/jibble/pircbot/PircBot.html#getUsers(java.lang.String)">getUsers</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;channel)</CODE>
  85. <BR>
  86. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of all users in the specified channel.</TD>
  87. </TR>
  88. </TABLE>
  89. &nbsp;
  90. <P>
  91. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  92. <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
  93. <TD COLSPAN=2>Methods in <A HREF="../../../../org/jibble/pircbot/package-summary.html">org.jibble.pircbot</A> with parameters of type <A HREF="../../../../org/jibble/pircbot/User.html" title="class in org.jibble.pircbot">User</A></FONT></TD>
  94. </TR>
  95. <TR BGCOLOR="white" CLASS="TableRowColor">
  96. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  97. <CODE>protected &nbsp;void</CODE></FONT></TD>
  98. <TD><CODE><B>PircBot.</B><B><A HREF="../../../../org/jibble/pircbot/PircBot.html#onUserList(java.lang.String, org.jibble.pircbot.User[])">onUserList</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;channel,
  99. <A HREF="../../../../org/jibble/pircbot/User.html" title="class in org.jibble.pircbot">User</A>[]&nbsp;users)</CODE>
  100. <BR>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is called when we receive a user list from the server
  102. after joining a channel.</TD>
  103. </TR>
  104. </TABLE>
  105. &nbsp;
  106. <P>
  107. <HR>
  108. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  109. <A NAME="navbar_bottom"><!-- --></A>
  110. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  111. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  112. <TR>
  113. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  114. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  115. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  116. <TR ALIGN="center" VALIGN="top">
  117. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  118. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jibble/pircbot/User.html" title="class in org.jibble.pircbot"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  119. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  120. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  121. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  122. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  123. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  124. </TR>
  125. </TABLE>
  126. </TD>
  127. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  128. <b>PircBot Java IRC Bot</b></EM>
  129. </TD>
  130. </TR>
  131. <TR>
  132. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  133. &nbsp;PREV&nbsp;
  134. &nbsp;NEXT</FONT></TD>
  135. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  136. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  137. &nbsp;<A HREF="User.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  138. &nbsp;<SCRIPT type="text/javascript">
  139. <!--
  140. if(window==top) {
  141. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  142. }
  143. //-->
  144. </SCRIPT>
  145. <NOSCRIPT>
  146. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  147. </NOSCRIPT>
  148. </FONT></TD>
  149. </TR>
  150. </TABLE>
  151. <A NAME="skip-navbar_bottom"></A>
  152. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  153. <HR>
  154. </BODY>
  155. </HTML>