index-all.html

Warning: This file has been marked up for HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Feb 08 14:56:09 MST 2000 -->
<TITLE>
Chat Snapin Documentation: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 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 ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></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="#_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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatClient.html#acceptConnection(com.novell.Chat.Communications)"><B>acceptConnection(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#acceptConnection(com.novell.Chat.Communications)"><B>acceptConnection(Communications)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Asks the listener if it accepts or rejects the connection.
<DT><A HREF="com/novell/Chat/ChatServer.html#acceptConnection(com.novell.Chat.Communications)"><B>acceptConnection(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>ActionListener interface implementation.
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Implementation of the ActionListener Interface.
<DT><A HREF="com/novell/Chat/ChatDialog.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatDialog.html">ChatDialog</A>
<DD>Implementation of the ActionListener Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>ActionListener Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Implements the ActionListener Interface.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Implementation of the ActionListener Interface.
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Implementation of the ActionListener Interface

 This receives the events for the buttons on the buttonPanel.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>ActionListener interface implementation.
<DT><A HREF="com/novell/Chat/CreateChatRoomDialog.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/CreateChatRoomDialog.html">CreateChatRoomDialog</A>
<DD>Implementation of the ActionListener Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>ActionListener interface implementation.
<DT><A HREF="com/novell/Chat/ChatPanel.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>Implementation of the ActionListener Interface.
<DT><A HREF="com/novell/Chat/Chat.html#addChatListener(com.novell.Chat.ChatStatusListener)"><B>addChatListener(ChatStatusListener)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Adds a ChatStatusListener to the Chat manager.
<DT><A HREF="com/novell/Chat/ChatServer.html#addClient(com.novell.Chat.Communications)"><B>addClient(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Adds a user to the connection table.
<DT><A HREF="com/novell/Chat/ChatServer.html#addConnectedUser(com.novell.Chat.Communications)"><B>addConnectedUser(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Adds a connected user to the ChatRoom object's user list.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#addUser(java.lang.String)"><B>addUser(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Add a user to the table.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_IP"><B>ATTRIBUTE_IP</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the IP Address of a Chat Room.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_OWNER"><B>ATTRIBUTE_OWNER</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the name of the owner of a Chat Room.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_PORT"><B>ATTRIBUTE_PORT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the Port of a Chat Room.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_USER_PORT"><B>ATTRIBUTE_USER_PORT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the port of a user.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_USER_PREFS"><B>ATTRIBUTE_USER_PREFS</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the list of preferred users for a user object.
<DT><A HREF="com/novell/Chat/Chat.html#ATTRIBUTE_USERLIST"><B>ATTRIBUTE_USERLIST</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Name of the attribute used to hold the List of users in a Chat Room.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/Communications.html#BUFFER_SIZE"><B>BUFFER_SIZE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>The default buffer size to read in at a time.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#canSave()"><B>canSave()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#changeServer(java.lang.String)"><B>changeServer(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#changeServer(java.lang.String)"><B>changeServer(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Raised when a client must change which server it is connected to.
<DT><A HREF="com/novell/Chat/ChatServer.html#changeServer(java.lang.String)"><B>changeServer(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html"><B>Chat</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>.<DD>This class maintains the needed global information that is used by Chat.<DT><A HREF="com/novell/Chat/Chat.html#Chat()"><B>Chat()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatClient.html"><B>ChatClient</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>.<DD>When a user wishes to establish a connection with either another
 user or with a chat room, the ChatClient is used.<DT><A HREF="com/novell/Chat/ChatClient.html#ChatClient(com.novell.Chat.ChatStatusListener, com.novell.Chat.ChatUser, com.novell.Chat.ChatUser, int)"><B>ChatClient(ChatStatusListener, ChatUser, ChatUser, int)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Constructor
<DT><A HREF="com/novell/Chat/ChatConnection.html"><B>ChatConnection</B></A> - interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>.<DD>This interface is used by the ChatClient and ChatServer classes.<DT><A HREF="com/novell/Chat/ChatDialog.html"><B>ChatDialog</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatDialog.html">ChatDialog</A>.<DD>Displays the dialog used when chatting between users.<DT><A HREF="com/novell/Chat/ChatDialog.html#ChatDialog(java.awt.Frame, com.novell.Chat.ChatConnection)"><B>ChatDialog(Frame, ChatConnection)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatDialog.html">ChatDialog</A>
<DD>Creates the GUI.
<DT><A HREF="com/novell/Chat/ChatPanel.html"><B>ChatPanel</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>.<DD>Displays all text received from the chat room, and provides the user
 with a method of inputing and sending messages.<DT><A HREF="com/novell/Chat/ChatPanel.html#ChatPanel(com.novell.Chat.ChatConnection)"><B>ChatPanel(ChatConnection)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>Constructs the GUI.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html"><B>ChatPopupMenuSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>.<DD>Adds the Chat menu item to the popup menu that will appear when right clicking over the
 user and Chat Room objects.<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#ChatPopupMenuSnapin()"><B>ChatPopupMenuSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/reg/ChatRegistration.html"><B>ChatRegistration</B></A> - class com.novell.Chat.reg.<A HREF="com/novell/Chat/reg/ChatRegistration.html">ChatRegistration</A>.<DD>Registers each of the snapins with ConsoleOne.<DT><A HREF="com/novell/Chat/reg/ChatRegistration.html#ChatRegistration()"><B>ChatRegistration()</B></A> - 
Constructor for class com.novell.Chat.reg.<A HREF="com/novell/Chat/reg/ChatRegistration.html">ChatRegistration</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#chatRes"><B>chatRes</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>This is the resource that holds all the localized text for this snapin.
<DT><A HREF="com/novell/Chat/resources/ChatResourceBundle.html"><B>ChatResourceBundle</B></A> - class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatResourceBundle.html">ChatResourceBundle</A>.<DD>Contains the displayable text used by the Chat snapin.<DT><A HREF="com/novell/Chat/resources/ChatResourceBundle.html#ChatResourceBundle()"><B>ChatResourceBundle()</B></A> - 
Constructor for class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatResourceBundle.html">ChatResourceBundle</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#CHATROOM_TYPE"><B>CHATROOM_TYPE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>The class name given to the Chat Room object.
<DT><A HREF="com/novell/Chat/ChatRoomPage.html"><B>ChatRoomPage</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>.<DD>Provides the page to be displayed by the ChatRoomPageSnapin.<DT><A HREF="com/novell/Chat/ChatRoomPage.html#ChatRoomPage(com.novell.Chat.PageSnapin, com.novell.Chat.InitSnapinInfo)"><B>ChatRoomPage(PageSnapin, InitSnapinInfo)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>Constructor.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html"><B>ChatRoomPageSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>.<DD>This is the Page that is displayed in the property book for all Chat Room Objects.<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#ChatRoomPageSnapin()"><B>ChatRoomPageSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html"><B>ChatRoomSnapins</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>.<DD>Provides the snapins that are used to create Chat Room Objects.<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#ChatRoomSnapins()"><B>ChatRoomSnapins()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#chatRoomTransfer(com.novell.Chat.ObjectEntry, java.lang.String, int)"><B>chatRoomTransfer(ObjectEntry, String, int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Transfers the given chat room to this user at the given
 IP Address.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html"><B>ChatRoomUserTable</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>.<DD>Creates the Table that is used to display the list of users
 present in a Chat Room.<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#ChatRoomUserTable()"><B>ChatRoomUserTable()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Constructor
<DT><A HREF="com/novell/Chat/ChatServer.html"><B>ChatServer</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>.<DD>Opens a server socket and listens for requests from 
 clients on a static port.<DT><A HREF="com/novell/Chat/ChatServer.html#ChatServer(com.novell.Chat.ChatStatusListener, int, com.novell.Chat.ChatUser, int)"><B>ChatServer(ChatStatusListener, int, ChatUser, int)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Opens the server socket on the static port and listens for connections.
<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html"><B>ChatServiceSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>.<DD>Starts and stops Chat.<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html#ChatServiceSnapin()"><B>ChatServiceSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html"><B>ChatSnapinResourceBundle</B></A> - class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html">ChatSnapinResourceBundle</A>.<DD>Contains the strings used by ConsoleOne to describe this
 snapin.<DT><A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html#ChatSnapinResourceBundle()"><B>ChatSnapinResourceBundle()</B></A> - 
Constructor for class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html">ChatSnapinResourceBundle</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatStatusListener.html#chatStatus(java.lang.String)"><B>chatStatus(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusListener.html">ChatStatusListener</A>
<DD>Provides messages regarding the status of the Connections.
<DT><A HREF="com/novell/Chat/Chat.html#chatStatus(java.lang.String)"><B>chatStatus(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Implementation of the ChatStatusListener Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#chatStatus(java.lang.String)"><B>chatStatus(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the ChatStatusListener Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html"><B>ChatStatusBarSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>.<DD>Displays in the status bar the Chat status messages
 received through the ChatStatusListener interface.<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#ChatStatusBarSnapin()"><B>ChatStatusBarSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatStatusListener.html"><B>ChatStatusListener</B></A> - interface com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusListener.html">ChatStatusListener</A>.<DD>This listener receives events from the Chat servers and clients.<DT><A HREF="com/novell/Chat/ChatUser.html"><B>ChatUser</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>.<DD>Contains all of the information needed to identify and communicate with
 a user or Chat Room.<DT><A HREF="com/novell/Chat/ChatUser.html#ChatUser()"><B>ChatUser()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>Constructors
<DT><A HREF="com/novell/Chat/ChatUser.html#ChatUser(com.novell.Chat.ObjectEntry, java.lang.String, java.lang.String, java.lang.String)"><B>ChatUser(ObjectEntry, String, String, String)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#checkSchema(com.novell.Chat.ObjectEntry, java.lang.String)"><B>checkSchema(ObjectEntry, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Extends the NDS Schema if it hasn't already been extended.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html"><B>ChooseIPDialog</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>.<DD>Displays a dialog that allows the user to choose which IP address to use.<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#ChooseIPDialog(java.awt.Frame, java.lang.String, java.lang.String, java.util.Vector)"><B>ChooseIPDialog(Frame, String, String, Vector)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Creates the GUI
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html"><B>ChooseUserDlg</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>.<DD>Displays a dialog that allows the user to choose which User entry to use
 for the preferred user list.<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#ChooseUserDlg(java.awt.Frame, java.util.Hashtable)"><B>ChooseUserDlg(Frame, Hashtable)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Creates the GUI
<DT><A HREF="com/novell/Chat/ChatClient.html#close()"><B>close()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#close()"><B>close()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called to stop the connection and close the socket.
<DT><A HREF="com/novell/Chat/ChatConnection.html#close()"><B>close()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Closes the connection.
<DT><A HREF="com/novell/Chat/ChatServer.html#close()"><B>close()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_ACCEPT"><B>CODE_ACCEPT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to accept a chat request.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_DISCONNECT"><B>CODE_DISCONNECT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent when a user disconnects.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_DN"><B>CODE_DN</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>This is sent when this user is identifying himself
 to the person he is connected to.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_FORCE_DIS"><B>CODE_FORCE_DIS</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to force a client to disconnect.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_ID"><B>CODE_ID</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent when the user is requesting that the person he is
 connected when identify himself.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_MSG"><B>CODE_MSG</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Proceeds the user's message.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_REC_ACC"><B>CODE_REC_ACC</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent by a server to accept the reconnection.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_RECONNECT"><B>CODE_RECONNECT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent by a client to reconnect to a server after a server transfer.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_REJECT"><B>CODE_REJECT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to reject a chat request.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_REQUEST"><B>CODE_REQUEST</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent when the user is requesting a connection.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_SEPERATOR"><B>CODE_SEPERATOR</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Used to seperate various values found in the same message.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_SHUTDOWN"><B>CODE_SHUTDOWN</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to force a server shut down.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_SHUTDOWN_DONE"><B>CODE_SHUTDOWN_DONE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent when the forced shut down is complete.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_STARTER"><B>CODE_STARTER</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Char used to find the beginning of a new tag.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_TRAN_COM"><B>CODE_TRAN_COM</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to all clients to command a server transfer.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_TRAN_REQ"><B>CODE_TRAN_REQ</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent to request a server transfer.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_TRAN_RESP"><B>CODE_TRAN_RESP</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent in response to a server Transfer request.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_UPDATE"><B>CODE_UPDATE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sent when a user is either added or removed from a chat room.
<DT><A HREF="com/novell/Chat/Communications.html#CODE_USER"><B>CODE_USER</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>This should be the first tag in almost all messages.
<DT><A HREF="com/novell/Chat/package-summary.html"><B>com.novell.Chat</B></A> - package com.novell.Chat<DD>&nbsp;<DT><A HREF="com/novell/Chat/reg/package-summary.html"><B>com.novell.Chat.reg</B></A> - package com.novell.Chat.reg<DD>&nbsp;<DT><A HREF="com/novell/Chat/resources/package-summary.html"><B>com.novell.Chat.resources</B></A> - package com.novell.Chat.resources<DD>&nbsp;<DT><A HREF="com/novell/Chat/ChatClient.html#comError(com.novell.Chat.Communications, int, java.lang.String)"><B>comError(Communications, int, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#comError(com.novell.Chat.Communications, int, java.lang.String)"><B>comError(Communications, int, String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Informs the listener of errors that occur in the connection.
<DT><A HREF="com/novell/Chat/ChatServer.html#comError(com.novell.Chat.Communications, int, java.lang.String)"><B>comError(Communications, int, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html"><B>ComListener</B></A> - interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>.<DD>Defines the events that are raised by the Communications class.<DT><A HREF="com/novell/Chat/Communications.html"><B>Communications</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>.<DD>Handles all of the communications between both clients and servers.<DT><A HREF="com/novell/Chat/Communications.html#Communications(com.novell.Chat.ComListener, java.net.Socket, java.lang.String, java.lang.String)"><B>Communications(ComListener, Socket, String, String)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Constructor
<DT><A HREF="com/novell/Chat/ChatClient.html#comStatus(com.novell.Chat.Communications, java.lang.String)"><B>comStatus(Communications, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#comStatus(com.novell.Chat.Communications, java.lang.String)"><B>comStatus(Communications, String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Informs the listener of the current status of the connection.
<DT><A HREF="com/novell/Chat/ChatServer.html#comStatus(com.novell.Chat.Communications, java.lang.String)"><B>comStatus(Communications, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#connect(int)"><B>connect(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>This method will first attempt to open the socket to the specified IP 
 and port.
<DT><A HREF="com/novell/Chat/ChatClient.html#connect(int, java.lang.String)"><B>connect(int, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>This method will first attempt to open the socket to the specified IP 
 and port.
<DT><A HREF="com/novell/Chat/ChatClient.html#connectionEstablished(com.novell.Chat.Communications)"><B>connectionEstablished(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#connectionEstablished(com.novell.Chat.Communications)"><B>connectionEstablished(Communications)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called when a valid connection has been established.
<DT><A HREF="com/novell/Chat/ChatServer.html#connectionEstablished(com.novell.Chat.Communications)"><B>connectionEstablished(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#connectionUpdate(com.novell.Chat.Communications)"><B>connectionUpdate(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#connectionUpdate(com.novell.Chat.Communications)"><B>connectionUpdate(Communications)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>This is called when a user enters or leaves a chat room.
<DT><A HREF="com/novell/Chat/ChatServer.html#connectionUpdate(com.novell.Chat.Communications)"><B>connectionUpdate(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/CreateChatRoomDialog.html"><B>CreateChatRoomDialog</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/CreateChatRoomDialog.html">CreateChatRoomDialog</A>.<DD>Displays a dialog that allows the user to create a new chat room.<DT><A HREF="com/novell/Chat/CreateChatRoomDialog.html#CreateChatRoomDialog(java.awt.Frame)"><B>CreateChatRoomDialog(Frame)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/CreateChatRoomDialog.html">CreateChatRoomDialog</A>
<DD>Creates the GUI
<DT><A HREF="com/novell/Chat/Chat.html#createChatServer(int, com.novell.Chat.ChatUser, int)"><B>createChatServer(int, ChatUser, int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Creates a new Chat server for the given ChatUser.
<DT><A HREF="com/novell/Chat/Chat.html#createNewUserAttributes(com.novell.Chat.NDSSchemaDefinition)"><B>createNewUserAttributes(NDSSchemaDefinition)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Creates the new attributes to add to the user's class.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/Chat.html#DEFAULT_PORT"><B>DEFAULT_PORT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>This is the default port to be used for chat room servers.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html"><B>DisableChatMenuSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>.<DD>This class provides the menu snapin for the menu item
 that allows the user to disable chat.<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#DisableChatMenuSnapin()"><B>DisableChatMenuSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatClient.html#disconnect()"><B>disconnect()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#disconnect()"><B>disconnect()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Ends the connection.
<DT><A HREF="com/novell/Chat/ComListener.html#disconnect()"><B>disconnect()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called to stop the connection.
<DT><A HREF="com/novell/Chat/ChatConnection.html#disconnect()"><B>disconnect()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Disconnects the client form the server.
<DT><A HREF="com/novell/Chat/ChatServer.html#disconnect()"><B>disconnect()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#disconnect(java.lang.String)"><B>disconnect(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ComListener.html#disconnect(java.lang.String)"><B>disconnect(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called to stop the connection and close the socket with a specific client.
<DT><A HREF="com/novell/Chat/ChatServer.html#disconnect(java.lang.String)"><B>disconnect(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#disconnected(com.novell.Chat.Communications)"><B>disconnected(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#disconnected(com.novell.Chat.Communications)"><B>disconnected(Communications)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called when the given connection is lost.
<DT><A HREF="com/novell/Chat/ChatServer.html#disconnected(com.novell.Chat.Communications)"><B>disconnected(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatStatusListener.html#disconnected(java.lang.String)"><B>disconnected(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusListener.html">ChatStatusListener</A>
<DD>Called when the user himself disconnects.
<DT><A HREF="com/novell/Chat/Chat.html#disconnected(java.lang.String)"><B>disconnected(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Implementation of the ChatStatusListener Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#disconnected(java.lang.String)"><B>disconnected(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatDialog.html#displayMessage(java.awt.Color, java.lang.String, java.lang.String)"><B>displayMessage(Color, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatDialog.html">ChatDialog</A>
<DD>Called when a message is received from the server.
<DT><A HREF="com/novell/Chat/ChatPanel.html#displayMessage(java.awt.Color, java.lang.String, java.lang.String)"><B>displayMessage(Color, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>Called when a message is received from the server.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#DN"><B>DN</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Column index
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatClient.html#echoData(java.lang.String)"><B>echoData(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ComListener.html#echoData(java.lang.String)"><B>echoData(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Raised when a server should echo a message to the other clients.
<DT><A HREF="com/novell/Chat/ChatServer.html#echoData(java.lang.String)"><B>echoData(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#ERROR_IO"><B>ERROR_IO</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Error message code send through comError().
<DT><A HREF="com/novell/Chat/Communications.html#ERROR_NO_COM"><B>ERROR_NO_COM</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Error message code send through comError().
<DT><A HREF="com/novell/Chat/Communications.html#ERROR_TIMEOUT"><B>ERROR_TIMEOUT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Error message code send through comError().
<DT><A HREF="com/novell/Chat/Chat.html#errorDialog(java.lang.String)"><B>errorDialog(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Displays a dialog with the given error message.
<DT><A HREF="com/novell/Chat/Communications.html#estabCom()"><B>estabCom()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Establishes communications by sending the ID message.
<DT><A HREF="com/novell/Chat/Chat.html#EVENT_INIT_COMPLETE"><B>EVENT_INIT_COMPLETE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Snapin event raised when Chat is initialized.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#execute()"><B>execute()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>AbstractToolBarMenuSnapin implementation.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/Chat.html#findAuthenticatedIdentities(boolean)"><B>findAuthenticatedIdentities(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Finds the identity of the user that is authenticated 
 to each tree under the root.
<DT><A HREF="com/novell/Chat/ChatClient.html#FORCE_DIS"><B>FORCE_DIS</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Connection type that forces the disconnection of a User from a Chat Room
<DT><A HREF="com/novell/Chat/ChatClient.html#FORCE_DOWN"><B>FORCE_DOWN</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Connection type that forces the shutdown of a Chat Room
<DT><A HREF="com/novell/Chat/Communications.html#forceDisconnect(java.lang.String)"><B>forceDisconnect(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends a message to force the disconnection of a client.
<DT><A HREF="com/novell/Chat/Communications.html#forceShutDown()"><B>forceShutDown()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends the message to force the shut down of the server.
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#FULLNAME"><B>FULLNAME</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Column indexes to the preferred user table.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#get(java.awt.Frame, java.util.Hashtable)"><B>get(Frame, Hashtable)</B></A> - 
Static method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Gets the user's to use.
<DT><A HREF="com/novell/Chat/Chat.html#getAttributeValueAsString(com.novell.Chat.ObjectEntry, java.lang.String)"><B>getAttributeValueAsString(ObjectEntry, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>A Simple method designed to get the value of an attribute 
 from a given object and return the value as a string regardless 
 of its syntax.
<DT><A HREF="com/novell/Chat/Communications.html#getClientKey()"><B>getClientKey()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Gets the key associated with this connection.
<DT><A HREF="com/novell/Chat/Communications.html#getColorCode()"><B>getColorCode()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatClient.html#getConnectionName()"><B>getConnectionName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatConnection.html#getConnectionName()"><B>getConnectionName()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Gets the name of the person or chat room this session is with.
<DT><A HREF="com/novell/Chat/ChatServer.html#getConnectionName()"><B>getConnectionName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html#getContents()"><B>getContents()</B></A> - 
Method in class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatSnapinResourceBundle.html">ChatSnapinResourceBundle</A>
<DD>Overrides ListResourceBundle's getContents().
<DT><A HREF="com/novell/Chat/resources/ChatResourceBundle.html#getContents()"><B>getContents()</B></A> - 
Method in class com.novell.Chat.resources.<A HREF="com/novell/Chat/resources/ChatResourceBundle.html">ChatResourceBundle</A>
<DD>Overrides ListResourceBundle's getContents().
<DT><A HREF="com/novell/Chat/ChatUser.html#getFullName()"><B>getFullName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getHandledAttributeNames()"><B>getHandledAttributeNames()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>AttributeHandler interface implementation.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getIcon()"><B>getIcon()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the AbstractToolBarMenuSnapin Class

 Returns the icon to be displayed in the toolbar button.
<DT><A HREF="com/novell/Chat/Chat.html#getIcon(java.lang.String)"><B>getIcon(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Finds and loads the given icon.
<DT><A HREF="com/novell/Chat/Chat.html#getInstance()"><B>getInstance()</B></A> - 
Static method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Use this to method to get the single instance of this class.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#getIP(java.awt.Frame, java.lang.String, java.lang.String, java.util.Vector)"><B>getIP(Frame, String, String, Vector)</B></A> - 
Static method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Gets the IP Address to use.
<DT><A HREF="com/novell/Chat/ChatUser.html#getIPAddress()"><B>getIPAddress()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#getIPAddress(com.novell.Chat.ObjectEntry, java.lang.String)"><B>getIPAddress(ObjectEntry, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Gets the given user's IP address.
<DT><A HREF="com/novell/Chat/Chat.html#getIPAddresses(com.novell.Chat.ObjectEntry)"><B>getIPAddresses(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Finds all of the IP addresses for the given user.
<DT><A HREF="com/novell/Chat/ChatClient.html#getKey()"><B>getKey()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#getKey()"><B>getKey()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Gets the key associated with this connection.
<DT><A HREF="com/novell/Chat/ChatConnection.html#getKey()"><B>getKey()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Gets the key associated with this server.
<DT><A HREF="com/novell/Chat/ChatServer.html#getKey()"><B>getKey()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#getLocalFullName()"><B>getLocalFullName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getLocalIPAddress()"><B>getLocalIPAddress()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getLocalName()"><B>getLocalName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getLocalPort()"><B>getLocalPort()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#getMenuItems()"><B>getMenuItems()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>MenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#getMenuItems()"><B>getMenuItems()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>MenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#getMenuItems()"><B>getMenuItems()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>PopupMenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getMenuLocation()"><B>getMenuLocation()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>AbstractToolBarMenuSnapin implementation
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#getMenuLocation()"><B>getMenuLocation()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>MenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#getMenuLocation()"><B>getMenuLocation()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>MenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#getMenuLocation()"><B>getMenuLocation()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>PopupMenuSnapin interface implementation
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getMenuName()"><B>getMenuName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the AbstractToolBarMenuSnapin Class

 Returns the language dependent translated menu 
 display name as a String to be placed in the menu item.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getMenuName()"><B>getMenuName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
<DT><A HREF="com/novell/Chat/Chat.html#getMultiValuedAttribute(com.novell.Chat.ObjectEntry, java.lang.String)"><B>getMultiValuedAttribute(ObjectEntry, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>For multi-valued attributes.
<DT><A HREF="com/novell/Chat/ChatUser.html#getName()"><B>getName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#getNameColor(int)"><B>getNameColor(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Get's the color associated with the given color code index.
<DT><A HREF="com/novell/Chat/Chat.html#getNDSNamespace()"><B>getNDSNamespace()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Returns a reference to the NDSNamespace.
<DT><A HREF="com/novell/Chat/ChatUser.html#getObjectEntry()"><B>getObjectEntry()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatClient.html#getObjectEntry()"><B>getObjectEntry()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatConnection.html#getObjectEntry()"><B>getObjectEntry()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Gets the ObjectEntry this server is associated with.
<DT><A HREF="com/novell/Chat/ChatServer.html#getObjectEntry()"><B>getObjectEntry()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#getOwnerName()"><B>getOwnerName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ComListener.html#getOwnerName()"><B>getOwnerName()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatServer.html#getOwnerName()"><B>getOwnerName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getPage()"><B>getPage()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin interface implementation.
<DT><A HREF="com/novell/Chat/ChatUser.html#getPort()"><B>getPort()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatServer.html#getPort()"><B>getPort()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Gets the port the server is listening at.
<DT><A HREF="com/novell/Chat/reg/ChatRegistration.html#getRegistration()"><B>getRegistration()</B></A> - 
Method in class com.novell.Chat.reg.<A HREF="com/novell/Chat/reg/ChatRegistration.html">ChatRegistration</A>
<DD>Implementation of the Registration Interface.
<DT><A HREF="com/novell/Chat/Communications.html#getRemoteFullName()"><B>getRemoteFullName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getRemoteIPAddress()"><B>getRemoteIPAddress()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getRemoteName()"><B>getRemoteName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Communications.html#getRemotePort()"><B>getRemotePort()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#getSelectedValue(int)"><B>getSelectedValue(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Gets the selected value from the given column.
<DT><A HREF="com/novell/Chat/Chat.html#getServer(java.lang.String)"><B>getServer(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Uses the key to find a reference to the ChatServer.
<DT><A HREF="com/novell/Chat/Chat.html#getShell()"><B>getShell()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Returns the reference to the shell.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>Implementation of the Snapin Interface
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Snapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#getSnapinDescription()"><B>getSnapinDescription()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Snapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#getSnapinName()"><B>getSnapinName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#getStatusBarItem()"><B>getStatusBarItem()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the StatusBarSnapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getTabID()"><B>getTabID()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#getTabName()"><B>getTabName()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#getToolBarItem()"><B>getToolBarItem()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the ToolBarSnapin Interface.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#getToolTip()"><B>getToolTip()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the AbstractToolBarMenuSnapin Class

 Returns the localized string to be placed in the tool tip 
 that will be displayed with the toolbar item.
<DT><A HREF="com/novell/Chat/ChatClient.html#getType()"><B>getType()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatConnection.html#getType()"><B>getType()</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Gets the type of object this is, or is communication with.
<DT><A HREF="com/novell/Chat/ChatServer.html#getType()"><B>getType()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Chat.html#getUserIdentity(com.novell.Chat.ObjectEntry)"><B>getUserIdentity(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Finds the identity of the user that is authenticated 
 to the tree the given ObjectEntry is from.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#hasHelp()"><B>hasHelp()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/InfoPanel.html"><B>InfoPanel</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/InfoPanel.html">InfoPanel</A>.<DD>Displays all of the current user's attached to the Chat Room
 this panel is display for.<DT><A HREF="com/novell/Chat/InfoPanel.html#InfoPanel()"><B>InfoPanel()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/InfoPanel.html">InfoPanel</A>
<DD>Constructor
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#initAbstractSnapin(com.novell.Chat.InitSnapinInfo)"><B>initAbstractSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the AbstractToolBarMenuSnapin Class

 This method is called by the shell to allow each snap-in to perform 
 any necessary initialization; for example adding itself as an event 
 listener.
<DT><A HREF="com/novell/Chat/Chat.html#initialize()"><B>initialize()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Starts a thread that searches for the NDS Namespace.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Snapin interface implementation
<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#initSnapin(com.novell.Chat.InitSnapinInfo)"><B>initSnapin(InitSnapinInfo)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatClient.html#isConnected()"><B>isConnected()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Used to test if the connection is valid.
<DT><A HREF="com/novell/Chat/Communications.html#isConnected()"><B>isConnected()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Tests to see if a connection exists by testing to see that all
 three vital threads are running.
<DT><A HREF="com/novell/Chat/ChatServer.html#isConnected()"><B>isConnected()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Used to test if there is a valid connection.
<DT><A HREF="com/novell/Chat/Chat.html#isInitialized()"><B>isInitialized()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Checks to see if Chat has been initialized.
<DT><A HREF="com/novell/Chat/Chat.html#isListening()"><B>isListening()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Checks to see if the chat servers are listening.
<DT><A HREF="com/novell/Chat/Chat.html#isRoomOwner(java.lang.String)"><B>isRoomOwner(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Checks to see if the given chat room owner is this user.
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatPanel.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Implementation of the KeyListener interface.
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Implementation of the KeyListener interface.
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Implementation of the KeyListener interface.
<DT><A HREF="com/novell/Chat/ChatPanel.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>Implementation of the KeyListener Interface.
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatPanel.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#killActive()"><B>killActive()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>Called just before the page loses the focus.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#killActive()"><B>killActive()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Called just before the page loses the focus.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/Chat.html#listen(boolean)"><B>listen(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Starts the default chat servers listening for connections.
<DT><A HREF="com/novell/Chat/ChatServer.html#listen(boolean)"><B>listen(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Starts or stops the server from listening for connections.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatClient.html#messageReceived(int, java.lang.String, java.lang.String)"><B>messageReceived(int, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#messageReceived(int, java.lang.String, java.lang.String)"><B>messageReceived(int, String, String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called when a message is received.
<DT><A HREF="com/novell/Chat/ChatServer.html#messageReceived(int, java.lang.String, java.lang.String)"><B>messageReceived(int, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Implementation of the MouseListener interface.
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#mouseClicked(java.awt.event.MouseEvent)"><B>mouseClicked(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Implementation of the MouseListener interface.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#mouseEntered(java.awt.event.MouseEvent)"><B>mouseEntered(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#mouseExited(java.awt.event.MouseEvent)"><B>mouseExited(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#mousePressed(java.awt.event.MouseEvent)"><B>mousePressed(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#mouseReleased(java.awt.event.MouseEvent)"><B>mouseReleased(MouseEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#NAME"><B>NAME</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Column indexes to the preferred user table.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#NAME"><B>NAME</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Column index
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#NET_ADDRESS"><B>NET_ADDRESS</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Column index
<DT><A HREF="com/novell/Chat/Chat.html#newChatRoom(com.novell.Chat.ObjectEntry, java.lang.String, java.lang.String, int, com.novell.Chat.ObjectEntry)"><B>newChatRoom(ObjectEntry, String, String, int, ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Creates a ChatRoom object under the given object.
<DT><A HREF="com/novell/Chat/ChatClient.html#NORMAL"><B>NORMAL</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Connection type that is a normal client connection.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#ONLINE"><B>ONLINE</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Column indexes to the preferred user table.
<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html"><B>OnlineUsersDlg</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>.<DD>Displays a dialog that allows the user to monitor who's online and who's
 not.<DT><A HREF="com/novell/Chat/OnlineUsersDlg.html#OnlineUsersDlg(com.novell.Chat.ObjectEntry)"><B>OnlineUsersDlg(ObjectEntry)</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/OnlineUsersDlg.html">OnlineUsersDlg</A>
<DD>Constructor
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html"><B>OnLineUserSnapin</B></A> - class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>.<DD>This class provides both a toolbar and menu snapin for Chat.<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#OnLineUserSnapin()"><B>OnLineUserSnapin()</B></A> - 
Constructor for class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/Chat.html#PORT_MAX"><B>PORT_MAX</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>The maximum number of times to increment the port value
 while trying to create a socket.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatClient.html#RECONNECT"><B>RECONNECT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>Connection type that is a reconnection after a server transfer.
<DT><A HREF="com/novell/Chat/ChatClient.html#reConnectionEstablished(com.novell.Chat.Communications, java.lang.String)"><B>reConnectionEstablished(Communications, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ComListener.html#reConnectionEstablished(com.novell.Chat.Communications, java.lang.String)"><B>reConnectionEstablished(Communications, String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Called when a valid connection has been established.
<DT><A HREF="com/novell/Chat/ChatServer.html#reConnectionEstablished(com.novell.Chat.Communications, java.lang.String)"><B>reConnectionEstablished(Communications, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#reEstabCom(java.lang.String)"><B>reEstabCom(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Re-establishes communications with a server after a server transfer.
<DT><A HREF="com/novell/Chat/ChatServer.html#relayMessage(int, java.lang.String, java.lang.String)"><B>relayMessage(int, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Enumerates over all clients in the client list and relays the messages.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#removeAllUsers()"><B>removeAllUsers()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Removes all users from the table.
<DT><A HREF="com/novell/Chat/Chat.html#removeChatListener(com.novell.Chat.ChatStatusListener)"><B>removeChatListener(ChatStatusListener)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Removes a ChatStatusListener from the Chat manager.
<DT><A HREF="com/novell/Chat/ChatServer.html#removeClient(java.lang.String)"><B>removeClient(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Removes the client from the client list.
<DT><A HREF="com/novell/Chat/ChatServer.html#removeConnectedUser(com.novell.Chat.Communications)"><B>removeConnectedUser(Communications)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Removes the user from the ChatRoom object's user list.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#removeSelectedUser()"><B>removeSelectedUser()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Removes the selected user from the table.
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#removeUser(java.lang.String)"><B>removeUser(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Removes the given user from the table.
<DT><A HREF="com/novell/Chat/Chat.html#replaceAttributeValue(com.novell.Chat.ObjectEntry, java.lang.String, java.lang.String, java.lang.String)"><B>replaceAttributeValue(ObjectEntry, String, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>A simple method designed to replace the given value from a 
 multivalued attribute with a new value.
<DT><A HREF="com/novell/Chat/Chat.html#requestChat(com.novell.Chat.ObjectEntry)"><B>requestChat(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Called when a user requests to chat with either another user or
 a Chat Room.
<DT><A HREF="com/novell/Chat/ChatServer.html#run()"><B>run()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Called when the listenThread is started.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#saveData()"><B>saveData()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>Cycles through a list of changes made to the table and then saves those changes in NDS
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#saveData()"><B>saveData()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>PageSnapin Interface implementation.
<DT><A HREF="com/novell/Chat/ChooseIPDialog.html#selectAddress()"><B>selectAddress()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseIPDialog.html">ChooseIPDialog</A>
<DD>Selects the selected address.
<DT><A HREF="com/novell/Chat/ChooseUserDlg.html#selectUser()"><B>selectUser()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChooseUserDlg.html">ChooseUserDlg</A>
<DD>Selects the selected address.
<DT><A HREF="com/novell/Chat/Communications.html#sendMessage(int, java.lang.String, java.lang.String)"><B>sendMessage(int, String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends the message from the given user.
<DT><A HREF="com/novell/Chat/ChatClient.html#sendMessage(java.lang.String)"><B>sendMessage(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatConnection.html#sendMessage(java.lang.String)"><B>sendMessage(String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ChatConnection.html">ChatConnection</A>
<DD>Sends a propertly formated message.
<DT><A HREF="com/novell/Chat/ChatServer.html#sendMessage(java.lang.String)"><B>sendMessage(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ChatConnection Interface Implementation.
<DT><A HREF="com/novell/Chat/Communications.html#sendMessage(java.lang.String, java.lang.String)"><B>sendMessage(String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends the message from the given user.
<DT><A HREF="com/novell/Chat/ChatServer.html#sendStatusMessage(java.lang.String)"><B>sendStatusMessage(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Sends a message from this user to all of the listening clients.
<DT><A HREF="com/novell/Chat/ChatServer.html#sendTansferCommand()"><B>sendTansferCommand()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Sends the command to transfer servers to all clients.
<DT><A HREF="com/novell/Chat/ChatPanel.html#sendText()"><B>sendText()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPanel.html">ChatPanel</A>
<DD>Sends the text to the server.
<DT><A HREF="com/novell/Chat/Communications.html#sendTransferCommand(java.lang.String)"><B>sendTransferCommand(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends the command to transfer the control of the server to another server.
<DT><A HREF="com/novell/Chat/Communications.html#sendTransferMessage(int)"><B>sendTransferMessage(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends the request to transfer the control of the server to this client.
<DT><A HREF="com/novell/Chat/ChatServer.html#sendTransferMessage(java.lang.String)"><B>sendTransferMessage(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Sends a transfer request message to the client with the given key.
<DT><A HREF="com/novell/Chat/Communications.html#sendUpdate()"><B>sendUpdate()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>Sends an update message.
<DT><A HREF="com/novell/Chat/ChatClient.html#serverTransferRequest(int)"><B>serverTransferRequest(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#serverTransferRequest(int)"><B>serverTransferRequest(int)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Raised when a request to transfer the server to this user to received.
<DT><A HREF="com/novell/Chat/ChatServer.html#serverTransferRequest(int)"><B>serverTransferRequest(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ChatClient.html#serverTransferResponse(boolean)"><B>serverTransferResponse(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ComListener.html#serverTransferResponse(boolean)"><B>serverTransferResponse(boolean)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Raised when a response is received to transfer the server.
<DT><A HREF="com/novell/Chat/ChatServer.html#serverTransferResponse(boolean)"><B>serverTransferResponse(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Implementation

 Raised when a response is received to transfer the server.
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#setActive(boolean)"><B>setActive(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>Called just before this page is set as the current page.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#setActive(boolean)"><B>setActive(boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Called just before the page is set as the current page.
<DT><A HREF="com/novell/Chat/Chat.html#setAttributeValue(com.novell.Chat.ObjectEntry, java.lang.String, java.lang.Object, boolean)"><B>setAttributeValue(ObjectEntry, String, Object, boolean)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>A simple method designed to change the value of an attribute.
<DT><A HREF="com/novell/Chat/Communications.html#setColorCode(int)"><B>setColorCode(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatUser.html#setFullName(java.lang.String)"><B>setFullName(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatUser.html#setIPAddress(java.lang.String)"><B>setIPAddress(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatUser.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatUser.html#setObjectEntry(com.novell.Chat.ObjectEntry)"><B>setObjectEntry(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/ChatUser.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatUser.html">ChatUser</A>
<DD>&nbsp;
<DT><A HREF="com/novell/Chat/Chat.html#setShell(com.novell.Chat.Shell)"><B>setShell(Shell)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Sets the shell reference.
<DT><A HREF="com/novell/Chat/ChatServer.html#showChatDialog()"><B>showChatDialog()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>Displays the chatDialog is this is not a Chat Room object.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#showHelp()"><B>showHelp()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Launches context sensitive help.
<DT><A HREF="com/novell/Chat/Chat.html#showOnlineUsersDialog()"><B>showOnlineUsersDialog()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Displays the Online Users Dialog.
<DT><A HREF="com/novell/Chat/Chat.html#shutDown()"><B>shutDown()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Called when ConsoleOne is being shutdown.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#shutdownAbstractSnapin()"><B>shutdownAbstractSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the AbstractToolBarMenuSnapin Class

 Called by the shell when the snap-in is being shut down.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPage.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPage.html">ChatRoomPage</A>
<DD>Called through the interface when the MPEC shuts down.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatRoomPageSnapin.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomPageSnapin.html">ChatRoomPageSnapin</A>
<DD>Snapin Interface implementation, called when snapin shutsdown.
<DT><A HREF="com/novell/Chat/ChatServiceSnapin.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServiceSnapin.html">ChatServiceSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/ChatStatusBarSnapin.html#shutdownSnapin()"><B>shutdownSnapin()</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatStatusBarSnapin.html">ChatStatusBarSnapin</A>
<DD>Implementation of the Snapin Interface.
<DT><A HREF="com/novell/Chat/OnLineUserSnapin.html#snapinListener(com.novell.Chat.SnapinEvent)"><B>snapinListener(SnapinEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/OnLineUserSnapin.html">OnLineUserSnapin</A>
<DD>Implementation of the SnapinListener Interface.
<DT><A HREF="com/novell/Chat/ChatRoomSnapins.html#snapinListener(com.novell.Chat.SnapinEvent)"><B>snapinListener(SnapinEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomSnapins.html">ChatRoomSnapins</A>
<DD>Implementation of the SnapinListener Interface.
<DT><A HREF="com/novell/Chat/DisableChatMenuSnapin.html#snapinListener(com.novell.Chat.SnapinEvent)"><B>snapinListener(SnapinEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/DisableChatMenuSnapin.html">DisableChatMenuSnapin</A>
<DD>Implementation of the SnapinListener Interface.
<DT><A HREF="com/novell/Chat/ChatPopupMenuSnapin.html#snapinListener(com.novell.Chat.SnapinEvent)"><B>snapinListener(SnapinEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatPopupMenuSnapin.html">ChatPopupMenuSnapin</A>
<DD>Implementation of the SnapinListener Interface.
<DT><A HREF="com/novell/Chat/Chat.html#swapConnectionKeys(java.lang.String, java.lang.String, com.novell.Chat.ChatClient)"><B>swapConnectionKeys(String, String, ChatClient)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Replaces the keys used in the connectionList table.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatRoomUserTable.html#TIME"><B>TIME</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/ChatRoomUserTable.html">ChatRoomUserTable</A>
<DD>Column index
<DT><A HREF="com/novell/Chat/Communications.html#TIMEOUT"><B>TIMEOUT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Communications.html">Communications</A>
<DD>The default timeout in seconds that is used when
 waiting for a connections to be established.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatDialog.html#updateUserList(com.novell.Chat.ObjectEntry)"><B>updateUserList(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatDialog.html">ChatDialog</A>
<DD>Called when the user list needs to be updated.
<DT><A HREF="com/novell/Chat/InfoPanel.html#updateUserList(com.novell.Chat.ObjectEntry)"><B>updateUserList(ObjectEntry)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/InfoPanel.html">InfoPanel</A>
<DD>Called when the user list needs to be updated.
<DT><A HREF="com/novell/Chat/Chat.html#USER_PORT"><B>USER_PORT</B></A> - 
Static variable in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>This is the default port to be used for user-to-user chatting.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="com/novell/Chat/ChatClient.html#verifyConnection(java.lang.String, java.lang.String)"><B>verifyConnection(String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatClient.html">ChatClient</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/ComListener.html#verifyConnection(java.lang.String, java.lang.String)"><B>verifyConnection(String, String)</B></A> - 
Method in interface com.novell.Chat.<A HREF="com/novell/Chat/ComListener.html">ComListener</A>
<DD>Requests the listener to verify the connection by checking the 
 user's full name against the ipAddress.
<DT><A HREF="com/novell/Chat/ChatServer.html#verifyConnection(java.lang.String, java.lang.String)"><B>verifyConnection(String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/ChatServer.html">ChatServer</A>
<DD>ComListener Interface Implementation.
<DT><A HREF="com/novell/Chat/Chat.html#verifyUser(java.lang.String, java.lang.String)"><B>verifyUser(String, String)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Verifies that a user is who he says he is by checking the
 known IP address to the NetAddress stored in his user object.
<DT><A HREF="com/novell/Chat/Chat.html#vetoableSnapinListener(com.novell.Chat.SnapinEvent)"><B>vetoableSnapinListener(SnapinEvent)</B></A> - 
Method in class com.novell.Chat.<A HREF="com/novell/Chat/Chat.html">Chat</A>
<DD>Implementation of the VetoableSnapinListener Interface.
</DL>
<HR>
<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="#_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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> 
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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 ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>

</BODY>
</HTML>