?? index-all.html
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Mon Jan 05 13:28:41 CET 2004 -->
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="Index";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="jChatBox/Util/Conf.html#ACCESSDENIED"><B>ACCESSDENIED</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Chat/Event/ChatroomListener.html#actionPerformed(jChatBox.Chat.Event.ChatroomEvent)"><B>actionPerformed(ChatroomEvent)</B></A> -
Method in interface jChatBox.Chat.Event.<A HREF="jChatBox/Chat/Event/ChatroomListener.html">ChatroomListener</A>
<DD>Chatroom event occured.
<DT><A HREF="jChatBox/Chat/Blacklist.html#add(jChatBox.Chat.ChatroomUser, java.lang.String)"><B>add(ChatroomUser, String)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/Blacklist.html">Blacklist</A>
<DD>Add user's IP to blacklist.
<DT><A HREF="jChatBox/Chat/ChatroomManager.html#addChatroom(jChatBox.Chat.Chatroom)"><B>addChatroom(Chatroom)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/ChatroomManager.html">ChatroomManager</A>
<DD>Adds a chatroom.
<DT><A HREF="jChatBox/Chat/Event/ChatroomEvent.html#ADDINGMESSAGE"><B>ADDINGMESSAGE</B></A> -
Static variable in class jChatBox.Chat.Event.<A HREF="jChatBox/Chat/Event/ChatroomEvent.html">ChatroomEvent</A>
<DD>
<DT><A HREF="jChatBox/Chat/Event/ChatroomEvent.html#ADDINGUSER"><B>ADDINGUSER</B></A> -
Static variable in class jChatBox.Chat.Event.<A HREF="jChatBox/Chat/Event/ChatroomEvent.html">ChatroomEvent</A>
<DD>
<DT><A HREF="jChatBox/Chat/Chatroom.html#addListener(jChatBox.Chat.Event.ChatroomListener)"><B>addListener(ChatroomListener)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/Chatroom.html">Chatroom</A>
<DD>Add listener to be notified on chatroom's events.
<DT><A HREF="jChatBox/Util/Conf.html#ADDMODERATOR"><B>ADDMODERATOR</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/XMLConfig.html#addModerator(java.lang.String, java.lang.String, java.lang.String)"><B>addModerator(String, String, String)</B></A> -
Static method in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>Adds or updates moderator.
<DT><A HREF="jChatBox/Chat/Chatroom.html#addMsg(jChatBox.Chat.Msg)"><B>addMsg(Msg)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/Chatroom.html">Chatroom</A>
<DD>Adds message to Chat.
<DT><A HREF="jChatBox/Chat/Chatroom.html#addToBlacklist(jChatBox.Chat.ChatroomUser, java.lang.String)"><B>addToBlacklist(ChatroomUser, String)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/Chatroom.html">Chatroom</A>
<DD>Add user to blacklist.
<DT><A HREF="jChatBox/Chat/Chatroom.html#addUser(jChatBox.Chat.ChatroomUser)"><B>addUser(ChatroomUser)</B></A> -
Method in class jChatBox.Chat.<A HREF="jChatBox/Chat/Chatroom.html">Chatroom</A>
<DD>Adds user to Chatroom.
<DT><A HREF="jChatBox/Command/CommandParser.html#alias"><B>alias</B></A> -
Static variable in class jChatBox.Command.<A HREF="jChatBox/Command/CommandParser.html">CommandParser</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#ALREADYBANNED"><B>ALREADYBANNED</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/XMLConfig.html#appendLanguage(java.lang.String, java.lang.String)"><B>appendLanguage(String, String)</B></A> -
Static method in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>Adds or updates language.
<DT><A HREF="jChatBox/Util/XMLConfig.html#appendModerator(java.lang.String, java.lang.String, java.lang.String)"><B>appendModerator(String, String, String)</B></A> -
Static method in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>Adds or updates moderator.
<DT><A HREF="jChatBox/Util/Conf.html#APPLET"><B>APPLET</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/XMLConfig.html#AUTOCONFIG"><B>AUTOCONFIG</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="jChatBox/Util/Conf.html#BACKUPDONE"><B>BACKUPDONE</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/XMLConfig.html#BACKUPFILE"><B>BACKUPFILE</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>
<DT><A HREF="jChatBox/Util/XMLConfig.html#BACKUPFILENAME"><B>BACKUPFILENAME</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/XMLConfig.html">XMLConfig</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#BACKUPHELP"><B>BACKUPHELP</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Chat/Msg.html#BAN"><B>BAN</B></A> -
Static variable in class jChatBox.Chat.<A HREF="jChatBox/Chat/Msg.html">Msg</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#BANHELP"><B>BANHELP</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#BANIPHELP"><B>BANIPHELP</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#BANNED"><B>BANNED</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Chat/Blacklist.html"><B>Blacklist</B></A> - class jChatBox.Chat.<A HREF="jChatBox/Chat/Blacklist.html">Blacklist</A>.<DD>This class implements a blacklist.<DT><A HREF="jChatBox/Chat/Blacklist.html#Blacklist()"><B>Blacklist()</B></A> -
Constructor for class jChatBox.Chat.<A HREF="jChatBox/Chat/Blacklist.html">Blacklist</A>
<DD>
<DT><A HREF="jChatBox/Chat/Event/ChatroomEvent.html#BLACKLISTCLEARED"><B>BLACKLISTCLEARED</B></A> -
Static variable in class jChatBox.Chat.Event.<A HREF="jChatBox/Chat/Event/ChatroomEvent.html">ChatroomEvent</A>
<DD>
<DT><A HREF="jChatBox/Service/Login.html#boundUser(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpSession, int, jChatBox.Chat.UserParams, java.lang.String)"><B>boundUser(HttpServletRequest, HttpSession, int, UserParams, String)</B></A> -
Method in class jChatBox.Service.<A HREF="jChatBox/Service/Login.html">Login</A>
<DD>Bounds ChatroomUser, with type = User.NORMAL, to selected chatroom (and his HttpSession).
<DT><A HREF="jChatBox/Service/Login.html#boundUser(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpSession, int, jChatBox.Chat.UserParams, java.lang.String, int)"><B>boundUser(HttpServletRequest, HttpSession, int, UserParams, String, int)</B></A> -
Method in class jChatBox.Service.<A HREF="jChatBox/Service/Login.html">Login</A>
<DD>Bounds ChatroomUser to selected chatroom (and his HttpSession).
<DT><A HREF="jChatBox/Util/MD5.MD5_CTX.html#buffer"><B>buffer</B></A> -
Variable in class jChatBox.Util.<A HREF="jChatBox/Util/MD5.MD5_CTX.html">MD5.MD5_CTX</A>
<DD>
<DT><A HREF="jChatBox/Util/Conf.html#BUFFEREDFRAMED"><B>BUFFEREDFRAMED</B></A> -
Static variable in class jChatBox.Util.<A HREF="jChatBox/Util/Conf.html">Conf</A>
<DD>
<DT><A HREF="jChatBox/Util/MD5.html#byte2int(byte)"><B>byte2int(byte)</B></A> -
Method in class jChatBox.Util.<A HREF="jChatBox/Util/MD5.html">MD5</A>
<DD>
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -