A B C D E F G H I J K L M N O P Q R S T U V W

A

aboutThread - Variable in class swpchat.client.gui.MainFrameGUI
 
aboutWindow - Variable in class swpchat.client.gui.MainFrameGUI
 
AboutWindow - class swpchat.client.gui.AboutWindow.
The class that constructs and displays the About panel of the SWPchat chat systen.
AboutWindow.TWindowListener - class swpchat.client.gui.AboutWindow.TWindowListener.
Handle window events.
AboutWindow.TWindowListener(AboutWindow) - Constructor for class swpchat.client.gui.AboutWindow.TWindowListener
 
AboutWindow() - Constructor for class swpchat.client.gui.AboutWindow
The constructor lays out the components in the container.
accept(File) - Method in class swpchat.client.gui.ImageFileFilter
Returns true, if the filter accepts the file.
ActionAdapter - class swpchat.client.gui.ActionAdapter.
 
ActionAdapter() - Constructor for class swpchat.client.gui.ActionAdapter
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabContacts
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ShowUserInfoFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.MessageDialog
Invoked when an action occurs, here: wehen OK-Button is pressed.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ShipWindow
Invoked, when a button is pressed
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabTelephony
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.AdminFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.PictureFrame
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.InputDialog
very simple but sufficient event-handler
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.WhisperWindow
Invoked, when a button is pressed
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ReceiveFileQuestionDialog
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabChannel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ContactsFrame
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.UserInfoFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.EmotionWindow
Invoked, when a button is pressed
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ChatFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabConnect
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabSound
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.StartTipWindow
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.FavoriteColorChooser
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.OKCancelWindow
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ConnectPropsDialog
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.SendFileDialog
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.ActionAdapter
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TelephonRequestWindow.SendListener
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TelephonRequestWindow.CancelListener
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.MainFrameGUI
Envoked when an action occurs.
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.TabUserInfo
 
actionPerformed(ActionEvent) - Method in class swpchat.client.gui.EarmuffsWindow
Invoked, when a button is pressed
actionPerformed(ActionEvent) - Method in class swpchat.client.TelephoneSession
reacts to buttons pressed on the TelephoneGUI
actualChannel - Variable in class swpchat.client.gui.WhisperWindow
 
actualChannel - Variable in class swpchat.client.gui.EmotionWindow
 
addAdminFrame(AdminFrame) - Method in class swpchat.client.DisplayControler
registers AdminFrame to controler.
addAudioFile(String, String) - Method in interface swpchat.protocol.ClientFunctions
Adds an audio file to the properties.
addAudioFile(String, String) - Method in class swpchat.client.ClientControls
Adds an audio file to the properties.
addAudioKey(String, String) - Method in class swpchat.client.gui.TabSound
 
addChannel(String) - Method in interface swpchat.server.ChannelCollectionListener
Method is called, when a new called was created.
addChannel(String) - Method in class swpchat.server.ControlProtocolHandler
Implementation of interface ChannelCollectionListener.
addChannel(String, String) - Static method in class swpchat.server.FriendsCollection
Add a channel to the list of 'nick'.
addChannelToAvailableList(String) - Method in class swpchat.client.gui.MainFrameGUI
Adds a new channel name to our list of available channels.
addChannelToAvailableList(String) - Method in class swpchat.client.DisplayControler
adds available channel to list in MainFrame.
addChannelToAvailableList(String) - Method in class swpchat.client.ClientControls
Adds channel to list of available channels in main frame.
addChannelToChatFrame(String) - Method in class swpchat.client.DisplayControler
Adds a new tab to chat frame for the given channel.
addChannelToMyList(String) - Method in class swpchat.client.gui.MainFrameGUI
Adds channel to our list of selected channels.
addChannelToMyList(String) - Method in class swpchat.client.DisplayControler
adds a selected channel to list in MainFrame.
addChatFrame(ChatFrame) - Method in class swpchat.client.DisplayControler
registers ChatFrame to controler.
addContact(String) - Method in class swpchat.client.ClientControls
Add a contact to the list.
addContact(String) - Static method in class swpchat.client.ContactsLocations
Add a contact to the list.
addContactAndLocations(String, Enumeration) - Method in class swpchat.client.ClientControls
Add a contact and the channels where is joined to the list.
addContactAndLocations(String, Enumeration) - Static method in class swpchat.client.ContactsLocations
Add a contact and the channels where is joined to the list.
addContactsFrame(ContactsFrame) - Method in class swpchat.client.DisplayControler
registers ContactsFrame to controler.
addEmotionWindow(EmotionWindow) - Method in class swpchat.client.DisplayControler
registers EmotionWindow to controler.
addFileRequest() - Method in class swpchat.client.OpenServer
increase FileRequestCounter
addFileTransfer(FileProtocolHandler) - Method in class swpchat.client.ClientControls
method encapsulates a (assozierte Warteschlange) add fileProtocolHandler to the que.
addFriend(String, String) - Static method in class swpchat.server.FriendsCollection
Add a friend to the list of 'nick'.
addListener(ChannelCollectionListener) - Method in class swpchat.server.ChannelCollection
Used to add a listener to the listeners collection.
addListeners() - Method in class swpchat.client.gui.PictureFrame
Adds components to listeners.
addListeners() - Method in class swpchat.client.gui.ReceiveFileQuestionDialog
add listeners.
addListeners() - Method in class swpchat.client.gui.SendFileDialog
 
addLocation(String, String) - Method in class swpchat.client.ClientControls
Add a location to a contact.
addLocation(String, String) - Static method in class swpchat.client.ContactsLocations
Add a location to a contact.
addMainFrame(MainFrameGUI) - Method in class swpchat.client.DisplayControler
registers MainFrame to controler.
addMuff(String) - Static method in class swpchat.client.Earmuffs
 
addNewContact(String) - Method in class swpchat.client.ContactsMapper
Adds a new Contact to the Properties.
addNewContact(String) - Method in class swpchat.client.ClientControls
 
addUserInfoFrame(UserInfoFrame) - Method in class swpchat.client.DisplayControler
registers UserInfoFrame to controller
addWhisperWindow(WhisperWindow) - Method in class swpchat.client.DisplayControler
registers WhisperWindow to controler.
adminFrame - Variable in class swpchat.client.gui.MainFrameGUI
 
adminFrame - Variable in class swpchat.client.DisplayControler
 
AdminFrame - class swpchat.client.gui.AdminFrame.
Admin window of the chat client.
AdminFrame(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.AdminFrame
Constructor.
alreadyJoined - Variable in class swpchat.server.ControlProtocolHandler
 
animPanel - Variable in class swpchat.client.gui.AboutWindow
 
APPROVE - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
audioActivator - Variable in class swpchat.client.ClientControls
 
AudioActivator - class swpchat.client.AudioActivator.
Class to play Sounds from a certain sender.
AudioActivator() - Constructor for class swpchat.client.AudioActivator
 
audioFlag - Variable in class swpchat.client.ClientControls
 
audioMapper - Static variable in class swpchat.client.AudioActivator
Our Audio mapper.
audioMapper - Variable in class swpchat.client.ClientControls
 
AudioMapper - class swpchat.client.AudioMapper.
Class to handle URL for Audiofiles.
AudioMapper() - Constructor for class swpchat.client.AudioMapper
 
AudioOutput - interface swpchat.protocol.AudioOutput.
 
AuthorizationException - exception swpchat.server.AuthorizationException.
thrown by ProtocolHandler.authorize when authorization fails
AuthorizationException() - Constructor for class swpchat.server.AuthorizationException
Construct an exception using the misplaced object.
authorizeRec(String) - Method in class swpchat.server.Channel
 
authorizeSend(String) - Method in class swpchat.server.Channel
 

B

bar - Variable in class swpchat.client.gui.ProgressFrame
 
barMn - Variable in class swpchat.client.gui.ChatFrame
 
BEGIN_ENTRY - Static variable in class swpchat.client.StartTipFileReader
 
blink(String, String, int) - Static method in class swpchat.util.Diag
Print an extremely short message, no line of its own.
boolDisconnect - Variable in class swpchat.client.MessageReceiver
 
boolStringRead - Variable in class swpchat.protocol.ChatStreamTokenizer
 
BorderedLabel - class swpchat.client.gui.BorderedLabel.
A simple JLabel which is bordered with a LineBorder.
BorderedLabel() - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with no image and with an empty string for the title.
BorderedLabel(Icon) - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with the specified image.
BorderedLabel(Icon, int) - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with the specified image and horizontal alignment.
BorderedLabel(String) - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with the specified text.
BorderedLabel(String, Icon, int) - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with the specified text,image and horizontal alignment.
BorderedLabel(String, int) - Constructor for class swpchat.client.gui.BorderedLabel
Creates a BorderedLabel instance with the specified text,image and horizontal alignment.
bordName - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
bordName - Variable in class swpchat.client.gui.SendFileDialog
 
bordSize - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
bordSize - Variable in class swpchat.client.gui.SendFileDialog
 
BOTH - Static variable in class swpchat.client.gui.GbcControl
Components are scaled in both directions to the cell size (fill).
btnAbout - Variable in class swpchat.client.gui.MainFrameGUI
 
btnAdd - Variable in class swpchat.client.gui.TabContacts
 
btnAdd - Variable in class swpchat.client.gui.MainFrameGUI
 
btnAdministration - Variable in class swpchat.client.gui.MainFrameGUI
 
btnCancel - Variable in class swpchat.client.gui.ShipWindow
 
btnCancel - Variable in class swpchat.client.gui.PictureFrame
 
btnCancel - Variable in class swpchat.client.gui.WhisperWindow
 
btnCancel - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
btnCancel - Variable in class swpchat.client.gui.UserInfoFrame
 
btnCancel - Variable in class swpchat.client.gui.EmotionWindow
 
btnCancel - Variable in class swpchat.client.gui.FavoriteColorChooser
 
btnCancel - Variable in class swpchat.client.gui.ConnectPropsDialog
 
btnCancel - Variable in class swpchat.client.gui.SendFileDialog
 
btnCancel - Variable in class swpchat.client.gui.TelephonRequestWindow
 
btnCancel - Variable in class swpchat.client.gui.EarmuffsWindow
 
btnChange - Variable in class swpchat.client.gui.TabConnect
 
btnChat - Variable in class swpchat.client.gui.MainFrameGUI
 
btnChooseSound - Variable in class swpchat.client.gui.TabSound
 
btnClose - Variable in class swpchat.client.gui.AdminFrame
 
btnClose - Variable in class swpchat.client.gui.ContactsFrame
 
btnClose - Variable in class swpchat.client.gui.ChatFrame
 
btnColorChooser - Variable in class swpchat.client.gui.UserInfoFrame
 
btnConnect - Variable in class swpchat.client.gui.MainFrameGUI
 
btnContacts - Variable in class swpchat.client.gui.MainFrameGUI
 
btnCreate - Variable in class swpchat.client.gui.TabChannel
 
btnDeleteSound - Variable in class swpchat.client.gui.TabSound
 
btnISee - Variable in class swpchat.client.gui.StartTipWindow
 
btnJoin - Variable in class swpchat.client.gui.MainFrameGUI
 
btnMixerPath - Variable in class swpchat.client.gui.TabTelephony
 
btnMore - Variable in class swpchat.client.gui.TabUserInfo
 
btnNewSound - Variable in class swpchat.client.gui.TabSound
 
btnOK - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
btnOK - Variable in class swpchat.client.gui.MessageDialog
 
btnOK - Variable in class swpchat.client.gui.InputDialog
 
btnOK - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
btnOK - Variable in class swpchat.client.gui.UserInfoFrame
 
btnOK - Variable in class swpchat.client.gui.FavoriteColorChooser
 
btnOK - Variable in class swpchat.client.gui.ConnectPropsDialog
 
btnOK - Variable in class swpchat.client.gui.TabUserInfo
 
btnOK - Variable in class swpchat.client.gui.EarmuffsWindow
 
btnQuit - Variable in class swpchat.client.gui.MainFrameGUI
 
btnRemove - Variable in class swpchat.client.gui.TabContacts
 
btnRemove - Variable in class swpchat.client.gui.MainFrameGUI
 
btnSave - Variable in class swpchat.client.gui.TabTelephony
 
btnSave - Variable in class swpchat.client.gui.PictureFrame
 
btnSend - Variable in class swpchat.client.gui.WhisperWindow
 
btnSend - Variable in class swpchat.client.gui.EmotionWindow
 
btnSend - Variable in class swpchat.client.gui.ChatFrame
 
btnSend - Variable in class swpchat.client.gui.SendFileDialog
 
btnSend - Variable in class swpchat.client.gui.TelephonRequestWindow
 
btnSFMikePath - Variable in class swpchat.client.gui.TabTelephony
 
btnSFSpeakerPath - Variable in class swpchat.client.gui.TabTelephony
 
btnShip - Variable in class swpchat.client.gui.ShipWindow
 
bufWriter - Variable in class swpchat.client.ControlConnection
 
bufWriter - Variable in class swpchat.client.ControlReceiver
 
buttonPressed - Variable in class swpchat.client.gui.TelephonRequestWindow
 

C

C_S_TOKENIZER - Static variable in class swpchat.util.DiagPropsTester
 
calling - Variable in class swpchat.client.gui.UserInfoFrame
 
calling - Variable in class swpchat.client.gui.FavoriteColorChooser
 
CANCEL - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
cancelButton - Variable in class swpchat.client.gui.OKCancelWindow
 
cancelButtonText - Variable in class swpchat.client.gui.OKCancelWindow
 
canceled - Variable in class swpchat.client.gui.ConnectPropsDialog
 
cancelled - Variable in class swpchat.client.gui.AboutWindow
 
CENTER - Static variable in class swpchat.client.gui.GbcControl
Put component in the center of the selected cell (anchor).
changeAudioFlag() - Method in class swpchat.client.ClientControls
Switches the audio flag to the opposite value.
changeNick(String) - Method in interface swpchat.protocol.ClientFunctions
Changes the actual nickname.
changeNick(String) - Method in class swpchat.client.ClientControls
Changes the actual nickname.
changeNick(String, String) - Method in interface swpchat.protocol.ControlClient
Change the nickname.
changeNick(String, String) - Method in class swpchat.client.ControlConnection
Change the nickname.
changeNickEvenIfUnconnected(String, String) - Method in class swpchat.client.ControlConnection
Change the nickname without checking connectedness.
changeTopic(String) - Method in class swpchat.client.ClientControls
prompt for the topic of a specified channel and tell the server about it
Channel - class swpchat.server.Channel.
The Communicative context of a client in the server.
Channel() - Constructor for class swpchat.server.Channel
 
channelCollection - Variable in class swpchat.server.ConnectedClientCollection
 
channelCollection - Variable in class swpchat.server.SenderProtocolHandler
 
channelCollection - Variable in class swpchat.server.ReceiverProtocolHandler
 
channelCollection - Variable in class swpchat.server.ControlProtocolHandler
 
channelCollection - Static variable in class swpchat.server.SpChatServer
 
channelCollection - Variable in class swpchat.server.ClientConnection
 
ChannelCollection - class swpchat.server.ChannelCollection.
This class saves all possible channels at the server.
ChannelCollection() - Constructor for class swpchat.server.ChannelCollection
 
ChannelCollectionListener - interface swpchat.server.ChannelCollectionListener.
This interface has to be implemented by the classes, which want to receive messages about new channels, renamed channel and removed channels.
channelHash - Variable in class swpchat.server.ChannelCollection
 
ChannelListener - interface swpchat.server.ChannelListener.
This interface has to be implemented by the classes, which want to receive events from the channels.
channelMap - Variable in class swpchat.client.MemberMap
 
channelName - Variable in class swpchat.server.Channel
 
CHAR_ARG_SEP - Static variable in interface swpchat.protocol.ChatTokens
The character that separates arguments from each other and from the command word.
CHAR_MSG_END - Static variable in interface swpchat.protocol.ChatTokens
The character that terminates each message.
CHAR_MSG_EOL - Static variable in interface swpchat.protocol.ChatTokens
An End-of-line character is appended to the messages.
CHAR_QUOTE - Static variable in interface swpchat.protocol.ChatTokens
The quoting character.
CHAR_STRING_DELIMITER - Static variable in interface swpchat.protocol.ChatTokens
The String bounding character.
Chatbox - class swpchat.client.Chatbox.
 
Chatbox(int, int) - Constructor for class swpchat.client.Chatbox
 
ChatButton - class swpchat.client.gui.ChatButton.
 
ChatButton(String, Icon) - Constructor for class swpchat.client.gui.ChatButton
 
ChatButton(String, Icon, Icon) - Constructor for class swpchat.client.gui.ChatButton
 
chatFrame - Variable in class swpchat.client.gui.MainFrameGUI
 
chatFrame - Variable in class swpchat.client.DisplayControler
 
ChatFrame - class swpchat.client.gui.ChatFrame.
The chatframe.
ChatFrame.MyKeyListener - class swpchat.client.gui.ChatFrame.MyKeyListener.
private class for key events.
ChatFrame.MyKeyListener(ChatFrame) - Constructor for class swpchat.client.gui.ChatFrame.MyKeyListener
 
ChatFrame.NewTab - class swpchat.client.gui.ChatFrame.NewTab.
 
ChatFrame.NewTab(ChatFrame, String, boolean, boolean, ChatFrame) - Constructor for class swpchat.client.gui.ChatFrame.NewTab
 
ChatFrame(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.ChatFrame
Contructor.
ChatStreamTokenizer - class swpchat.protocol.ChatStreamTokenizer.
This class parses tokens from an input stream in the swpchat.protocol sense.
ChatStreamTokenizer(Reader) - Constructor for class swpchat.protocol.ChatStreamTokenizer
Constructor.
ChatTokens - interface swpchat.protocol.ChatTokens.
General tokens used both in the communication between chat receiver and chat sender communication.
chItem - Variable in class swpchat.client.gui.ChatFrame
 
chooser - Variable in class swpchat.client.gui.TabTelephony
 
chooser - Variable in class swpchat.client.gui.TabSound
 
chr - Variable in class swpchat.protocol.ChatStreamTokenizer
 
chtopItem - Variable in class swpchat.client.gui.ChatFrame
 
ckbRestrRecv - Variable in class swpchat.client.gui.TabChannel
 
ckbRestrSend - Variable in class swpchat.client.gui.TabChannel
 
ckbStartupSend - Variable in class swpchat.client.gui.TabUserInfo
 
clientConnection - Variable in class swpchat.server.InformerThread
 
ClientConnection - class swpchat.server.ClientConnection.
This class embeds the protocol handling class into the server.
ClientConnection(ChannelCollection, NickNameCollection, ConnectedClientCollection, Socket) - Constructor for class swpchat.server.ClientConnection
constructor maps the given parameters channelCollection to the local ChannelCollection and the tempsock to the socket we use in this context
ClientConstantPool - interface swpchat.client.ClientConstantPool.
 
ClientConstantPool.ImageDirectoryDetector - class swpchat.client.ClientConstantPool.ImageDirectoryDetector.
Class is used to provide a way for the interface ClientConstantPool to dermine the location of the image Directory.
ClientConstantPool.ImageDirectoryDetector() - Constructor for class swpchat.client.ClientConstantPool.ImageDirectoryDetector
Private constructor, to prevend initialisation of an instance of this class.
clientControls - Variable in class swpchat.client.gui.TabContacts
 
clientControls - Variable in class swpchat.client.gui.ShipWindow
 
clientControls - Variable in class swpchat.client.gui.TabTelephony
 
clientControls - Variable in class swpchat.client.gui.AdminFrame
 
clientControls - Variable in class swpchat.client.gui.WhisperWindow
 
clientControls - Variable in class swpchat.client.gui.TabChannel
 
clientControls - Variable in class swpchat.client.gui.ContactsFrame
 
clientControls - Variable in class swpchat.client.gui.UserInfoFrame
 
clientControls - Variable in class swpchat.client.gui.EmotionWindow
 
clientControls - Variable in class swpchat.client.gui.ChatFrame
 
clientControls - Variable in class swpchat.client.gui.TabConnect
 
clientControls - Variable in class swpchat.client.gui.TabSound
 
clientControls - Variable in class swpchat.client.gui.ConnectPropsDialog
 
clientControls - Variable in class swpchat.client.gui.MainFrameGUI
 
clientControls - Variable in class swpchat.client.gui.TabUserInfo
 
clientControls - Variable in class swpchat.client.gui.EarmuffsWindow
 
clientControls - Variable in class swpchat.client.FileProtocolHandler
 
clientControls - Variable in class swpchat.client.MessageReceiver
 
clientControls - Variable in class swpchat.client.ReceiverServerConnection
 
clientControls - Variable in class swpchat.client.OpenServer
 
clientControls - Variable in class swpchat.client.ControlConnection
 
clientControls - Variable in class swpchat.client.TelephoneSession
 
clientControls - Variable in class swpchat.client.SenderServerConnection
 
clientControls - Variable in class swpchat.client.FileSendConnection
 
ClientControls - class swpchat.client.ClientControls.
This class implements all functions of the client.
ClientControls(DisplayControler) - Constructor for class swpchat.client.ClientControls
Constructor.
ClientFunctions - interface swpchat.protocol.ClientFunctions.
 
clientSocket - Variable in class swpchat.server.SenderProtocolHandler
 
clientSocket - Variable in class swpchat.server.ReceiverProtocolHandler
 
CLS - Static variable in class swpchat.server.ProtocolHandler
 
CLS - Static variable in class swpchat.server.UserInfoHandler
 
CLS - Static variable in class swpchat.server.UserInfo
 
CLS - Static variable in class swpchat.server.ConnectedClientCollection
 
CLS - Static variable in class swpchat.server.ControlProtocolReceiverThread
 
CLS - Static variable in class swpchat.server.SenderProtocolHandler
 
CLS - Variable in class swpchat.server.ReceiverProtocolHandler
 
CLS - Static variable in class swpchat.server.NickNameCollection
 
CLS - Static variable in class swpchat.server.InformerThread
 
CLS - Static variable in class swpchat.server.ControlProtocolHandler
 
CLS - Variable in class swpchat.server.SpServerConsole
 
CLS - Static variable in class swpchat.server.SpChatServer
 
CLS - Static variable in class swpchat.server.ChannelCollection
 
CLS - Static variable in class swpchat.server.Channel
 
CLS - Static variable in class swpchat.server.ClientConnection
 
CLS - Static variable in class swpchat.protocol.Quote
 
CLS - Variable in class swpchat.protocol.ChatStreamTokenizer
 
CLS - Static variable in class swpchat.client.gui.TabContacts
 
CLS - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
CLS - Static variable in class swpchat.client.gui.ShipWindow
 
CLS - Static variable in class swpchat.client.gui.TabTelephony
 
CLS - Static variable in class swpchat.client.gui.PictureFrame
 
CLS - Variable in class swpchat.client.gui.InputDialog
 
CLS - Static variable in class swpchat.client.gui.WhisperWindow
 
CLS - Variable in class swpchat.client.gui.WhisperWindow.MyKeyListener
 
CLS - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
CLS - Static variable in class swpchat.client.gui.TabChannel
 
CLS - Static variable in class swpchat.client.gui.ContactsFrame
 
CLS - Variable in class swpchat.client.gui.UserInfoFrame
 
CLS - Static variable in class swpchat.client.gui.EmotionWindow
 
CLS - Static variable in class swpchat.client.gui.ChatFrame
 
CLS - Static variable in class swpchat.client.gui.ChatFrame.NewTab
The fully qualified class name.
CLS - Variable in class swpchat.client.gui.ChatFrame.MyKeyListener
 
CLS - Static variable in class swpchat.client.gui.TabConnect
 
CLS - Static variable in class swpchat.client.gui.StartTipWindow
 
CLS - Static variable in class swpchat.client.gui.FavoriteColorChooser
 
CLS - Variable in class swpchat.client.gui.OKCancelWindow
 
CLS - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
CLS - Static variable in class swpchat.client.gui.ProgressFrame
 
CLS - Static variable in class swpchat.client.gui.TelephonGui
 
CLS - Static variable in class swpchat.client.gui.SendFileDialog
 
CLS - Variable in class swpchat.client.gui.TelephonRequestWindow
 
CLS - Static variable in class swpchat.client.gui.MainFrameGUI
 
CLS - Static variable in class swpchat.client.gui.AboutWindow
 
CLS - Static variable in class swpchat.client.gui.TabUserInfo
 
CLS - Static variable in class swpchat.client.gui.EarmuffsWindow
 
CLS - Static variable in class swpchat.client.ServerConnection
 
CLS - Static variable in class swpchat.client.FileConnection
 
CLS - Static variable in class swpchat.client.FileProtocolHandler
 
CLS - Variable in class swpchat.client.MessageReceiver
 
CLS - Static variable in class swpchat.client.ReceiverServerConnection
 
CLS - Static variable in class swpchat.client.SWPConfig
 
CLS - Static variable in class swpchat.client.AudioMapper
 
CLS - Static variable in class swpchat.client.ContactsMapper
 
CLS - Static variable in class swpchat.client.OpenServer
 
CLS - Static variable in class swpchat.client.ControlConnection
 
CLS - Static variable in class swpchat.client.ControlReceiver
 
CLS - Static variable in class swpchat.client.AudioActivator
String specifying the Class for use with Diag
CLS - Static variable in class swpchat.client.TelephoneSession
 
CLS - Static variable in class swpchat.client.ClientControls
 
CLS - Static variable in class swpchat.client.StartTipFileReader
 
CLS - Static variable in class swpchat.client.UserInfoPersistentDataHandler
 
CLS - Static variable in class swpchat.client.ContactsLocations
 
CLS - Static variable in class swpchat.client.SWPOptions
 
CLS - Static variable in class swpchat.client.SenderServerConnection
 
CLS - Static variable in class swpchat.client.FileSendConnection
 
CLS - Variable in class swpchat.client.Chatbox
 
CLS - Static variable in class swpchat.util.Diag
The fully qualified class name.
CLS - Static variable in class swpchat.util.DiagProps
The Name of the current class for debugging output.
CLS - Static variable in class swpchat.util.IPAddress
 
collectInfos() - Method in class swpchat.client.gui.UserInfoFrame
this method collect the infos of all fields and saves them in a hashmap
collectInfos() - Method in class swpchat.client.gui.TabUserInfo
this method collect the infos of all fields and saves them in a hashmap
COLOR_BACKGROUND - Static variable in interface swpchat.client.ClientConstantPool
 
colorChooser - Variable in class swpchat.client.gui.FavoriteColorChooser
 
command - Variable in class swpchat.server.InformerThread
 
connect() - Method in class swpchat.client.gui.ConnectPropsDialog
 
connect(String, String) - Method in interface swpchat.protocol.ClientFunctions
Connects to a given server with a given nickname.
connect(String, String) - Method in interface swpchat.protocol.ControlClient
Connect to the server.
connect(String, String) - Method in interface swpchat.protocol.ReceiverClient
Connects to the given server with the given nickname.
connect(String, String) - Method in interface swpchat.protocol.SenderClient
Connects to the given server with the given nickname.
connect(String, String) - Method in class swpchat.client.ReceiverServerConnection
Connects to the given server with the given nickname.
connect(String, String) - Method in class swpchat.client.ControlConnection
Connect to the server.
connect(String, String) - Method in class swpchat.client.ClientControls
Connects to a given server with a given nickname.
connect(String, String) - Method in class swpchat.client.SenderServerConnection
Connects to the given server with the given nickname.
connected - Variable in class swpchat.server.SenderProtocolHandler
 
connected - Variable in class swpchat.server.ReceiverProtocolHandler
 
connected - Variable in class swpchat.server.ControlProtocolHandler
 
connected - Variable in class swpchat.client.FileProtocolHandler
 
connected - Variable in class swpchat.client.ReceiverServerConnection
 
connected - Variable in class swpchat.client.ControlConnection
 
connected - Variable in class swpchat.client.SenderServerConnection
 
connectedClientCollection - Variable in class swpchat.server.SenderProtocolHandler
 
connectedClientCollection - Variable in class swpchat.server.ReceiverProtocolHandler
 
connectedClientCollection - Variable in class swpchat.server.InformerThread
 
connectedClientCollection - Variable in class swpchat.server.ControlProtocolHandler
 
connectedClientCollection - Static variable in class swpchat.server.SpChatServer
 
connectedClientCollection - Variable in class swpchat.server.ClientConnection
 
ConnectedClientCollection - class swpchat.server.ConnectedClientCollection.
This class saves all connected client, that means that these client have an controlProcotocolHandler instantiated.
ConnectedClientCollection(ChannelCollection) - Constructor for class swpchat.server.ConnectedClientCollection
 
connection - Static variable in class swpchat.server.SpChatServer
 
ConnectionCollection - class swpchat.server.ConnectionCollection.
This class is a collection specialized in ClientConnection objects.
ConnectionCollection() - Constructor for class swpchat.server.ConnectionCollection
 
ConnectPropsDialog - class swpchat.client.gui.ConnectPropsDialog.
This Dialog shows the information about the connection, the servername and the nickname.
ConnectPropsDialog(Frame, ClientControls) - Constructor for class swpchat.client.gui.ConnectPropsDialog
Constructor.
CONSTR_READER - Static variable in class swpchat.util.DiagPropsTester
 
constrain(Container, Component, int, int) - Method in class swpchat.client.gui.GbcControl
Adds the component to the container with the specified gbc settings.
constrain(Container, Component, int, int, int, int) - Method in class swpchat.client.gui.GbcControl
Adds the component to the container with the specified gbc settings.
constrain(Container, Component, int, int, int, int, int) - Method in class swpchat.client.gui.GbcControl
Adds the component to the container with the specified gbc settings.
constrain(Container, Component, int, int, int, int, int, Insets) - Method in class swpchat.client.gui.GbcControl
Adds the component to the container with the specified gbc settings.
cont - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
cont - Variable in class swpchat.client.gui.ShipWindow
 
cont - Variable in class swpchat.client.gui.WhisperWindow
 
cont - Variable in class swpchat.client.gui.ContactsFrame
 
cont - Variable in class swpchat.client.gui.UserInfoFrame
 
cont - Variable in class swpchat.client.gui.EmotionWindow
 
cont - Variable in class swpchat.client.gui.ChatFrame
 
cont - Variable in class swpchat.client.gui.StartTipWindow
 
cont - Variable in class swpchat.client.gui.FavoriteColorChooser
 
cont - Variable in class swpchat.client.gui.EarmuffsWindow
 
cont(String) - Method in class swpchat.util.Waiter
Tell the Waiter to stop waiting and end the thread.
contactsFrame - Variable in class swpchat.client.gui.MainFrameGUI
 
contactsFrame - Variable in class swpchat.client.DisplayControler
 
ContactsFrame - class swpchat.client.gui.ContactsFrame.
The ContactsFrame.
ContactsFrame(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.ContactsFrame
Constructor.
contactsHash - Static variable in class swpchat.client.ContactsLocations
 
ContactsLocations - class swpchat.client.ContactsLocations.
Stores the Locations of a contact, that is the channels, where this contact is joined.
ContactsLocations() - Constructor for class swpchat.client.ContactsLocations
 
contactsMapper - Variable in class swpchat.client.ClientControls
 
ContactsMapper - class swpchat.client.ContactsMapper.
Class to handle the contacts.
ContactsMapper() - Constructor for class swpchat.client.ContactsMapper
 
container - Variable in class swpchat.client.gui.InputDialog
 
container - Variable in class swpchat.client.gui.ConnectPropsDialog
 
containsKey(String) - Method in class swpchat.server.SpecializedCollection
Method tests if a key is in the map.
containsNick(String) - Static method in class swpchat.server.FriendsCollection
Just whether a user has friends OR has joined channels yet.
containsNickname(String) - Method in class swpchat.server.NickNameCollection
checks if a userinfo with the given nickname already exists
containsReceiver(String) - Method in class swpchat.server.Channel
tests iff receiver is contained in receiverCollection
containsSender(String) - Method in class swpchat.server.Channel
tests iff sender is contained in senderCollection
containsSessionKey(String) - Method in class swpchat.server.ConnectionCollection
Deprecated.  
containsSessionKey(String) - Method in class swpchat.server.NickNameCollection
 
content - Variable in class swpchat.client.gui.MessageDialog
 
content - Variable in class swpchat.client.gui.PictureFrame
 
content - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
content - Variable in class swpchat.client.gui.ProgressFrame
 
content - Variable in class swpchat.client.gui.SendFileDialog
 
contentPane - Variable in class swpchat.client.gui.OKCancelWindow
 
contentPane - Variable in class swpchat.client.gui.TelephonGui
 
contentPane - Variable in class swpchat.client.gui.TelephonRequestWindow
 
contentPane - Variable in class swpchat.client.gui.MainFrameGUI
 
contentPane - Variable in class swpchat.client.gui.AboutWindow
 
continueRunning - Variable in class swpchat.server.ControlProtocolHandler
 
continueRunning - Static variable in class swpchat.server.SpChatServer
 
continueRunning - Variable in class swpchat.client.OpenServer
 
controlChannel - Variable in class swpchat.server.ControlProtocolHandler
 
ControlClient - interface swpchat.protocol.ControlClient.
Interface for the ControlConnection of the client.
controlCollection - Variable in class swpchat.server.ConnectedClientCollection
 
controlConnection - Variable in class swpchat.client.ControlReceiver
 
controlConnection - Variable in class swpchat.client.ClientControls
 
ControlConnection - class swpchat.client.ControlConnection.
The controler connection to the server.
ControlConnection(ClientControls) - Constructor for class swpchat.client.ControlConnection
Constructor.
controlHandler - Variable in class swpchat.server.ClientConnection
 
ControlProtocolHandler - class swpchat.server.ControlProtocolHandler.
class that handles the ControlProtocol with one client
ControlProtocolHandler(ChannelCollection, NickNameCollection, ConnectedClientCollection) - Constructor for class swpchat.server.ControlProtocolHandler
Constructor
ControlProtocolReceiverThread - class swpchat.server.ControlProtocolReceiverThread.
class used for normal receiving of controlProtocol
ControlProtocolReceiverThread(ControlProtocolHandler, ChatStreamTokenizer, Socket) - Constructor for class swpchat.server.ControlProtocolReceiverThread
Constructor
controlReceiver - Variable in class swpchat.client.ControlConnection
 
ControlReceiver - class swpchat.client.ControlReceiver.
 
ControlReceiver(Socket, BufferedWriter, ChatStreamTokenizer, ControlConnection) - Constructor for class swpchat.client.ControlReceiver
 
ControlServer - interface swpchat.protocol.ControlServer.
Interface for the server's ControlConnection to client.
ControlTokens - interface swpchat.protocol.ControlTokens.
The tokens used in the communication between chat control client and server.
createModel() - Method in class swpchat.client.gui.TabSound
 
createNewChannel(String, String, String) - Method in interface swpchat.protocol.ClientFunctions
Creates a new channel.
createNewChannel(String, String, String) - Method in interface swpchat.protocol.ControlClient
sends a create new channel request to the server.
createNewChannel(String, String, String) - Method in class swpchat.client.ControlConnection
sends a create new channel request to the server.
createNewChannel(String, String, String) - Method in class swpchat.client.ClientControls
Creates a new channel.
createNewTab(String, boolean, boolean) - Method in class swpchat.client.gui.ChatFrame
Creates a new tab with the specified title.
createSoundMenu() - Method in class swpchat.client.gui.ChatFrame
creates the sound menu.
currColor - Variable in class swpchat.client.gui.UserInfoFrame
 

D

dbg(String, String, int) - Static method in class swpchat.util.Diag
Print the debugging message, if debugging is enabled for the function, class, or some ancestor package at the appropriate level.
debugMessagesOff - Variable in class swpchat.server.SpServerConsole
 
debugMessagesOff() - Static method in class swpchat.util.Diag
Stop issuing debug messages alltogether.
debugMessagesOn - Variable in class swpchat.server.SpServerConsole
 
debugMessagesOn() - Static method in class swpchat.util.Diag
Issue debug messages as specified by the location and level.
defaultAnchor - Static variable in class swpchat.client.gui.GbcControl
 
defaultColor - Variable in class swpchat.client.gui.FavoriteColorChooser
 
DefaultDiagFileName - Static variable in class swpchat.util.Diag
The default name of the configurations file, it is used if the System Property PKDiagFileName is not set.
defaultFill - Static variable in class swpchat.client.gui.GbcControl
 
defaultGridheight - Static variable in class swpchat.client.gui.GbcControl
 
defaultGridwidth - Static variable in class swpchat.client.gui.GbcControl
 
defaultInsets - Static variable in class swpchat.client.gui.GbcControl
 
defaultLogFileName - Static variable in class swpchat.util.DiagProps
default log filename.
defaults - Variable in class swpchat.util.DiagProps
 
defaultWeightx - Static variable in class swpchat.client.gui.GbcControl
 
defaultWeighty - Static variable in class swpchat.client.gui.GbcControl
 
defInsets - Static variable in class swpchat.client.gui.TabTelephony
 
deleteAudioKeys() - Method in class swpchat.client.gui.TabSound
 
deleteBox() - Method in class swpchat.client.Chatbox
 
deleteContact(String) - Method in class swpchat.client.ContactsMapper
remove Contact from the Properties
deleteContact(String) - Method in class swpchat.client.ClientControls
 
description - Static variable in class swpchat.client.gui.ImageFileFilter
 
Diag - class swpchat.util.Diag.
A class that prints diagnostic (debugging or error) messages in an informative, flexible and dynamic way.
Diag() - Constructor for class swpchat.util.Diag
A Private constructor to prevent instantiation.
diagFileName - Variable in class swpchat.util.DiagProps
 
diagLog - Static variable in class swpchat.util.Diag
 
DiagLog - class swpchat.util.DiagLog.
Class uses Properties to store, save and load debuglevels to certain keys .
DiagLog(String) - Constructor for class swpchat.util.DiagLog
Constructor for DiagLog.
diagLogFileName - Static variable in class swpchat.util.Diag
 
diagProps - Static variable in class swpchat.util.Diag
 
DiagProps - class swpchat.util.DiagProps.
Class uses Properties to store, save and load debuglevels to certain keys .
DiagProps(String) - Constructor for class swpchat.util.DiagProps
Constructor for DiagProps.
DiagPropsTester - class swpchat.util.DiagPropsTester.
 
DiagPropsTester() - Constructor for class swpchat.util.DiagPropsTester
 
dialog - Variable in class swpchat.client.gui.MainFrameGUI
 
dim - Variable in class swpchat.client.gui.TabContacts
 
dim - Variable in class swpchat.client.gui.TabChannel
 
DIM_BIG_MAIN_FRAME_BUTTON - Static variable in class swpchat.client.gui.MainFrameGUI
 
DIM_LBL_MAIN_FRAME - Static variable in class swpchat.client.gui.MainFrameGUI
 
DIM_LIST - Static variable in class swpchat.client.gui.SendFileDialog
 
DIM_LIST_MAIN_FRAME - Static variable in class swpchat.client.gui.MainFrameGUI
 
DIM_MAIN_FRAME - Static variable in class swpchat.client.gui.MainFrameGUI
 
DIM_SMALL_MAIN_FRAME_BUTTON - Static variable in class swpchat.client.gui.MainFrameGUI
 
DIM_TXT - Static variable in class swpchat.client.gui.TabTelephony
 
dim20 - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
dim20 - Variable in class swpchat.client.gui.UserInfoFrame
 
DIM200_25 - Static variable in class swpchat.client.gui.SendFileDialog
 
dim40 - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
dim40 - Variable in class swpchat.client.gui.UserInfoFrame
 
DIM90_25 - Static variable in class swpchat.client.gui.SendFileDialog
 
dimDisclm - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
dimDisclm - Variable in class swpchat.client.gui.UserInfoFrame
 
dimension - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
DIMENSION_200_20 - Static variable in class swpchat.client.gui.EmotionWindow
 
dimSend - Variable in class swpchat.client.gui.ChatFrame
 
dimTp - Variable in class swpchat.client.gui.ChatFrame
 
disablePlay() - Static method in class swpchat.client.AudioActivator
turns sound off
disconnect() - Method in class swpchat.server.ProtocolHandler
 
disconnect() - Method in class swpchat.server.SenderProtocolHandler
 
disconnect() - Method in class swpchat.server.ReceiverProtocolHandler
 
disconnect() - Method in class swpchat.server.ControlProtocolHandler
finally we have to remove the session from connectedClientCollection and we have to remove our nick and sessionKey from nickNameCollection
disconnect() - Method in class swpchat.server.ClientConnection
 
disconnect() - Method in interface swpchat.protocol.ClientFunctions
Disconnects from the server.
disconnect() - Method in interface swpchat.protocol.ControlClient
Disconnect from the server.
disconnect() - Method in interface swpchat.protocol.ControlServer
finally we have to remove the session from connectedClientCollection and we have to remove our nick and sessionKey from nickNameCollection
disconnect() - Method in interface swpchat.protocol.ReceiverClient
Disconnect from the server.
disconnect() - Method in interface swpchat.protocol.SenderClient
Disconnect from the server.
disconnect() - Method in class swpchat.client.ReceiverServerConnection
Disconnect from the server.
disconnect() - Method in class swpchat.client.ControlConnection
Disconnect from the server.
disconnect() - Method in class swpchat.client.ClientControls
Disconnects from the server.
disconnect() - Method in class swpchat.client.SenderServerConnection
Disconnect from the server.
disconnectReceiverConnection(String) - Method in class swpchat.server.ConnectedClientCollection
 
disconnectSenderConnection(String) - Method in class swpchat.server.ConnectedClientCollection
 
displayControler - Variable in class swpchat.client.gui.WhisperWindow
 
displayControler - Variable in class swpchat.client.gui.UserInfoFrame
 
displayControler - Variable in class swpchat.client.gui.TabUserInfo
 
displayControler - Variable in class swpchat.client.ClientControls
 
DisplayControler - class swpchat.client.DisplayControler.
 
DisplayControler() - Constructor for class swpchat.client.DisplayControler
 
displayEmotion(String) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
displayEmotion(String, String, String, String) - Method in class swpchat.client.DisplayControler
Shows received emotions in the receiver textarea
displayEmotion(String, String, String, String) - Method in class swpchat.client.ClientControls
Shows received emotion message in the receiver textarea
DisplayForIncomingMessages - interface swpchat.protocol.DisplayForIncomingMessages.
 
displayMessage(String, String) - Method in class swpchat.client.gui.ChatFrame.NewTab
Displays a received message in the TextArea.
displayMessage(String, String, String) - Method in interface swpchat.protocol.DisplayForIncomingMessages
Display a text message in some appropriate way.
displayMessage(String, String, String) - Method in class swpchat.client.DisplayControler
Shows received message in the receiver textarea
displayMessage(String, String, String) - Method in class swpchat.client.ClientControls
Shows received message in the receiver textarea
displayMessage(String, String, String) - Method in class swpchat.client.Chatbox
 
displayPlayMessage(String, String, String) - Method in interface swpchat.protocol.DisplayForIncomingMessages
Display a text that represend a sound is not able to play.
displayPlayMessage(String, String, String) - Method in class swpchat.client.DisplayControler
Shows received play message in the receiver textarea.
displayPlayMessage(String, String, String) - Method in class swpchat.client.ClientControls
Shows received message in the receiver textarea
displayPlayMessage(String, String, String) - Method in class swpchat.client.Chatbox
 
displayShipMessage(String, String, String) - Method in class swpchat.client.gui.ChatFrame.NewTab
Displays a received ship-message in the TextArea.
displayShipMessage(String, String, String, String) - Method in class swpchat.client.DisplayControler
Shows received ship-message in the receiver textarea
displayShipMessage(String, String, String, String) - Method in class swpchat.client.ClientControls
Shows received ship-message in the receiver textarea If Client is victim something funny happens.!
displayUserInfo(HashMap) - Method in class swpchat.client.DisplayControler
Shows the user infos
displayUserInfo(Vector) - Method in class swpchat.client.ClientControls
method analyses tokenlist
displayWhisperMsg(String, String, String) - Method in class swpchat.client.DisplayControler
Shows received whisper message in the receiver textarea
displayWhisperMsg(String, String, String) - Method in class swpchat.client.ClientControls
Shows received whispermessage in the receiver textarea

E

Earmuffs - class swpchat.client.Earmuffs.
contains operations on the earmuff vector
Earmuffs() - Constructor for class swpchat.client.Earmuffs
 
EarmuffsWindow - class swpchat.client.gui.EarmuffsWindow.
This Window is opened along with the ChatFrame and used for setting Earmuffs
EarmuffsWindow(Frame) - Constructor for class swpchat.client.gui.EarmuffsWindow
Constructor for the EarmuffsWindow
EAST - Static variable in class swpchat.client.gui.GbcControl
Put component in the east of the selected cell (anchor).
EMO_COW - Static variable in class swpchat.client.gui.EmotionWindow
 
EMO_FART - Static variable in class swpchat.client.gui.EmotionWindow
 
EMO_GET - Static variable in class swpchat.client.gui.EmotionWindow
 
EMO_LAUGH - Static variable in class swpchat.client.gui.EmotionWindow
 
EMO_SISSY - Static variable in class swpchat.client.gui.EmotionWindow
 
EMO_SMILE - Static variable in class swpchat.client.gui.EmotionWindow
 
emotion(String, String, String) - Method in class swpchat.server.Channel
sends "emotion:strFrom:target:emotion" to every ClientConnection in receiverCollection
emotion(String, String, String) - Method in class swpchat.client.ClientControls
The Emotionmessage is passed on to the SenderServerConnection
emotion(String, String, String) - Method in class swpchat.client.SenderServerConnection
Emotion message to the server.
emotion(String, String, String, String) - Method in interface swpchat.server.ChannelListener
method to send emotion
emotion(String, String, String, String) - Method in class swpchat.server.ReceiverProtocolHandler
emotion-method invoked by ClientConnection, responsible for transferring emotion-message
emotion(String, String, String, String) - Method in class swpchat.server.ClientConnection
method to send emotion
emotion(String, String, String, String) - Method in interface swpchat.protocol.ReceiverServer
 
emotionItem - Variable in class swpchat.client.gui.ChatFrame
 
emotionLabel - Variable in class swpchat.client.gui.EmotionWindow
 
emotionList - Variable in class swpchat.client.gui.EmotionWindow
 
emotionWindow - Variable in class swpchat.client.gui.ChatFrame
 
emotionWindow - Variable in class swpchat.client.DisplayControler
 
EmotionWindow - class swpchat.client.gui.EmotionWindow.
This Window is opened along with the ChatFrame and used for setting properties of an Emotion
EmotionWindow(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.EmotionWindow
Constructor for the EmotionWindow
enablePlay() - Static method in class swpchat.client.AudioActivator
turns sound on
endServer() - Static method in class swpchat.server.SpChatServer
 
endServer() - Method in class swpchat.client.OpenServer
stop ServerThread
endSession() - Method in class swpchat.client.TelephoneSession
stops SpeakFreely and generally ends the telephonesession
err(String, String) - Static method in class swpchat.util.Diag
Print an error message.
EXHIBITIONIST - Static variable in class swpchat.util.Diag
Details that will hardly ever be of interest, except in voodo debugging circumstances.
exitNow - Variable in class swpchat.util.Waiter
 

F

false_object - Static variable in class swpchat.client.MemberMap
 
Father - Variable in class swpchat.client.gui.ShipWindow
 
Father - Variable in class swpchat.client.gui.EarmuffsWindow
 
FavoriteColorChooser - class swpchat.client.gui.FavoriteColorChooser.
frame for a color chooser
FavoriteColorChooser(UserInfoFrame, Color) - Constructor for class swpchat.client.gui.FavoriteColorChooser
constructor
file - Variable in class swpchat.client.FileSendConnection
 
fileBytes - Variable in class swpchat.client.gui.PictureFrame
 
fileChooser - Variable in class swpchat.client.gui.PictureFrame
 
FileConnection - class swpchat.client.FileConnection.
 
FileConnection() - Constructor for class swpchat.client.FileConnection
 
fileCounter - Variable in class swpchat.client.OpenServer
 
FileProtocolHandler - class swpchat.client.FileProtocolHandler.
class that handles the FileProtocol with another client
FileProtocolHandler(ClientControls, Socket) - Constructor for class swpchat.client.FileProtocolHandler
Constructor
FileSendConnection - class swpchat.client.FileSendConnection.
Class for sender communication to the server.
FileSendConnection(ClientControls, String, File) - Constructor for class swpchat.client.FileSendConnection
 
fileServer - Variable in class swpchat.client.ClientControls
 
FileServer - interface swpchat.protocol.FileServer.
Interface for the Receiver(Client) as server for another client.
FileTransferTokens - interface swpchat.protocol.FileTransferTokens.
The tokens used in the communication between chat sender client and receiver client.
fileVector - Variable in class swpchat.client.ClientControls
 
fillList() - Method in class swpchat.client.gui.TabChannel
Fills the list of this Tab with the actual in MainFrame available channels.
focusGained(FocusEvent) - Method in class swpchat.client.gui.TextFieldFocusListener
Invoked if the TextField gains the focus.
focusLost(FocusEvent) - Method in class swpchat.client.gui.TextFieldFocusListener
Invoked if the TextField lost the focus.
fontMetrics - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
frame - Variable in class swpchat.client.gui.AboutWindow
 
FriendsCollection - class swpchat.server.FriendsCollection.
FriendsCollection manages lists of nicks, who want to be notified of state-changes of others, that is join, leave, online, offline,..
FriendsCollection() - Constructor for class swpchat.server.FriendsCollection
 

G

gbc - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
gbc - Variable in class swpchat.client.gui.UserInfoFrame
 
gbc - Variable in class swpchat.client.gui.GbcControl
 
gbc - Variable in class swpchat.client.gui.StartTipWindow
 
gbc - Variable in class swpchat.client.gui.FavoriteColorChooser
 
gbc - Variable in class swpchat.client.gui.ConnectPropsDialog
 
gbcControl - Variable in class swpchat.client.gui.ShipWindow
 
gbcControl - Variable in class swpchat.client.gui.EarmuffsWindow
 
GbcControl - class swpchat.client.gui.GbcControl.
Class to handle GridBagLayout more comfortable.
GbcControl() - Constructor for class swpchat.client.gui.GbcControl
creates instance of GbcControl and sets default values.
GbcHandler - class swpchat.client.gui.GbcHandler.
Offers function for setting membervariables of GridBagConstraints.
GbcHandler() - Constructor for class swpchat.client.gui.GbcHandler
 
gbl - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
gbl - Variable in class swpchat.client.gui.UserInfoFrame
 
gbl - Variable in class swpchat.client.gui.StartTipWindow
 
gbl - Variable in class swpchat.client.gui.FavoriteColorChooser
 
gbl - Variable in class swpchat.client.gui.ConnectPropsDialog
 
GET_CHAR - Static variable in class swpchat.util.DiagPropsTester
 
getAdminFrame() - Method in class swpchat.client.DisplayControler
gets adminFrame.
getAudioEnumeration() - Method in interface swpchat.protocol.ClientFunctions
gets an enumeration of audio files from the AudioMapper and returns it.
getAudioEnumeration() - Method in class swpchat.client.ClientControls
Gets an enumeration of audio files from the AudioMapper and returns it.
getAudioURL(String) - Method in class swpchat.client.AudioMapper
Returns a URL built from the value of the Property specified by strAudioKey.
getAvailableChannelEnumeration() - Method in interface swpchat.protocol.ClientFunctions
gets an enumeration of available channels and returns it.
getAvailableChannelEnumeration() - Method in class swpchat.client.gui.MainFrameGUI
returns an Enumeration of the available channels stores in the list.
getAvailableChannelEnumeration() - Method in class swpchat.client.DisplayControler
Gets an enumeration of the available channels from MainFrame.
getAvailableChannelEnumeration() - Method in class swpchat.client.ClientControls
Gets an enumeration of available channels and returns it.
getChannel(String) - Method in class swpchat.server.ChannelCollection
return the channel, that is identified by the channelKey
getChannelName() - Method in class swpchat.server.Channel
returns the channel name of the actual channel
getChannels(String) - Static method in class swpchat.server.FriendsCollection
Get list of channels joined by 'nick' up to now.
getChar(Reader) - Method in class swpchat.protocol.ChatStreamTokenizer
 
getChatFrame() - Method in class swpchat.client.DisplayControler
gets chatFrame.
getCkbStartupSendState() - Method in class swpchat.client.gui.TabUserInfo
 
getClientConnection(String) - Method in class swpchat.server.ConnectedClientCollection
used by other handlers for receiving actions
getConfigFileName() - Static method in class swpchat.client.SWPConfig
Returns a config file name for chat properties
getConfigFileName(String, String) - Static method in class swpchat.util.Diag
get the path of the config file with the given name
getConnection(String) - Method in class swpchat.server.ConnectionCollection
Method to get a value of the map.
getContactEnumeration() - Method in class swpchat.client.ClientControls
Gets an enumeration of all stored Contacts and returns it.
getContactsFrame() - Method in class swpchat.client.DisplayControler
gets contactsFrame
getControlConnection(String) - Method in class swpchat.server.ConnectedClientCollection
 
getCorrectHandler(Socket) - Method in class swpchat.server.ClientConnection
get matching handler depending on what Protocol ID is sent
getCurrentNick() - Method in class swpchat.client.gui.ConnectPropsDialog
returns the current used nickname.
getDebuglevel(String) - Method in class swpchat.util.DiagProps
Returns the default debuglevel of the method specified in pkMethodName.
getDescription() - Method in class swpchat.client.gui.ImageFileFilter
Returns the description string of the allowed files.
getEmotionWindow() - Method in class swpchat.client.DisplayControler
gets emotionWindow.
getFileFromInputStream() - Method in class swpchat.client.FileProtocolHandler
gets file bytes from input stream and works with it.
getFileSuffix(File) - Method in class swpchat.client.gui.ImageFileFilter
Returns the file type suffix.
getFriends(String) - Static method in class swpchat.server.FriendsCollection
Get list of users who want to be notified of 'nick's state-changes.
getHost() - Method in class swpchat.client.SWPOptions
returns host from Properties
getIdentifier() - Method in class swpchat.server.ControlProtocolHandler
Implementaion of interface ListenerBase.
getIdentifier() - Method in interface swpchat.server.ListenerBase
Method is used to determine which Listener the implemenatation class is.
getIdentifier() - Method in class swpchat.server.ClientConnection
Implementation of the method declared in ListenerBase to support the interface ChannelListener.
getImageDirectoryPath() - Static method in class swpchat.client.ClientConstantPool.ImageDirectoryDetector
Returns the ImageDirectoryPath that should be used to determine the location of the images.
getIPAddress() - Method in class swpchat.server.UserInfo
 
getIPAddress() - Static method in class swpchat.util.IPAddress
 
getIPAddress(String) - Method in class swpchat.server.NickNameCollection
looks up in sessionHash the value that maps to the specific key and returns a part of the value
getIPAddress(String) - Method in class swpchat.client.ControlConnection
requestIPAddress from the server
getKeyFromClientConnection(ClientConnection) - Method in class swpchat.server.ConnectedClientCollection
 
getLocations(String) - Method in class swpchat.client.ClientControls
Get an Iterator over the channels where a contact is joined.
getLocations(String) - Static method in class swpchat.client.ContactsLocations
Get an Iterator over the channels where a contact is joined.
getLogFileName() - Method in class swpchat.util.DiagProps
returns the specified DiagLogFileName.
getMainFrame() - Method in class swpchat.client.DisplayControler
gets mainFrame.
getMemberEntryMap() - Method in class swpchat.client.gui.ChatFrame
getting the Map in which the entries are storedd
getMemberListEntry(String) - Method in class swpchat.client.gui.ChatFrame
Getting the MemberListEntry
getMemberListModel() - Method in class swpchat.client.gui.ChatFrame
returns the actual selected tab
getMemberListModel() - Method in class swpchat.client.gui.ChatFrame.NewTab
returns the actual list model of the member list.
getMixerPath() - Method in class swpchat.client.ClientControls
Gets the stored default path and returns it.
getMixerPath() - Method in class swpchat.client.SWPOptions
returns sfmixerpath from Properties
getNames(String) - Method in class swpchat.client.MemberMap
Returns An iterator over all names in the Channel
getNextToken() - Method in class swpchat.protocol.ChatStreamTokenizer
Gets next Token from Stream.
getNick() - Method in class swpchat.server.UserInfo
 
getNick() - Method in class swpchat.server.SenderProtocolHandler
 
getNick() - Method in class swpchat.server.ReceiverProtocolHandler
 
getNick() - Method in interface swpchat.protocol.ReceiverServer
 
getNick() - Method in interface swpchat.protocol.SenderServer
 
getNick(String) - Method in class swpchat.server.NickNameCollection
 
getNickname() - Method in interface swpchat.protocol.ClientFunctions
gets the stored default nickname from swpOpions and returns it.
getNickname() - Method in class swpchat.client.gui.TelephonRequestWindow
returns the value in the Textfield Nickname
getNickname() - Method in class swpchat.client.ClientControls
Gets the stored default nickname from swpOpions and returns it.
getNickname() - Method in class swpchat.client.SWPOptions
returns the default Nickname
getNickName(boolean) - Method in class swpchat.server.ClientConnection
 
getObject(String) - Method in class swpchat.server.SpecializedCollection
Method tries to return the object identified by its key.
getOneFirst - Variable in class swpchat.protocol.ChatStreamTokenizer
 
getOnlineListModel() - Method in class swpchat.client.gui.ContactsFrame
returns list model with possible receivers.
getPartnerIP() - Method in class swpchat.client.gui.TelephonGui
returns the IP from the IP-textfield
getPartnerName() - Method in class swpchat.client.gui.TelephonGui
returns the name from the partner-textfield
getPassword(String) - Method in class swpchat.client.ClientControls
Opens an InputDialog and returns the entered Text
getPlayStatus() - Static method in class swpchat.client.AudioActivator
return status of sound
getRandomTip() - Method in class swpchat.client.StartTipFileReader
reads a random tip
getReason() - Method in class swpchat.client.gui.TelephonRequestWindow
returns the value in the Textfield reason
getReceiverList() - Method in class swpchat.client.gui.SendFileDialog
returns a vector of selected names or null, if no names are selected.
getReceiverTextField() - Method in class swpchat.client.gui.SendFileDialog
 
getReplyWaiter(String) - Method in class swpchat.client.MessageReceiver
returns a waiter thread which will wait for the event specified in msg, see Waiter for details.
getResult() - Method in class swpchat.client.gui.InputDialog
What this does should not be difficult to guess
getSelectedChannelEnumeration() - Method in interface swpchat.protocol.ClientFunctions
gets an enumeration of selected channels and returns it.
getSelectedChannelEnumeration() - Method in class swpchat.client.gui.MainFrameGUI
returns an Enumeration of the selected channels stores in the list.
getSelectedChannelEnumeration() - Method in class swpchat.client.DisplayControler
Gets an enumeration of the selected channels from MainFrame.
getSelectedChannelEnumeration() - Method in class swpchat.client.ClientControls
Gets an enumeration of selected channels and returns it.
getSelectedPicture() - Method in class swpchat.client.gui.PictureChooser
Gets the selected picture file.
getServername() - Method in interface swpchat.protocol.ClientFunctions
gets the stored default servername from swpOpions and returns it.
getServername() - Method in class swpchat.client.ClientControls
Gets the stored default servername from swpOpions and returns it.
getSessionKey() - Method in class swpchat.server.UserInfo
 
getSessionKey() - Method in interface swpchat.protocol.ControlClient
Gets the actual session key and returns it.
getSessionKey() - Method in class swpchat.client.ControlConnection
Gets the actual session key and returns it.
getSessionKeyByNick(String) - Method in class swpchat.server.NickNameCollection
returns the sessionKey that (gehört zu) nickname
getSFMikePath() - Method in class swpchat.client.ClientControls
Gets the stored default path and returns it.
getSFMikePath() - Method in class swpchat.client.SWPOptions
returns sfmikepath from Properties
getSFSpeakerPath() - Method in class swpchat.client.ClientControls
Gets the stored default path and returns it.
getSFSpeakerPath() - Method in class swpchat.client.SWPOptions
returns sfspeakerpath from Properties
getShipStatus() - Method in class swpchat.server.UserInfo
Gets the current Status of wearing ships (or not wearing them)
getSpecialObjectClass() - Method in class swpchat.server.SpecializedCollection
 
getSpecialObjectClass() - Method in class swpchat.server.ConnectionCollection
Implementation of the abstract method from superclass.
getStoredColor() - Method in class swpchat.client.UserInfoPersistentDataHandler
returns the set color in the config file
getStoredProperties() - Static method in class swpchat.client.SWPConfig
load default properties from getConfigFileName() After a call to this method swpProps is initialized, but may be empty.
getTimeout() - Method in class swpchat.server.ControlProtocolReceiverThread
returns the timeout on the socket.
getTimeout() - Method in class swpchat.client.MessageReceiver
return the Timeout
getTitleOfSelectedTab() - Method in class swpchat.client.gui.ChatFrame
Returns the title of the actually selected tab (= channel).
getTopic() - Method in class swpchat.server.Channel
Returns topic
getUserInfo(String) - Method in class swpchat.server.NickNameCollection
 
getUserInfoByNick(String) - Method in class swpchat.server.NickNameCollection
returns the userInfo that contains the given nickname
getUserInfoFrame() - Method in class swpchat.client.DisplayControler
gets userInfoFrame
getValueOf(String) - Method in class swpchat.server.UserInfo
every entry in the hashUserInfo is optional, except nickname
getWhisperWindow() - Method in class swpchat.client.DisplayControler
gets whisperWindow.
gifSuffix - Static variable in class swpchat.client.gui.PictureChooser
 
gifSuffix - Static variable in class swpchat.client.gui.ImageFileFilter
 
gregorianCalendar - Static variable in class swpchat.util.DiagLog
 
gregorianCalendar - Static variable in class swpchat.util.Diag
 
group - Variable in class swpchat.client.gui.TabContacts
 
group - Variable in class swpchat.client.gui.ShipWindow
 
group - Variable in class swpchat.client.gui.TabConnect
 
group - Variable in class swpchat.client.gui.TabUserInfo
 
group - Variable in class swpchat.client.gui.EarmuffsWindow
 
gui - Variable in class swpchat.client.TelephoneSession
 

H

handleNormalReceiving(Vector) - Method in interface swpchat.protocol.ControlClient
Handles all received messages a receiver control connection would handle, such as newChannel or removeChannel.
handleNormalReceiving(Vector) - Method in class swpchat.client.ControlConnection
Handles all received messages a receiver control connection would handle, such as newChannel or removeChannel.
handleNormalRequests(Vector) - Method in class swpchat.server.ControlProtocolHandler
method handles the command that is saved in the tokenlist
handleNormalRequests(Vector) - Method in interface swpchat.protocol.ControlServer
method handles the command that is saved in the tokenlist
handleNormalRequests(Vector) - Method in class swpchat.client.MessageReceiver
handles all Requests
handler - Variable in class swpchat.server.ControlProtocolReceiverThread
 
handlerTmp - Variable in class swpchat.server.ClientConnection
 
handleShipAttac(String) - Method in class swpchat.client.gui.ChatFrame
This method handles the ship attac
handleShipAttac(String) - Method in class swpchat.client.DisplayControler
Ship-Attac handling (if this client is the victim)
handlingMemberMap(String, String, Boolean, Boolean, Boolean) - Method in class swpchat.client.ClientControls
 
hasEarmuffs(String) - Static method in class swpchat.client.Earmuffs
 
hashTips - Variable in class swpchat.client.StartTipFileReader
 
hashUserInfo - Variable in class swpchat.server.UserInfo
 
hasRecPasswd() - Method in class swpchat.server.Channel
Returns true if receiving is restricted
hasSendPasswd() - Method in class swpchat.server.Channel
Returns true if sending is restricted
HORIZONTAL - Static variable in class swpchat.client.gui.GbcControl
Components are scaled horizontally to the cell size (fill).

I

icon - Variable in class swpchat.client.gui.PicturePanel
 
iconClose - Static variable in interface swpchat.client.ClientConstantPool
 
iconClosePress - Static variable in interface swpchat.client.ClientConstantPool
 
iconDelete - Static variable in interface swpchat.client.ClientConstantPool
 
iconDeletePress - Static variable in interface swpchat.client.ClientConstantPool
 
iconJoin - Static variable in interface swpchat.client.ClientConstantPool
 
iconLabel - Variable in class swpchat.client.gui.PicturePanel
 
iconLeave - Static variable in interface swpchat.client.ClientConstantPool
 
iconNormal - Static variable in interface swpchat.client.ClientConstantPool
 
iconPress - Static variable in interface swpchat.client.ClientConstantPool
 
iconSmall - Static variable in interface swpchat.client.ClientConstantPool
 
iconSmallPress - Static variable in interface swpchat.client.ClientConstantPool
 
iDirection - Variable in class swpchat.client.gui.ProgressFrame
 
iFileSize - Variable in class swpchat.client.gui.PictureFrame
 
iFileSize - Variable in class swpchat.client.gui.ProgressFrame
 
IMAGE_DIRECTORY - Static variable in interface swpchat.client.ClientConstantPool
 
ImageFileFilter - class swpchat.client.gui.ImageFileFilter.
Filter which only allows .jpg, .gif, .jpeg files.
ImageFileFilter() - Constructor for class swpchat.client.gui.ImageFileFilter
 
imageFilter - Variable in class swpchat.client.gui.PictureChooser
 
imageLabel - Variable in class swpchat.client.gui.ImagePreviewPanel
 
imagePreviewer - Variable in class swpchat.client.gui.PictureChooser
 
ImagePreviewPanel - class swpchat.client.gui.ImagePreviewPanel.
Panel which contains a text label and an image label to show the preview image.
ImagePreviewPanel() - Constructor for class swpchat.client.gui.ImagePreviewPanel
Constructor.
iMax - Variable in class swpchat.client.gui.ProgressFrame
 
iMin - Variable in class swpchat.client.gui.ProgressFrame
 
in - Variable in class swpchat.server.SpServerConsole
 
in - Variable in class swpchat.client.gui.ProgressFrame
 
inetAddress - Variable in class swpchat.client.FileSendConnection
 
info1 - Variable in class swpchat.server.InformerThread
 
info2 - Variable in class swpchat.server.InformerThread
 
info3 - Variable in class swpchat.server.InformerThread
 
infoItem - Variable in class swpchat.client.gui.ContactsFrame
 
infoPopup - Variable in class swpchat.client.gui.ChatFrame
 
InfoPopup - class swpchat.client.gui.InfoPopup.
Manages the PopUpMenu entries
InfoPopup(ActionListener) - Constructor for class swpchat.client.gui.InfoPopup
Constructor of the Class, at the moment only for putting "Info" and "Set Earmuffs" to the Menu
informer - Variable in class swpchat.server.ControlProtocolHandler
 
InformerThread - class swpchat.server.InformerThread.
This Thread(class) is used to inform all clients of a given command.
InformerThread(ClientConnection, String, String, String, String) - Constructor for class swpchat.server.InformerThread
 
InformerThread(ConnectedClientCollection, String, String, String, String) - Constructor for class swpchat.server.InformerThread
 
initBorder() - Method in class swpchat.client.gui.BorderedLabel
Creates a LineBorder around the label.
initGUI() - Method in class swpchat.client.gui.MessageDialog
inits GUI.
initGUI() - Method in class swpchat.client.gui.PictureFrame
inits GUI.
initGUI() - Method in class swpchat.client.gui.ReceiveFileQuestionDialog
inits GUI.
initGUI() - Method in class swpchat.client.gui.ProgressFrame
inits GUI
initGUI() - Method in class swpchat.client.gui.SendFileDialog
 
initGUI() - Method in class swpchat.client.gui.MainFrameGUI
Creates GUI of our main frame.
initLayout() - Method in class swpchat.client.gui.UserInfoFrame
creates the layout
initLayout() - Method in class swpchat.client.gui.FavoriteColorChooser
creates the layout
initLayout(HashMap) - Method in class swpchat.client.gui.ShowUserInfoFrame
creates the layout
initModel - Variable in class swpchat.client.gui.SendFileDialog
 
initUpdateThread() - Method in class swpchat.client.gui.ProgressFrame
inits thread for updating progress bar.
InputDialog - class swpchat.client.gui.InputDialog.
A simple input dialog
InputDialog(Frame, String, boolean) - Constructor for class swpchat.client.gui.InputDialog
Constructor.
inputStream - Variable in class swpchat.server.ClientConnection
 
INT_HEIGHT_NAMES_PANEL - Static variable in class swpchat.client.gui.AboutWindow
 
INTERNAL_ERROR - Static variable in class swpchat.util.Diag
Internal problems that just may get fixed.
interruptAllowed - Variable in class swpchat.client.ControlReceiver
 
interruptCounter - Variable in class swpchat.server.ControlProtocolReceiverThread
 
interruptsAllowed() - Method in class swpchat.client.ControlReceiver
 
IPAddress - class swpchat.util.IPAddress.
 
IPAddress - Variable in class swpchat.server.UserInfo
 
IPAddress() - Constructor for class swpchat.util.IPAddress
 
IPadress - Variable in class swpchat.client.FileSendConnection
 
iProgressBytes - Variable in class swpchat.client.gui.ProgressFrame
 
IS_QUOTE_CHAR - Static variable in class swpchat.util.DiagPropsTester
 
IS_STR_DELIM - Static variable in class swpchat.util.DiagPropsTester
 
IS_WORD_CHAR - Static variable in class swpchat.util.DiagPropsTester
 
isCanceled() - Method in class swpchat.client.gui.ConnectPropsDialog
returns true, if the attempt to connect was canceled by the user.
isConnected() - Method in interface swpchat.protocol.ClientFunctions
Checks if the client is actually connected completely.
isConnected() - Method in interface swpchat.protocol.ControlClient
Checks if the control unit is connected to the server.
isConnected() - Method in interface swpchat.protocol.ReceiverClient
Checks wether the client is connected.
isConnected() - Method in interface swpchat.protocol.SenderClient
Checks wether the client is connected.
isConnected() - Method in class swpchat.client.ReceiverServerConnection
Checks wether the client is connected.
isConnected() - Method in class swpchat.client.ControlConnection
Checks if the control unit is connected to the server.
isConnected() - Method in class swpchat.client.ClientControls
Checks if the client is actually connected completely.
isConnected() - Method in class swpchat.client.SenderServerConnection
Checks wether the client is connected.
isEmotion(Vector) - Static method in class swpchat.server.ProtocolHandler
true, if tokenlist contains valid Emotion command
isEmotion(Vector) - Static method in class swpchat.client.ServerConnection
 
isEmotionReceive(Vector) - Static method in class swpchat.client.ServerConnection
 
isEmotionReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isJoin(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid join command.
isJoinBoth() - Method in class swpchat.client.gui.AdminFrame
Returns true if sender and receiver shall be connected.
isJoinBoth() - Method in class swpchat.client.gui.TabConnect
Returns true if sender and receiver shall be connected.
isJoinBoth() - Method in class swpchat.client.DisplayControler
Returns true, if sender and receiver shall be connected.
isJoinedAsReceiver(String) - Method in class swpchat.client.DisplayControler
Checks if the given channel is joined as receiver.
isJoinedAsSender(String) - Method in class swpchat.client.DisplayControler
Checks if the given channel is joined as sender.
isJoinedReceiver() - Method in class swpchat.client.gui.ChatFrame.NewTab
Checks if the receiver joins the actual channel.
isJoinedReceiver(String) - Method in class swpchat.client.gui.ChatFrame
Returns, if the given channel is connected as receiver.
isJoinedSender() - Method in class swpchat.client.gui.ChatFrame.NewTab
Checks if the sender joins the actual channel.
isJoinedSender(String) - Method in class swpchat.client.gui.ChatFrame
Returns, if the given channel is connected as sender.
isJoinOnlyReceiver() - Method in class swpchat.client.gui.TabConnect
Returns true if only the Receiver shall be connected.
isJoinOnlySender() - Method in class swpchat.client.gui.TabConnect
Returns true if only the sender shall be connected.
isJoinPasswd(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iffffffff the tokenlist contains a valid joinPasswd command.
isJoinReceiverOnly() - Method in class swpchat.client.gui.AdminFrame
Returns true if only the Receiver shall be connected.
isJoinReceiverOnly() - Method in class swpchat.client.DisplayControler
Returns true, if only receiver shall be connected.
isJoinReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isJoinSenderOnly() - Method in class swpchat.client.gui.AdminFrame
Returns true if only the sender shall be connected.
isJoinSenderOnly() - Method in class swpchat.client.DisplayControler
Returns true, if only sender shall be connected.
isLeave(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid leave command.
isLeaveReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isLogin(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid Login command.
isLogin(Vector) - Method in class swpchat.client.FileConnection
Returns true, iff the tokenlist contains a valid Login command.
isLoginReply(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid login command.
isLoginReply(Vector) - Static method in class swpchat.client.FileConnection
Returns true, iff the tokenlist contains a valid login command.
isLogout(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid logout command.
isLogoutReply(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid logout command.
isMan() - Method in class swpchat.client.gui.TabUserInfo
Returns true if user is male .
isMemberInfo(Vector) - Static method in class swpchat.client.ServerConnection
 
isMemberMarked(String) - Method in class swpchat.server.Channel
 
isMemberRequest(Vector) - Static method in class swpchat.server.ProtocolHandler
true, if tokenlist contains valid MemberRequest
isNegativeRequestUserInfoReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isNegativeSendUserInfoReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isNewChannel(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid newChannel command.
isNewChannel(Vector) - Static method in class swpchat.client.ServerConnection
 
isNewChannelReply(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid newChannel reply.
isNewChannelReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isNotification(Vector) - Static method in class swpchat.client.ServerConnection
 
isNotificationRequest(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid notificationRequest message.
isOthers() - Method in class swpchat.client.gui.TabUserInfo
Returns true if user isnt sure.
isPlay(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid play command.
isPlay(Vector) - Static method in class swpchat.client.ServerConnection
 
isPlayReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isPositiveRequestUserInfoReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isPositiveSendUserInfoReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isPutShip(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid putShip command
isQuoteChar(char) - Method in class swpchat.protocol.ChatStreamTokenizer
Returns true, if the character is a quote char.
isReceive(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid send command.
isReceiver(String, String) - Method in class swpchat.client.MemberMap
 
isReceiveUserInfo(Vector) - Static method in class swpchat.client.ServerConnection
 
isRemoveChannel(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid removeChannel command.
isRemoveChannel(Vector) - Static method in class swpchat.client.ServerConnection
 
isRemoveChannelReply(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid removeChannel reply.
isRemoveChannelReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isRenameChannel(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid renameChannel command.
isRenameChannel(Vector) - Static method in class swpchat.client.ServerConnection
 
isRenameChannelReply(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid renameChannel reply.
isRenameChannelReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isRequestIPAddress(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid requestIPAddress command.
isRequestIPAddress(Vector) - Static method in class swpchat.client.ServerConnection
true, iff tokenlist contains valid requestIPAddress command.
isRequestIPAddressReply(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid requestIPAddress reply.
isRequestIPAddressReply(Vector) - Static method in class swpchat.client.ServerConnection
true, iff tokenlist contains valid requestIPAddress reply.
isRequestUserInfo(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid requestUserInfo command
isSend(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid send command.
isSender(String, String) - Method in class swpchat.client.MemberMap
 
isSendFileRequest(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid sendFileRequest command.
isSendFileRequestReply(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid sendFileRequest command
isSendReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isSendTelephoneRequest(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid sendTelephoneRequest command.
isSendTelephoneRequest(Vector) - Static method in class swpchat.client.ServerConnection
true, iff tokenlist contains valid sendTelephoneRequest command.
isSendTelephoneRequestReply(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid sendTelephoneRequest reply.
isSendTelephoneRequestReply(Vector) - Static method in class swpchat.client.ServerConnection
true, iff tokenlist contains valid telephonerquestreply reply.
isSendUserInfo(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid sendUserInfo command
isSetFileName(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid setFileName command
isSetFileNameReply(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid setFileName command
isSetFileSize(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid setFileSize command
isSetFileSizeReply(Vector) - Static method in class swpchat.client.FileConnection
true, iff tokenlist contains valid setFileName command
isSetNick(Vector) - Static method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid setNickCommand command.
isSetNickReply(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid setNick command.
isSetSessionKey(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid setSessionKey command.
isSetSessionKeyReply(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid setNick command.
isSetTopic(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, if the tokenlist contains a valid settopic command.
isSetTopicReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isShip(String, String) - Method in class swpchat.client.MemberMap
 
isShipReceive(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid shipReceive command.
isShipReply(Vector) - Static method in class swpchat.client.ServerConnection
Returns true, iff the tokenlist contains a valid shipReply command.
isStopNotification(Vector) - Static method in class swpchat.server.ProtocolHandler
true, iff tokenlist contains valid stopNotification message.
isStrDelim(char) - Method in class swpchat.protocol.ChatStreamTokenizer
Returns true, if the character is a delimitter.
isSuccess() - Method in class swpchat.client.gui.ConnectPropsDialog
returns true, if the attempt to connect was successfull.
isTopicChanged(Vector) - Static method in class swpchat.client.ServerConnection
 
isWhisper(Vector) - Method in class swpchat.server.ProtocolHandler
Returns true, iff the tokenlist contains a valid whisper command.
isWhisperReply(Vector) - Static method in class swpchat.client.ServerConnection
 
isWhispreceive(Vector) - Static method in class swpchat.client.ServerConnection
 
isWife() - Method in class swpchat.client.gui.TabUserInfo
Returns true if user is female.
isWordChar(char) - Method in class swpchat.protocol.ChatStreamTokenizer
Returns true, if the character is a word char.
itemStateChanged(ItemEvent) - Method in class swpchat.client.gui.ShipWindow
Invoked when a checkbox item changes its value.
itemStateChanged(ItemEvent) - Method in class swpchat.client.gui.TabTelephony
Invoked when a checkbox item changes its value.
itemStateChanged(ItemEvent) - Method in class swpchat.client.gui.TabConnect
Invoked when a checkbox item changes its value.
itemStateChanged(ItemEvent) - Method in class swpchat.client.gui.TabUserInfo
Invoked when a checkbox item changes its value.
itemStateChanged(ItemEvent) - Method in class swpchat.client.gui.EarmuffsWindow
Invoked when a checkbox item changes its value.
iterator - Variable in class swpchat.server.ConnectedClientCollection
 
iterator - Variable in class swpchat.server.Channel
 
iterator() - Method in class swpchat.server.SpecializedCollection
Method could be invoked to get all values
iterator() - Method in class swpchat.server.ChannelCollection
 
iteratorOverKeywords() - Method in class swpchat.server.UserInfo
 

J

jlblShip - Variable in class swpchat.client.gui.ChatFrame
 
join(String) - Method in interface swpchat.protocol.ClientFunctions
Joins a channel.
join(String) - Method in class swpchat.client.ClientControls
Joins a channel.
join(String, String) - Method in interface swpchat.protocol.ReceiverClient
join specified channel
join(String, String) - Method in interface swpchat.protocol.SenderClient
join specified channel
join(String, String) - Method in class swpchat.client.ReceiverServerConnection
join specified channel
join(String, String) - Method in class swpchat.client.SenderServerConnection
join specified channel
joinReceiver - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
joinSender - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
jpegSuffix - Static variable in class swpchat.client.gui.PictureChooser
 
jpegSuffix - Static variable in class swpchat.client.gui.ImageFileFilter
 
jpgSuffix - Static variable in class swpchat.client.gui.PictureChooser
 
jpgSuffix - Static variable in class swpchat.client.gui.ImageFileFilter
 

K

keyIterator() - Method in class swpchat.server.SpecializedCollection
Method could be invoked to get a keySet over all keys.
keyPressed(KeyEvent) - Method in class swpchat.client.gui.WhisperWindow.MyKeyListener
Invoked if a key is pressed.
keyPressed(KeyEvent) - Method in class swpchat.client.gui.ChatFrame.MyKeyListener
Invoked if a key is pressed.

L

label - Variable in class swpchat.client.gui.ImagePreviewPanel
 
launchMixer() - Method in class swpchat.client.TelephoneSession
launches the local mixer program
launchSfMike(String) - Method in class swpchat.client.TelephoneSession
launches the sender part of SpeakFreely
launchSfSpeaker() - Method in class swpchat.client.TelephoneSession
launches the speaker part of SpeakFreely
lbl - Variable in class swpchat.client.gui.TabContacts
 
lbl - Variable in class swpchat.client.gui.TabTelephony
 
lbl - Variable in class swpchat.client.gui.TabChannel
 
lbl - Variable in class swpchat.client.gui.TabConnect
 
lbl - Variable in class swpchat.client.gui.TabSound
 
lbl - Variable in class swpchat.client.gui.TabUserInfo
 
lbl_adam - Variable in class swpchat.client.gui.AboutWindow
 
lbl_andreb - Variable in class swpchat.client.gui.AboutWindow
 
lbl_christians - Variable in class swpchat.client.gui.AboutWindow
 
lbl_christoph - Variable in class swpchat.client.gui.AboutWindow
 
lbl_claus - Variable in class swpchat.client.gui.AboutWindow
 
lbl_david - Variable in class swpchat.client.gui.AboutWindow
 
lbl_diego - Variable in class swpchat.client.gui.AboutWindow
 
lbl_dirk - Variable in class swpchat.client.gui.AboutWindow
 
lbl_fxg - Variable in class swpchat.client.gui.AboutWindow
 
lbl_holger - Variable in class swpchat.client.gui.AboutWindow
 
lbl_inspiredBy - Variable in class swpchat.client.gui.AboutWindow
 
lbl_janb - Variable in class swpchat.client.gui.AboutWindow
 
lbl_leo - Variable in class swpchat.client.gui.AboutWindow
 
lbl_marcp - Variable in class swpchat.client.gui.AboutWindow
 
lbl_marcs - Variable in class swpchat.client.gui.AboutWindow
 
lbl_nadine - Variable in class swpchat.client.gui.AboutWindow
 
lbl_omeyer - Variable in class swpchat.client.gui.AboutWindow
 
lbl_partnerIP - Variable in class swpchat.client.gui.TelephonGui
 
lbl_partnerName - Variable in class swpchat.client.gui.TelephonGui
 
lbl_philipp - Variable in class swpchat.client.gui.AboutWindow
 
lbl_rene - Variable in class swpchat.client.gui.AboutWindow
 
lbl_robert - Variable in class swpchat.client.gui.AboutWindow
 
lbl_ship - Variable in class swpchat.client.gui.AboutWindow
 
lbl_stefan - Variable in class swpchat.client.gui.AboutWindow
 
lbl_thomasd - Variable in class swpchat.client.gui.AboutWindow
 
lbl_writtenBy - Variable in class swpchat.client.gui.AboutWindow
The label heading the authors part.
lblAvailable - Variable in class swpchat.client.gui.MainFrameGUI
 
lblCity - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblCity - Variable in class swpchat.client.gui.UserInfoFrame
 
lblEMail - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblEMail - Variable in class swpchat.client.gui.UserInfoFrame
 
lblFirstName - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblFirstName - Variable in class swpchat.client.gui.UserInfoFrame
 
lblHeadLine - Variable in class swpchat.client.gui.TelephonRequestWindow
 
lblHomepage - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblHomepage - Variable in class swpchat.client.gui.UserInfoFrame
 
lblLastName - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblLastName - Variable in class swpchat.client.gui.UserInfoFrame
 
lblMessage - Variable in class swpchat.client.gui.MessageDialog
 
lblMotto - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblMotto - Variable in class swpchat.client.gui.UserInfoFrame
 
lblMsg - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
lblmuff - Variable in class swpchat.client.gui.EarmuffsWindow
 
lblName - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
lblName - Variable in class swpchat.client.gui.SendFileDialog
 
lblNick - Variable in class swpchat.client.gui.ConnectPropsDialog
 
lblNickName - Variable in class swpchat.client.gui.TelephonRequestWindow
 
lblQuest - Variable in class swpchat.client.gui.SendFileDialog
 
lblReason - Variable in class swpchat.client.gui.TelephonRequestWindow
 
lblReceiver - Variable in class swpchat.client.gui.SendFileDialog
 
lblReceiver2 - Variable in class swpchat.client.gui.SendFileDialog
 
lblSelected - Variable in class swpchat.client.gui.MainFrameGUI
 
lblServer - Variable in class swpchat.client.gui.ConnectPropsDialog
 
lblSex - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblSex - Variable in class swpchat.client.gui.UserInfoFrame
 
lblSize - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
lblSize - Variable in class swpchat.client.gui.SendFileDialog
 
lblStreet - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblStreet - Variable in class swpchat.client.gui.UserInfoFrame
 
lblTo - Variable in class swpchat.client.gui.ShipWindow
 
lblTo - Variable in class swpchat.client.gui.WhisperWindow
 
lblTo - Variable in class swpchat.client.gui.EarmuffsWindow
 
lblZIP - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
lblZIP - Variable in class swpchat.client.gui.UserInfoFrame
 
leave(String) - Method in interface swpchat.protocol.ClientFunctions
Leaves a channel.
leave(String) - Method in interface swpchat.protocol.ReceiverClient
leave the specified channel
leave(String) - Method in interface swpchat.protocol.SenderClient
leave the specified channel
leave(String) - Method in class swpchat.client.ReceiverServerConnection
leave the specified channel
leave(String) - Method in class swpchat.client.ClientControls
Leaves a channel.
leave(String) - Method in class swpchat.client.SenderServerConnection
leave the specified channel
list - Variable in class swpchat.client.gui.SendFileDialog
 
listAvailableChannels - Variable in class swpchat.client.gui.MainFrameGUI
 
listChannel - Variable in class swpchat.client.gui.TabChannel
 
listContacts - Variable in class swpchat.client.gui.TabContacts
 
listener - Variable in class swpchat.server.ChannelCollection
 
ListenerBase - interface swpchat.server.ListenerBase.
Base Listener interface, which provides abstract methods that are common for all listeners.
listModel - Variable in class swpchat.client.gui.SendFileDialog
 
listMyChannels - Variable in class swpchat.client.gui.MainFrameGUI
 
listSounds - Variable in class swpchat.client.gui.TabSound
 
loadUserInfo() - Method in class swpchat.client.UserInfoPersistentDataHandler
collects userInfos of the config file
LOC - Variable in class swpchat.client.gui.TelephonRequestWindow.SendListener
 
LOC - Variable in class swpchat.client.gui.TelephonRequestWindow.CancelListener
 
logFileWriter - Variable in class swpchat.util.DiagLog
 

M

main(String[]) - Static method in class swpchat.server.SpChatServer
 
main(String[]) - Static method in class swpchat.protocol.Quote
 
main(String[]) - Static method in class swpchat.client.gui.MessageDialog
For testing only.
main(String[]) - Static method in class swpchat.client.gui.WhisperWindow
 
main(String[]) - Static method in class swpchat.client.gui.ReceiveFileQuestionDialog
only for testing.
main(String[]) - Static method in class swpchat.client.gui.OKCancelWindow
this method is for testing and shows one Requester
main(String[]) - Static method in class swpchat.client.SpChatClient
Creates main window of chat client.
main(String[]) - Static method in class swpchat.util.DiagPropsTester
 
mainFrame - Variable in class swpchat.client.DisplayControler
 
MainFrameGUI - class swpchat.client.gui.MainFrameGUI.
Main window of the chat client.
MainFrameGUI.MyWindowListener - class swpchat.client.gui.MainFrameGUI.MyWindowListener.
inner class to handle window events.
MainFrameGUI.MyWindowListener(MainFrameGUI) - Constructor for class swpchat.client.gui.MainFrameGUI.MyWindowListener
 
MainFrameGUI(DisplayControler, ClientControls) - Constructor for class swpchat.client.gui.MainFrameGUI
Constructor.
makegbc(int, int, int, int, int) - Static method in class swpchat.client.gui.GbcHandler
Sets membervariables of GridBagConstraints, required by GridBagLayout.
makegbc(int, int, int, int, int, int) - Static method in class swpchat.client.gui.GbcHandler
Sets membervariables of GridBagConstraints, required by GridBagLayout.
map - Variable in class swpchat.server.SpecializedCollection
Map for the collection elements.
markedMembers - Variable in class swpchat.server.Channel
 
markMember(String) - Method in class swpchat.server.Channel
 
max - Variable in class swpchat.client.StartTipFileReader
 
MAX_FILE_COUNTER - Variable in class swpchat.client.ClientControls
 
memberEntryMap - Variable in class swpchat.client.gui.ChatFrame
 
memberList - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
MemberListEntry - class swpchat.client.gui.MemberListEntry.
This class handles the entries of the MemberMapList
MemberListEntry() - Constructor for class swpchat.client.gui.MemberListEntry
Constructor Setting up the needed ListModel
memberMap - Variable in class swpchat.client.ClientControls
 
MemberMap - class swpchat.client.MemberMap.
Manages the ChatMembersHash
MemberMap() - Constructor for class swpchat.client.MemberMap
Constructor
memberRequest(String, String) - Method in class swpchat.client.ControlConnection
Used to pass the Member Message to the Server,showing the readiness to receive Member Info Messages
members() - Method in class swpchat.server.Channel
 
memberServerMark - Variable in class swpchat.server.ConnectedClientCollection
 
message - Variable in class swpchat.client.gui.MessageDialog
 
MessageDialog - class swpchat.client.gui.MessageDialog.
Dialog to show short messages.
MessageDialog(Frame, String, String) - Constructor for class swpchat.client.gui.MessageDialog
Constructor.
messageReceiver - Variable in class swpchat.client.ReceiverServerConnection
 
MessageReceiver - class swpchat.client.MessageReceiver.
Receives the messages sent by a server and puts them out to a TextArea.
MessageReceiver(ClientControls, ChatStreamTokenizer, Socket) - Constructor for class swpchat.client.MessageReceiver
Constructor of the class MessageReceiver.
mixer - Variable in class swpchat.client.TelephoneSession
 
mixerPath - Variable in class swpchat.client.TelephoneSession
 
mixerStartButton - Variable in class swpchat.client.gui.TelephonGui
 
mnAction - Variable in class swpchat.client.gui.ChatFrame
 
mnItem - Variable in class swpchat.client.gui.ChatFrame
 
mnPicture - Variable in class swpchat.client.gui.ChatFrame
 
mnSound - Variable in class swpchat.client.gui.ChatFrame
 
model - Variable in class swpchat.client.gui.TabContacts
 
model - Variable in class swpchat.client.gui.TabChannel
 
model - Variable in class swpchat.client.gui.TabSound
 
modelAvailable - Variable in class swpchat.client.gui.MainFrameGUI
 
modelInit - Variable in class swpchat.client.gui.MainFrameGUI
 
modelSelected - Variable in class swpchat.client.gui.MainFrameGUI
 
mouseClicked(MouseEvent) - Method in class swpchat.client.gui.ContactsFrame
 
mouseClicked(MouseEvent) - Method in class swpchat.client.gui.ChatFrame
 
mouseClicked(MouseEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
mouseEntered(MouseEvent) - Method in class swpchat.client.gui.ContactsFrame
 
mouseEntered(MouseEvent) - Method in class swpchat.client.gui.ChatFrame
 
mouseEntered(MouseEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
mouseExited(MouseEvent) - Method in class swpchat.client.gui.ContactsFrame
 
mouseExited(MouseEvent) - Method in class swpchat.client.gui.ChatFrame
 
mouseExited(MouseEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
mousePressed(MouseEvent) - Method in class swpchat.client.gui.ContactsFrame
 
mousePressed(MouseEvent) - Method in class swpchat.client.gui.ChatFrame
 
mousePressed(MouseEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
mouseReleased(MouseEvent) - Method in class swpchat.client.gui.ContactsFrame
 
mouseReleased(MouseEvent) - Method in class swpchat.client.gui.ChatFrame
 
mouseReleased(MouseEvent) - Method in class swpchat.client.gui.ChatFrame.NewTab
 
msg(String) - Static method in class swpchat.util.Diag
Print the log message.
muffItem - Variable in class swpchat.client.gui.ChatFrame
 
muffVec - Variable in class swpchat.client.MessageReceiver
 
muffVec - Static variable in class swpchat.client.Earmuffs
 
muffWindow - Variable in class swpchat.client.gui.ChatFrame
 

N

nameLabel - Variable in class swpchat.client.gui.PicturePanel
 
namesPanel - Variable in class swpchat.client.gui.AboutWindow
 
newNickName - Variable in class swpchat.server.ControlProtocolHandler
 
NEXT_TOKEN - Static variable in class swpchat.util.DiagPropsTester
 
nextToken() - Method in class swpchat.protocol.ChatStreamTokenizer
reads next token from stream.
nick - Variable in class swpchat.server.ReceiverProtocolHandler
 
nickCollection - Variable in class swpchat.server.SenderProtocolHandler
 
nickCollection - Variable in class swpchat.server.ReceiverProtocolHandler
 
nickCollection - Variable in class swpchat.server.ControlProtocolHandler
 
nickCollection - Static variable in class swpchat.server.SpChatServer
 
nickCollection - Variable in class swpchat.server.ClientConnection
 
nickMap - Static variable in class swpchat.server.FriendsCollection
 
nickName - Variable in class swpchat.server.SenderProtocolHandler
 
nickName - Variable in class swpchat.server.ControlProtocolHandler
 
nickName - Variable in class swpchat.client.gui.TelephonRequestWindow
 
NickNameCollection - class swpchat.server.NickNameCollection.
 
NickNameCollection() - Constructor for class swpchat.server.NickNameCollection
 
NONE - Static variable in class swpchat.client.gui.GbcControl
Components are not scaled to the cell size (fill).
NORTH - Static variable in class swpchat.client.gui.GbcControl
Put component in the north of the selected cell (anchor).
NORTHEAST - Static variable in class swpchat.client.gui.GbcControl
Put component in the northeast of the selected cell (anchor).
NORTHWEST - Static variable in class swpchat.client.gui.GbcControl
Put component in the northwest of the selected cell (anchor).
NoSuchChannelException - exception swpchat.server.NoSuchChannelException.
Collections may throw this error if accessing a member constitutes an exception, that is: if existance of the member was a prerequisite.
NoSuchChannelException(Object) - Constructor for class swpchat.server.NoSuchChannelException
Construct an exception using the misplaced object.
NoSuchMemberException - exception swpchat.server.NoSuchMemberException.
Collection may throw this Exception, if search-key does not exist
NoSuchMemberException(Object) - Constructor for class swpchat.server.NoSuchMemberException
Construct an exception using the misplaced object.
NotConnectedException - exception swpchat.protocol.NotConnectedException.
 
NotConnectedException() - Constructor for class swpchat.protocol.NotConnectedException
 
NOTHING - Static variable in class swpchat.client.gui.ProgressFrame
 
notificationRequest(String) - Method in class swpchat.client.ControlConnection
Send a notificationRequest to the server
notificationRequest(String) - Method in class swpchat.client.ClientControls
 
NotificationTokens - interface swpchat.protocol.NotificationTokens.
Tokens used for notification messages
notify(String, String, String) - Method in class swpchat.server.ControlProtocolHandler
Notify ClientConnection that 'nick' assumed 'state' concerning 'channels'.
notify(String, String, String) - Method in class swpchat.server.ClientConnection
Notify ClientConnection that 'nick' assumed 'state' concerning 'channels'.
notify(String, String, String) - Method in interface swpchat.protocol.ControlServer
Notify ClientConnection that 'nick' assumed 'state' concerning 'channels'.
notImplemented(String) - Static method in class swpchat.util.Diag
Issue a message that this method is not implemented yet.
nval - Variable in class swpchat.protocol.Token
The numeric value, which is not always valid.
nval - Variable in class swpchat.protocol.ChatStreamTokenizer
 

O

objectClass - Variable in class swpchat.server.SpecializedCollection
The class which represents the special objects that could be stored in the map.
objectType - Static variable in class swpchat.server.ConnectionCollection
Pointer to store the special objectType, this Collection is used for.
objStream - Variable in class swpchat.client.FileSendConnection
 
offlineList - Variable in class swpchat.client.gui.ContactsFrame
 
offlineModel - Variable in class swpchat.client.gui.ContactsFrame
 
okButton - Variable in class swpchat.client.gui.OKCancelWindow
 
okButtonText - Variable in class swpchat.client.gui.OKCancelWindow
 
OKCancelWindow - class swpchat.client.gui.OKCancelWindow.
 
OKCancelWindow() - Constructor for class swpchat.client.gui.OKCancelWindow
Initiates the window.
onlineList - Variable in class swpchat.client.gui.ContactsFrame
 
onlineModel - Variable in class swpchat.client.gui.ContactsFrame
 
onlinePopup - Variable in class swpchat.client.gui.ContactsFrame
 
OpenServer - class swpchat.client.OpenServer.
Class to open a ServerSocket .
openServer() - Method in class swpchat.client.ClientControls
starts a new Server for receiving files
OpenServer(ClientControls) - Constructor for class swpchat.client.OpenServer
 
ostream - Variable in class swpchat.server.ReceiverProtocolHandler
 
ostream - Variable in class swpchat.server.ControlProtocolHandler
 
ostream - Variable in class swpchat.client.FileProtocolHandler
 
oStream - Variable in class swpchat.client.ReceiverServerConnection
 
oStream - Variable in class swpchat.client.SenderServerConnection
 
oStream - Variable in class swpchat.client.FileSendConnection
 
out - Variable in class swpchat.client.gui.ProgressFrame
 
owner - Variable in class swpchat.client.gui.SendFileDialog
 

P

PACKAGE_ENTRY_EXIT - Static variable in class swpchat.util.Diag
Entry and exit of package visible methods (without modifier).
panel - Variable in class swpchat.client.gui.ShipWindow
 
panel - Variable in class swpchat.client.gui.EarmuffsWindow
 
ParserException - exception swpchat.util.ParserException.
 
ParserException(String) - Constructor for class swpchat.util.ParserException
 
partnerIP - Variable in class swpchat.client.gui.TelephonGui
 
partnerName - Variable in class swpchat.client.gui.TelephonGui
 
pictureChooser - Variable in class swpchat.client.gui.ContactsFrame
 
pictureChooser - Variable in class swpchat.client.gui.ChatFrame
 
PictureChooser - class swpchat.client.gui.PictureChooser.
Specification of JFileChooser.
PictureChooser() - Constructor for class swpchat.client.gui.PictureChooser
Constructor
pictureFrame - Variable in class swpchat.client.ClientControls
 
PictureFrame - class swpchat.client.gui.PictureFrame.
Class to show a received picture and allows to save it.
PictureFrame(byte[], String, int) - Constructor for class swpchat.client.gui.PictureFrame
Constructor.
picturePanel - Variable in class swpchat.client.gui.PictureFrame
 
PicturePanel - class swpchat.client.gui.PicturePanel.
panel for showing images and their filename and filesize.
PicturePanel(byte[], String, int) - Constructor for class swpchat.client.gui.PicturePanel
 
PKConfigFileName - Static variable in class swpchat.client.SWPConfig
The key into the system properties
PKDiagFileName - Static variable in class swpchat.util.Diag
The name of the property that stores the configurations file.
PKDiagLogFileName - Static variable in class swpchat.util.DiagProps
The property key for log-file filename.
PKHost - Static variable in class swpchat.client.SWPOptions
Constants to access the defaults in the Properties PK stands for Property Key.
PKImageDirectory - Static variable in class swpchat.client.ClientConstantPool.ImageDirectoryDetector
 
PKMixerPath - Static variable in class swpchat.client.SWPOptions
 
PKNickName - Static variable in class swpchat.client.SWPOptions
 
PKSFMikePath - Static variable in class swpchat.client.SWPOptions
 
PKSFSpeakerPath - Static variable in class swpchat.client.SWPOptions
 
play(String, String) - Method in class swpchat.server.Channel
sends "play:strFrom:audioKey" to every ClientConnection in receiverCollection
play(String, String) - Method in interface swpchat.protocol.ClientFunctions
 
play(String, String) - Method in interface swpchat.protocol.SenderClient
Make other clients play a sound file.
play(String, String) - Method in class swpchat.client.ClientControls
Sends a play request to the specified channel.
play(String, String) - Method in class swpchat.client.SenderServerConnection
Make other clients play a sound file.
play(String, String, String) - Method in interface swpchat.server.ChannelListener
method to invoke the playing procedure
play(String, String, String) - Method in class swpchat.server.ReceiverProtocolHandler
play-method invoked by ClientConnection, responsible for transferring play:: - message
play(String, String, String) - Method in class swpchat.server.ClientConnection
method to invoke the playing procedure
play(String, String, String) - Method in interface swpchat.protocol.ReceiverServer
Have the client receive the request from the sender to play the audio with the given key .
playEmoSound(String) - Method in class swpchat.client.gui.ChatFrame
Tries to play an audio file with a certain key Sound can be enabled with enablePlay() and disabled with disablePlay().
playReceivedAudioRequest(String, String, String) - Method in interface swpchat.protocol.ClientFunctions
Plays an audio file.
playReceivedAudioRequest(String, String, String) - Method in class swpchat.client.ClientControls
Plays an audio file.
playSound(String) - Method in class swpchat.client.gui.ChatFrame
Plays sound using client controls.
pressedAButton - Variable in class swpchat.client.gui.OKCancelWindow
 
pressedOK - Variable in class swpchat.client.gui.OKCancelWindow
 
PRIVATE_ENTRY_EXIT - Static variable in class swpchat.util.Diag
Entry and exit of private methods.
ProgressFrame - class swpchat.client.gui.ProgressFrame.
Frame that contains a progress bar to show progress of file transfer.
ProgressFrame(String, int, DataInputStream) - Constructor for class swpchat.client.gui.ProgressFrame
----------- not completely implemented yet.----------------------- creates Frame and starts Thread.
ProgressFrame(String, int, DataOutputStream) - Constructor for class swpchat.client.gui.ProgressFrame
creates Frame and starts Thread.
propertyChange(PropertyChangeEvent) - Method in class swpchat.client.gui.PictureChooser
Invoked when an property change event occurs.
propertyKeys() - Static method in class swpchat.client.SWPConfig
the keys stored in swpProps are returned as an Enumeration
PROTECTED_ENTRY_EXIT - Static variable in class swpchat.util.Diag
Entry and exit of protected methods.
protocolHandler - Variable in class swpchat.client.OpenServer
 
ProtocolHandler - class swpchat.server.ProtocolHandler.
Used for communication with the client, the server part of the chat protocol
ProtocolHandler() - Constructor for class swpchat.server.ProtocolHandler
constuctor of this class
ProtocolTokens - interface swpchat.protocol.ProtocolTokens.
The tokens used in the communication between chat client and server.
PUBLIC_ENTRY_EXIT - Static variable in class swpchat.util.Diag
Entry and exit of publically visible methods.
put(String, String) - Method in class swpchat.server.UserInfo
just delegate

Q

questDialog - Variable in class swpchat.client.ClientControls
 
question - Variable in class swpchat.client.gui.OKCancelWindow
 
questionText - Variable in class swpchat.client.gui.OKCancelWindow
 
quit - Variable in class swpchat.server.SpServerConsole
 
quit() - Method in interface swpchat.protocol.ClientFunctions
Quits the client program with disconnecting from server.
quit() - Method in class swpchat.client.ClientControls
Quits the client program with disconnecting from server.
Quote - class swpchat.protocol.Quote.
class to qoute the messages.
Quote() - Constructor for class swpchat.protocol.Quote
 
quote(String) - Static method in class swpchat.protocol.Quote
Method quotes a given text and returns a the quoted String

R

radBoth - Variable in class swpchat.client.gui.TabConnect
 
radMan - Variable in class swpchat.client.gui.TabUserInfo
 
radOff - Variable in class swpchat.client.gui.ShipWindow
 
radOff - Variable in class swpchat.client.gui.EarmuffsWindow
 
radOn - Variable in class swpchat.client.gui.ShipWindow
 
radOn - Variable in class swpchat.client.gui.EarmuffsWindow
 
radOthers - Variable in class swpchat.client.gui.TabUserInfo
 
radReceiverOnly - Variable in class swpchat.client.gui.TabConnect
 
radSenderOnly - Variable in class swpchat.client.gui.TabConnect
 
radWife - Variable in class swpchat.client.gui.TabUserInfo
 
rdm - Variable in class swpchat.server.ControlProtocolHandler
 
readCommand(ChatStreamTokenizer) - Method in class swpchat.client.MessageReceiver
Fetch one command from the input.
readCommand(ChatStreamTokenizer, Socket) - Method in class swpchat.server.ProtocolHandler
 
readCommand(ChatStreamTokenizer, Socket) - Static method in class swpchat.client.FileProtocolHandler
Fetch one command from the inputStream.
readCommand(ChatStreamTokenizer, Socket) - Method in class swpchat.client.ControlReceiver
Fetch one command from the input.
reader - Variable in class swpchat.protocol.ChatStreamTokenizer
 
readln(InputStream) - Method in class swpchat.server.SpServerConsole
 
readReply(ChatStreamTokenizer, Socket) - Static method in class swpchat.client.ServerConnection
Fetch one command from the inputStream.
ready - Variable in class swpchat.client.gui.InputDialog
 
reason - Variable in class swpchat.client.gui.TelephonRequestWindow
 
receive(String, String, String) - Method in interface swpchat.server.ChannelListener
method to invoke the receiving procedure
receive(String, String, String) - Method in class swpchat.server.ReceiverProtocolHandler
receive-method invoked by ClientConnection, responsible for transferring messages to this listening client
receive(String, String, String) - Method in class swpchat.server.ClientConnection
method to invoke the receiving procedure
receive(String, String, String) - Method in interface swpchat.protocol.ReceiverServer
Have the client receive the data as coming from the sender.
ReceiveFileQuestionDialog - class swpchat.client.gui.ReceiveFileQuestionDialog.
Dialog to ask the user if a file should be received.
ReceiveFileQuestionDialog(Frame) - Constructor for class swpchat.client.gui.ReceiveFileQuestionDialog
Constructor.
receiver - Variable in class swpchat.server.ControlProtocolHandler
 
receiver - Variable in class swpchat.client.gui.EmotionWindow
 
ReceiverClient - interface swpchat.protocol.ReceiverClient.
Interface of the receiver client.
receiverCollection - Variable in class swpchat.server.ConnectedClientCollection
 
receiverCollection - Variable in class swpchat.server.Channel
 
receiverConnection - Variable in class swpchat.client.ClientControls
 
receiverHandler - Variable in class swpchat.server.ClientConnection
 
receiverLabel - Variable in class swpchat.client.gui.EmotionWindow
 
ReceiverProtocolHandler - class swpchat.server.ReceiverProtocolHandler.
Used for the Receiver to pass on Messages to the Client
ReceiverProtocolHandler(ChannelCollection, NickNameCollection, ConnectedClientCollection) - Constructor for class swpchat.server.ReceiverProtocolHandler
Constructor
ReceiverServer - interface swpchat.protocol.ReceiverServer.
This interface defines the API to the Chat Receiver protocol on the server side.
ReceiverServerConnection - class swpchat.client.ReceiverServerConnection.
Class for receiver connection to the server.
ReceiverServerConnection(ClientControls) - Constructor for class swpchat.client.ReceiverServerConnection
Constructor.
ReceiverTokens - interface swpchat.protocol.ReceiverTokens.
The tokens used in the communication between chat receiver client and server.
receiveUserInfo(String, String) - Method in class swpchat.server.ReceiverProtocolHandler
receiveUserInfo invoked by ClientConnection, responsible for sending back receiveUserInfo:::: - message
receiveUserInfo(String, String) - Method in class swpchat.server.ClientConnection
send back userInfo of the given nickName
receiveUserInfo(String, String) - Method in interface swpchat.protocol.ReceiverServer
 
RECEIVING - Static variable in class swpchat.client.gui.ProgressFrame
 
refreshAdminChannelList() - Method in class swpchat.client.DisplayControler
Refreshes the channel list in AdminFrame.
refreshChannelList() - Method in class swpchat.client.gui.AdminFrame
actualizes the channel list in TabChannel
refreshSoundMenu() - Method in class swpchat.client.DisplayControler
Refreshes the sound menu in chatframe.
reload - Variable in class swpchat.server.SpServerConsole
 
reload() - Static method in class swpchat.util.Diag
Reloads the properties.
reload() - Method in class swpchat.util.DiagProps
Load the new Properties if the name of the config file changed during runtime.
remoteIP - Variable in class swpchat.client.TelephoneSession
 
removeAllChannelsFromList() - Method in class swpchat.client.gui.MainFrameGUI
Removes all channels from list of available channels.
removeAllChannelsFromList() - Method in class swpchat.client.DisplayControler
removes all channels from lists in MainFrame.
removeAllTabs() - Method in class swpchat.client.gui.ChatFrame
Removes all tabs.
removeAllTabs() - Method in class swpchat.client.DisplayControler
Removes all existing tabs.
removeAudioFile(String) - Method in interface swpchat.protocol.ClientFunctions
Removes an audio file from the properties.
removeAudioFile(String) - Method in class swpchat.client.ClientControls
Removes an audio file from the properties.
removeAudioURL(String) - Method in class swpchat.client.AudioMapper
remove Audio-URL from the Properties
removeChannel(String) - Method in interface swpchat.server.ChannelCollectionListener
Method is called, when a channel has been removed
removeChannel(String) - Method in class swpchat.server.ControlProtocolHandler
Implementation of interface ChannelCollectionListener.
removeChannel(String) - Method in class swpchat.server.ChannelCollection
Remove the Channel identified by its Name from the collection.
removeChannel(String) - Method in interface swpchat.protocol.ClientFunctions
Removes an existing channel.
removeChannel(String) - Method in interface swpchat.protocol.ControlClient
removes an existing channel, but not used yet.
removeChannel(String) - Method in class swpchat.client.ControlConnection
removes an existing channel, but not used yet.
removeChannel(String) - Method in class swpchat.client.ClientControls
Removes an existing channel.
removeChannel(String, String) - Static method in class swpchat.server.FriendsCollection
Remove a channel from the list of 'nick'.
removeChannelFromAvailableList(String) - Method in class swpchat.client.gui.MainFrameGUI
Removes channel from our list of available channels.
removeChannelFromAvailableList(String) - Method in class swpchat.client.DisplayControler
removes available channel from list in MainFrame.
removeChannelFromAvailableList(String) - Method in class swpchat.client.ClientControls
Removes channel from list of available channels in main frame.
removeChannelFromChatFrame(String) - Method in class swpchat.client.DisplayControler
Removes an existing tab from chat frame.
removeChannelFromMyList(String) - Method in class swpchat.client.gui.MainFrameGUI
Adds channel to our list of selected channels.
removeChannelFromMyList(String) - Method in class swpchat.client.DisplayControler
removes a selected channel from list in MainFrame.
removeConnection(String) - Method in class swpchat.server.ConnectedClientCollection
remove a ClientConnection from controlCollection
removeConnection(String) - Method in class swpchat.server.ConnectionCollection
Deprecated.  
removeContact(String) - Method in class swpchat.client.gui.ContactsFrame
Remove a Contact from Contactlists.
removeContact(String) - Method in class swpchat.client.ClientControls
Remove a contact from the list.
removeContact(String) - Static method in class swpchat.client.ContactsLocations
Remove a contact from the list.
removeFileRequest() - Method in class swpchat.client.OpenServer
decrease fileRequestCounter
removeFileTransfer(FileProtocolHandler) - Method in class swpchat.client.ClientControls
method encapsulates a (assozierte Warteschlange) remove fileProtocolHandler from the que.
removeFriend(String, String) - Static method in class swpchat.server.FriendsCollection
Remove a friend from the list of 'nick'.
removeListener(ChannelCollectionListener) - Method in class swpchat.server.ChannelCollection
Used to remove a listener from the listeners collection.
removeLocation(String, String) - Method in class swpchat.client.ClientControls
Remove a location from a contact.
removeLocation(String, String) - Static method in class swpchat.client.ContactsLocations
Remove a location from a contact.
removeMuff(String) - Static method in class swpchat.client.Earmuffs
 
removeObject(String) - Method in class swpchat.server.SpecializedCollection
Remove the object identified by its key from the collection.
removeReceiverConnection(String) - Method in class swpchat.server.Channel
remove a ClientConnection from receiverCollection
removeSenderConnection(String) - Method in class swpchat.server.Channel
remove a ClientConnection from senderCollection
removeSession(String) - Method in class swpchat.server.NickNameCollection
Remove the session identified by its sessionKey from the collection.
removeTab(String) - Method in class swpchat.client.gui.ChatFrame
removes the specified tab.
renameChannel(String, String) - Method in interface swpchat.server.ChannelCollectionListener
Method is called, when a channel has changed its name.
renameChannel(String, String) - Method in class swpchat.server.ControlProtocolHandler
Implementation of interface ChannelCollectionListener.
renameChannel(String, String) - Method in interface swpchat.protocol.ClientFunctions
Renames an existing channel.
renameChannel(String, String) - Method in interface swpchat.protocol.ControlClient
renames an existing channel, but not used yet.
renameChannel(String, String) - Method in class swpchat.client.ControlConnection
renames an existing channel, but not used yet.
renameChannel(String, String) - Method in class swpchat.client.ClientControls
Renames an existing channel.
replaceEmptyEntryByPseudoEntry(String) - Method in class swpchat.client.gui.UserInfoFrame
replaces empty string by a token (like: nix)
replaceEmptyEntryByPseudoEntry(String) - Method in class swpchat.client.gui.TabUserInfo
replaces empty string by a token (like: nix)
reply(BufferedWriter, String, String) - Static method in class swpchat.server.ProtocolHandler
Generate an reply answer for a given command.
reply(BufferedWriter, String, String) - Static method in class swpchat.client.ServerConnection
 
replyWaiterHash - Variable in class swpchat.client.MessageReceiver
 
requestStop() - Method in class swpchat.client.ControlReceiver
 
requestTelephone(String) - Method in class swpchat.client.gui.TelephonRequestWindow
shows the Telephone-RequestWindow returns true if the Send Button was pressed else false
requestUserInfo(String) - Method in class swpchat.client.ClientControls
method is invoked if the infos of another user are requested (delegates task to requestUserInfo in SenderConnection)
requestUserInfo(String) - Method in class swpchat.client.SenderServerConnection
sends a user info request
requote(String) - Static method in class swpchat.protocol.Quote
requote a given text.
result - Variable in class swpchat.client.gui.InputDialog
 
result - Variable in class swpchat.util.Waiter
 
returnValue - Variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
returnVector - Variable in class swpchat.client.gui.SendFileDialog
 
rt - Variable in class swpchat.client.TelephoneSession
 
run() - Method in class swpchat.server.ControlProtocolReceiverThread
 
run() - Method in class swpchat.server.InformerThread
 
run() - Method in class swpchat.server.SpServerConsole
the things the thread is busy with, his whole lifetime !
run() - Method in class swpchat.server.ClientConnection
overwrites run-method: open new ProtocolHandler for Client and call upon serve-method
run() - Method in class swpchat.client.gui.ProgressFrame
run method of thread
run() - Method in class swpchat.client.gui.AboutWindow
 
run() - Method in class swpchat.client.FileProtocolHandler
 
run() - Method in class swpchat.client.MessageReceiver
Overrides the method run() in Thread.
run() - Method in class swpchat.client.OpenServer
 
run() - Method in class swpchat.client.ControlReceiver
implementation of method run().
run() - Method in class swpchat.client.FileSendConnection
 
run() - Method in class swpchat.util.Waiter
Waits until exitNow is set to true by waitForCont(), then the thread ends.

S

save() - Static method in class swpchat.client.SWPConfig
store properties to configFile
save() - Method in class swpchat.util.DiagProps
store default properties in diagFileName
saveFile(File) - Method in class swpchat.client.gui.PictureFrame
saves the byte array into file file.
saveMixerPath(String) - Method in class swpchat.client.ClientControls
Stores path in properties.
saveNickname(String) - Method in interface swpchat.protocol.ClientFunctions
stores nickname in properties.
saveNickname(String) - Method in class swpchat.client.ClientControls
Stores nickname in properties.
saveReceivedFile(byte[], String, int) - Method in class swpchat.client.ClientControls
 
saveServername(String) - Method in interface swpchat.protocol.ClientFunctions
stores servername in properties.
saveServername(String) - Method in class swpchat.client.ClientControls
Stores servername in properties.
saveSFMikePath(String) - Method in class swpchat.client.ClientControls
Stores path in properties.
saveSFSpeakerPath(String) - Method in class swpchat.client.ClientControls
Stores path in properties.
scrollPane - Variable in class swpchat.client.gui.PictureFrame
 
selectedMember - Variable in class swpchat.client.gui.ChatFrame
 
selectedNick - Variable in class swpchat.client.gui.EarmuffsWindow
 
send(BufferedWriter, String) - Static method in class swpchat.client.ServerConnection
 
send(BufferedWriter, String, String) - Static method in class swpchat.server.ProtocolHandler
Generate an answer for a given command.
send(BufferedWriter, String, String) - Static method in class swpchat.client.ServerConnection
 
send(BufferedWriter, String, String, String) - Static method in class swpchat.server.ProtocolHandler
Generate an answer for a given command.
send(BufferedWriter, String, String, String) - Static method in class swpchat.client.ServerConnection
Generate an answer for a given command, much shorter than writing ostream.write....
send(BufferedWriter, String, String, String, String) - Static method in class swpchat.server.ProtocolHandler
Generate an answer for a given command.
send(BufferedWriter, String, String, String, String) - Static method in class swpchat.client.ServerConnection
Generate an answer for a given command Added especially for the Whispermessage.
send(BufferedWriter, String, String, String, String, String) - Static method in class swpchat.server.ProtocolHandler
Generate an answer for a given command.
send(BufferedWriter, String, String, String, String, String, String) - Static method in class swpchat.server.ProtocolHandler
Send a given command.
send(String, String) - Method in class swpchat.server.Channel
send strFrom and strMessage to every ClientConnection in receiverCollection
send(String, String) - Method in interface swpchat.protocol.ClientFunctions
Sends a given message to a given channel to the server.
send(String, String) - Method in interface swpchat.protocol.SenderClient
Send media to the server.
send(String, String) - Method in class swpchat.client.ClientControls
Sends a given message to a given channel to the server.
send(String, String) - Method in class swpchat.client.SenderServerConnection
Send media to the server.
sendContactList() - Method in class swpchat.client.ControlConnection
 
sendControlMessage(String, String, String) - Method in class swpchat.server.ControlProtocolHandler
method interrupts receiverThread and then receives itself all incoming messages until the reply, we have been waiting (after sending request) for, occurs or comes not within 5 seconds.
sendControlMessage(String, String, String) - Method in class swpchat.server.ClientConnection
sends a control message to ControlProtocolHandler
sendControlMessage(String, String, String) - Method in interface swpchat.protocol.ControlServer
method interrupts receiverThread and then receives itself all incoming messages until the reply, we have been waiting (after sending request) for, occurs or comes not within 5 seconds.
sendControlMessage(String, String, String, String) - Method in class swpchat.server.ConnectedClientCollection
sends to every ClientConnection from controlCollection a message that is handled by the ControlProtocolHandler
SenderClient - interface swpchat.protocol.SenderClient.
This interface defines the API to the Chat protocol on the client side.
senderCollection - Variable in class swpchat.server.ConnectedClientCollection
 
senderCollection - Variable in class swpchat.server.Channel
 
senderConnection - Variable in class swpchat.client.ClientControls
 
senderHandler - Variable in class swpchat.server.ClientConnection
 
SenderProtocolHandler - class swpchat.server.SenderProtocolHandler.
Used for communication with the client, the server part of the chat protocol
SenderProtocolHandler(ChannelCollection, NickNameCollection, ConnectedClientCollection) - Constructor for class swpchat.server.SenderProtocolHandler
Constructor
SenderReceiverTokens - interface swpchat.protocol.SenderReceiverTokens.
The tokens used in the communication between chat sender client and server.
SenderServer - interface swpchat.protocol.SenderServer.
This interface defines the API to the Chat Sender protocol on the server side.
SenderServerConnection - class swpchat.client.SenderServerConnection.
Class for sender communication to the server.
SenderServerConnection(ClientControls) - Constructor for class swpchat.client.SenderServerConnection
Constructor.
SenderTokens - interface swpchat.protocol.SenderTokens.
The tokens used in the communication between chat sender client and server.
sendFile() - Method in class swpchat.client.gui.ContactsFrame
Shows picture chooser dialog and sends selected picture with clientControls.
sendFile() - Method in class swpchat.client.gui.ChatFrame
Shows picture chooser dialog and sends selected picture with clientControls.
sendFile(File, Vector) - Method in interface swpchat.protocol.ClientFunctions
Sends a picture to the server.
sendFile(File, Vector) - Method in class swpchat.client.ClientControls
Sends a picture to the server.
sendFile(String, File) - Method in class swpchat.client.FileSendConnection
Sends a file to the given client with the given IPAdress.
sendFileDialog - Variable in class swpchat.client.gui.ContactsFrame
 
sendFileDialog - Variable in class swpchat.client.gui.ChatFrame
 
SendFileDialog - class swpchat.client.gui.SendFileDialog.
 
SendFileDialog(Frame) - Constructor for class swpchat.client.gui.SendFileDialog
 
sendFileItem - Variable in class swpchat.client.gui.ContactsFrame
 
sendFileItem - Variable in class swpchat.client.gui.ChatFrame
 
SENDING - Static variable in class swpchat.client.gui.ProgressFrame
 
sendRequestMessage(String, String, String, String) - Method in class swpchat.server.ControlProtocolHandler
method interrupts receiverThread and then receives itself all incoming messages until the reply, we have been waiting (after sending request) for, occurs or comes not within 5 seconds.
sendRequestMessage(String, String, String, String) - Method in class swpchat.server.ClientConnection
sends a request message to ControlProtocolHandler
sendRequestMessage(String, String, String, String) - Method in interface swpchat.protocol.ControlServer
method interrupts receiverThread and then receives itself all incoming messages until the reply, we have been waiting (after sending request) for, occurs or comes not within 5 seconds.
sendTelephoneRequest() - Method in class swpchat.client.gui.SWPFrame
send a Telephone Request
sendTelephoneRequest() - Method in class swpchat.client.gui.ContactsFrame
 
sendTelephoneRequest() - Method in class swpchat.client.gui.ChatFrame
 
sendTelephoneRequest(String, String) - Method in class swpchat.client.ControlConnection
Send telephonerequest to the server.
sendTelephoneRequest(String, String) - Method in class swpchat.client.ClientControls
Sends a telephonerequest to the server.
sendUserInfo(HashMap) - Method in class swpchat.client.ClientControls
send user info of the actual client as a long String first hashmap is serialized into a sendable string then sendUserInfo from ControlServerConnection is invoked
sendUserInfo(String) - Method in class swpchat.client.ControlConnection
sends a "sendUserInfo" - command to the server with serveral userInfos serialized to a string
sendWasPressed - Variable in class swpchat.client.gui.TelephonRequestWindow
 
servCon - Static variable in class swpchat.server.SpChatServer
 
serve(Socket) - Method in interface swpchat.protocol.FileServer
Method serve is used to serve a sender(Client).
serve(Socket) - Method in class swpchat.client.FileProtocolHandler
implementation of method serve from ProtocolHandler
serve(Socket, ClientConnection, InputStream) - Method in class swpchat.server.ProtocolHandler
serves the client: parses commands from the client and sends appropiate replies (protocol violations are ignored for now)
serve(Socket, ClientConnection, InputStream) - Method in class swpchat.server.SenderProtocolHandler
serves the client: parses commands from the client and sends appropiate replies (protocol violations are ignored for now)
serve(Socket, ClientConnection, InputStream) - Method in class swpchat.server.ReceiverProtocolHandler
serves the client: passes on Messages from the server to the client
serve(Socket, ClientConnection, InputStream) - Method in class swpchat.server.ControlProtocolHandler
implementation of method serve from ProtocolHandler instantiate new ControlProtocolReceiverThread
serve(Socket, ClientConnection, InputStream) - Method in interface swpchat.protocol.ReceiverServer
Handle login and logout requests given by the client through the clientSocket.
serve(Socket, ClientConnection, InputStream) - Method in interface swpchat.protocol.ControlServer
implementation of method serve from ProtocolHandler instantiate new ControlProtocolReceiverThread
serve(Socket, ClientConnection, InputStream) - Method in interface swpchat.protocol.SenderServer
Handle requests given by the client through the clientSocket.
ServerConnection - class swpchat.client.ServerConnection.
 
ServerConnection() - Constructor for class swpchat.client.ServerConnection
 
ServiceRefusedException - exception swpchat.protocol.ServiceRefusedException.
 
ServiceRefusedException(String) - Constructor for class swpchat.protocol.ServiceRefusedException
 
servsocket - Static variable in class swpchat.server.SpChatServer
 
sessionHash - Variable in class swpchat.server.NickNameCollection
 
sessionKey - Variable in class swpchat.server.UserInfoHandler
 
sessionKey - Variable in class swpchat.server.UserInfo
 
sessionKey - Variable in class swpchat.server.SenderProtocolHandler
 
sessionKey - Variable in class swpchat.server.ReceiverProtocolHandler
 
sessionKey - Variable in class swpchat.server.ControlProtocolHandler
 
sessionKey - Variable in class swpchat.client.ControlConnection
 
sessionKey - Variable in class swpchat.client.ClientControls
 
setAnchor(int) - Method in class swpchat.client.gui.GbcControl
Sets anchor to the specified value.
setAudioURL(String, String) - Method in class swpchat.client.AudioMapper
Gives a Property specified by strAudioKey the value of a URL built from strInto.
setBottomInset(int) - Method in class swpchat.client.gui.GbcControl
Sets the bottom inset to the specified value.
setCanceled(boolean) - Method in class swpchat.client.gui.ConnectPropsDialog
sets the flag canceled to the specified value.
setChannel(String) - Method in class swpchat.client.gui.WhisperWindow
method for setting the actual channel to whisper in
setChannel(String) - Method in class swpchat.client.gui.EmotionWindow
method for setting the actual channel to send the emotion to
setChannelName(String) - Method in class swpchat.server.Channel
sets the channel name for the actual channel
setConfigFileName(String) - Static method in class swpchat.util.Diag
saves the config file name in PKDiagFileName
setConfigFileName(String) - Method in class swpchat.util.DiagProps
set the name of the Properties file
setContactState(String, String, String) - Method in class swpchat.client.gui.ContactsFrame
Set the state of a Contact, that is online or offline.
setContactState(String, String, String) - Method in class swpchat.client.ClientControls
Set the state of a Contact, that is: online or offline.
setDisconnect() - Method in class swpchat.client.MessageReceiver
Give the MessageReceiver the signal to stop receiving.
setFavColor(Color) - Method in class swpchat.client.gui.UserInfoFrame
set the current color
setFill(int) - Method in class swpchat.client.gui.GbcControl
Sets fill to the specified value.
setGlobalDebuglevel(int) - Method in class swpchat.util.DiagProps
Sets the global debublevel.
setHost(String) - Method in class swpchat.client.SWPOptions
sets host name saves the properties
setInsets(Insets) - Method in class swpchat.client.gui.GbcControl
Sets the insets to the specified value.
setIPAddress(String) - Method in class swpchat.server.UserInfo
 
setIPAddress(String, String) - Method in class swpchat.server.NickNameCollection
looks up in sessionHash the value that maps to the specific key and adds a new info to the value object
setLabelTalk(String) - Method in class swpchat.client.gui.TelephonGui
changes the label on the Talk button
setLeftInset(int) - Method in class swpchat.client.gui.GbcControl
Sets the left inset to the specified value.
setMethodDebuglevel(String, int) - Method in class swpchat.util.DiagProps
Sets the default debuglevel for the method (or class, package) pkMethodName.
setMixerpath(String) - Method in class swpchat.client.gui.TabTelephony
sets mixerpath in textfield
setMixerPath(String) - Method in class swpchat.client.SWPOptions
sets path saves the properties
setNick(String) - Method in class swpchat.server.UserInfo
(re-)sets the nickname-attribute
setNick(String, String) - Static method in class swpchat.server.FriendsCollection
Changes the name of a user in this list, user's friends are now the people who wanted to be notified of 'newNick' whereas the channels joined up to now.
setNickname(String) - Method in class swpchat.client.gui.TabConnect
 
setNickname(String) - Method in class swpchat.client.gui.TabUserInfo
 
setNickname(String) - Method in class swpchat.client.SWPOptions
sets the default nickname the properties are saved also
setPartnerIP(String) - Method in class swpchat.client.gui.TelephonGui
changes the IP in the textfield
setPartnerName(String) - Method in class swpchat.client.gui.TelephonGui
changes the name in the textfield
setPreviewImage(File) - Method in class swpchat.client.gui.ImagePreviewPanel
Sets the image on the preview label.
setReceiver(String) - Method in class swpchat.client.gui.WhisperWindow
method for setting the ReceiverNick in the txfTo-Area (usefull together with the Nick-List of a channel (g.-Plankermann, Peters))
setReceiver(String) - Method in class swpchat.client.gui.EmotionWindow
method for setting the ReceiverNick in the receiverLabel
setReceiverConnection(String, ClientConnection) - Method in class swpchat.server.ConnectedClientCollection
 
setRecPasswd(String) - Method in class swpchat.server.Channel
 
setRightInset(int) - Method in class swpchat.client.gui.GbcControl
Sets the right inset to the specified value.
setSenderConnection(String, ClientConnection) - Method in class swpchat.server.ConnectedClientCollection
 
setSendPasswd(String) - Method in class swpchat.server.Channel
 
setServername(String) - Method in class swpchat.client.gui.TabConnect
 
setServername(String) - Method in class swpchat.client.gui.TabUserInfo
 
setSFMikepath(String) - Method in class swpchat.client.gui.TabTelephony
sets SFMikepath in textfield
setSFMikePath(String) - Method in class swpchat.client.SWPOptions
sets path saves the properties
setSFSpeakerpath(String) - Method in class swpchat.client.gui.TabTelephony
sets SFSpeakerpath in textfield
setSFSpeakerPath(String) - Method in class swpchat.client.SWPOptions
sets path saves the properties
setShipStatus(boolean) - Method in class swpchat.server.UserInfo
(re-)sets the ShipStatus-attribute
setSuccess(boolean) - Method in class swpchat.client.gui.ConnectPropsDialog
sets the flag success to the specified value.
setText(String) - Method in class swpchat.client.gui.ShipWindow
set text on txaTo
setText(String) - Method in class swpchat.client.gui.EarmuffsWindow
set text on txaTo
setThreadSleep(boolean) - Method in class swpchat.client.ControlReceiver
 
setTopic(String) - Method in class swpchat.server.Channel
Sets topic for a channel
setTopic(String, String) - Method in class swpchat.client.gui.ChatFrame
set the topic of a channel
setTopic(String, String) - Method in class swpchat.client.DisplayControler
Sets the topic of a channel
setTopic(String, String) - Method in class swpchat.client.SenderServerConnection
Set topic for a channel.
setTopInset(int) - Method in class swpchat.client.gui.GbcControl
Sets the top inset to the specified value.
setTransferIPAddress(boolean) - Method in class swpchat.client.ClientControls
 
setUserInfo(Vector) - Method in class swpchat.server.UserInfoHandler
method converts given vector and saves keyword and values into UserInfo of session
setWeightx(double) - Method in class swpchat.client.gui.GbcControl
Sets weightx to the specified value.
setWeighty(double) - Method in class swpchat.client.gui.GbcControl
Sets weighty to the specified value.
sfmike - Variable in class swpchat.client.TelephoneSession
 
sfmikePath - Variable in class swpchat.client.TelephoneSession
 
sfspeaker - Variable in class swpchat.client.TelephoneSession
 
sfspeakerPath - Variable in class swpchat.client.TelephoneSession
 
ship(String, String, boolean) - Method in class swpchat.server.Channel
ship not really implemented yet
ship(String, String, ShipWindow) - Method in class swpchat.client.ClientControls
Give or fetch someone his ship.
ship(String, String, ShipWindow) - Method in class swpchat.client.SenderServerConnection
Ship media to the server.
ship(String, String, String, boolean) - Method in interface swpchat.server.ChannelListener
method ship is used for shiping
ship(String, String, String, boolean) - Method in class swpchat.server.ClientConnection
method ship is used for shiping
shipdummy - Static variable in interface swpchat.client.ClientConstantPool
 
shipError(String) - Method in class swpchat.client.gui.ShipWindow
Open an ErrorWindow if any Error occurres while shiping
shipgif - Static variable in interface swpchat.client.ClientConstantPool
 
shipItem - Variable in class swpchat.client.gui.ChatFrame
 
shipMsg - Static variable in class swpchat.client.gui.MemberListEntry
 
shipOn - Variable in class swpchat.client.gui.ChatFrame
 
shipReceive(String, String, String, boolean) - Method in class swpchat.server.ReceiverProtocolHandler
shipReceive-method invoked by ClientConnection, responsible for transferring messages to this listening client
shipReceive(String, String, String, boolean) - Method in interface swpchat.protocol.ReceiverServer
shipReceive-method invoked by ClientConnection, responsible for transferring messages to this listening client
shipWindow - Variable in class swpchat.client.gui.ChatFrame
 
ShipWindow - class swpchat.client.gui.ShipWindow.
This Window is opened along with the ChatFrame and used for put ships on/off someone
ShipWindow(Frame, ClientControls) - Constructor for class swpchat.client.gui.ShipWindow
Constructor for the ShipWindow
show(String, String, String) - Method in class swpchat.client.gui.OKCancelWindow
This Methods shows the Requesterwindow and sets :
showAskDialog(String, String) - Method in class swpchat.client.ClientControls
shows the receive file dialog.
showdbgmessages - Static variable in class swpchat.util.Diag
 
showDialog(Component) - Method in class swpchat.client.gui.PictureChooser
Shows the dialog.
showDialog(String, long) - Method in class swpchat.client.gui.SendFileDialog
returns the vector of receivers if the ok - button is pressed.
showDialog(String, String) - Method in class swpchat.client.gui.ReceiveFileQuestionDialog
returns NOTHING, APPROVE (ok - button) or CANCEL (cancel - button).
showDialogMessage(String) - Method in class swpchat.client.ClientControls
Creates and shows a dialog with the specified message.
showEmotion(String, String, String, String) - Method in class swpchat.client.gui.ChatFrame
Gets the correct tab and shows emotion in it.
showMessage(String, String, String) - Method in class swpchat.client.gui.ChatFrame
Gets the correct tab and shows message in it.
showReceivedFile(byte[], String, int) - Method in class swpchat.client.ClientControls
shows image file in Frame.
showReceivedPicture(File) - Method in interface swpchat.protocol.ClientFunctions
Shows a received picture.
showReceivedPicture(File) - Method in class swpchat.client.ClientControls
Shows a received picture.
showShipMessage(String, String, String, String) - Method in class swpchat.client.gui.ChatFrame
Gets the correct tab and shows ship-message in it.
ShowUserInfoFrame - class swpchat.client.gui.ShowUserInfoFrame.
this class defines a graphical user interface for changing the user's attributes like first name, hobbies etc.
ShowUserInfoFrame(String, HashMap) - Constructor for class swpchat.client.gui.ShowUserInfoFrame
constructor for UserInfoFrame
socket - Variable in class swpchat.server.ControlProtocolReceiverThread
 
socket - Variable in class swpchat.server.ControlProtocolHandler
 
socket - Variable in class swpchat.server.ClientConnection
 
socket - Variable in class swpchat.client.FileProtocolHandler
 
socket - Variable in class swpchat.client.MessageReceiver
 
socket - Variable in class swpchat.client.ReceiverServerConnection
 
socket - Variable in class swpchat.client.ControlConnection
 
socket - Variable in class swpchat.client.ControlReceiver
 
socket - Variable in class swpchat.client.SenderServerConnection
 
socket - Variable in class swpchat.client.FileSendConnection
 
soundEnabled - Static variable in class swpchat.client.AudioActivator
Whether sounds should actually be played.
SOUTH - Static variable in class swpchat.client.gui.GbcControl
Put component in the south of the selected cell (anchor).
SOUTHEAST - Static variable in class swpchat.client.gui.GbcControl
Put component in the southeast of the selected cell (anchor).
SOUTHWEST - Static variable in class swpchat.client.gui.GbcControl
Put component in the southwest of the selected cell (anchor).
SpChatClient - class swpchat.client.SpChatClient.
Chat client for text input and sending it to the standard output stream.
SpChatClient() - Constructor for class swpchat.client.SpChatClient
 
SpChatServer - class swpchat.server.SpChatServer.
The server's main class.
SpChatServer() - Constructor for class swpchat.server.SpChatServer
 
SpecializedCollection - class swpchat.server.SpecializedCollection.
This class is a collection specialized in ClientConnection objects.
SpecializedCollection() - Constructor for class swpchat.server.SpecializedCollection
Constructor to create a new map with only spezified objects as values.
SpServerConsole - class swpchat.server.SpServerConsole.
 
SpServerConsole(InputStream) - Constructor for class swpchat.server.SpServerConsole
needs the Inputstream to be interpreted as serverconsole
START_TIP_FILE_LOCATION_PROPERTY - Static variable in class swpchat.client.StartTipFileReader
 
StartTipFileReader - class swpchat.client.StartTipFileReader.
implements reading access to the text file that contains the Start Tips
StartTipFileReader() - Constructor for class swpchat.client.StartTipFileReader
constuctor
startTipProps - Variable in class swpchat.client.StartTipFileReader
 
startTipWindow - Variable in class swpchat.client.gui.MainFrameGUI
 
StartTipWindow - class swpchat.client.gui.StartTipWindow.
 
StartTipWindow() - Constructor for class swpchat.client.gui.StartTipWindow
constructor
startupUserInfoSend() - Method in class swpchat.client.ClientControls
this method checks if the user infos should be send automatically to server when you connect.
stateChanged(ChangeEvent) - Method in class swpchat.client.gui.ChatFrame
Invoked when a change event occurs.
stopMixer() - Method in class swpchat.client.TelephoneSession
stops the local mixer program
stopNotification(String) - Method in class swpchat.client.ControlConnection
Send a StopNotification to the server
stopNotification(String) - Method in class swpchat.client.ClientControls
 
stopRequested - Variable in class swpchat.client.ControlReceiver
 
stopSfMike() - Method in class swpchat.client.TelephoneSession
stops the sender part of SpeakFreely
stopSfSpeaker() - Method in class swpchat.client.TelephoneSession
stops the speaker part of SpeakFreely
storeState(String, String, Boolean, Boolean, Boolean) - Method in class swpchat.client.MemberMap
storeState is used to save the incoming Server mberInfo messages to the internal dataStructure
storeUserInfo(HashMap) - Method in class swpchat.client.UserInfoPersistentDataHandler
store given hashMap into the config file with the "UserInfo." prefix
STR_ACTION - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_ACTION - Static variable in class swpchat.client.gui.ChatFrame
 
STR_ADD - Static variable in class swpchat.client.gui.TabContacts
 
STR_ALL_CHANNELS - Static variable in class swpchat.client.gui.TabChannel
 
STR_ARG_SEP - Static variable in interface swpchat.protocol.ChatTokens
 
STR_AUDIO_KEY - Static variable in class swpchat.client.ClientControls
 
STR_AUDIO_PKEY_BEGIN - Static variable in class swpchat.client.AudioActivator
The beginning of a Property key to an Audio URL
STR_AUTHORIZE - Static variable in interface swpchat.protocol.ChatTokens
Acknowledgement to send password
STR_AVAILABLE - Static variable in class swpchat.client.gui.MainFrameGUI
 
STR_BTN_CANCEL - Static variable in class swpchat.client.gui.ShipWindow
 
STR_BTN_CANCEL - Static variable in class swpchat.client.gui.WhisperWindow
 
STR_BTN_CANCEL - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_BTN_CANCEL - Variable in class swpchat.client.gui.FavoriteColorChooser
 
STR_BTN_CANCEL - Static variable in class swpchat.client.gui.EarmuffsWindow
 
STR_BTN_CLOSE - Static variable in class swpchat.client.gui.AdminFrame
 
STR_BTN_CLOSE - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_BTN_CLOSE - Static variable in class swpchat.client.gui.ChatFrame
 
STR_BTN_COLORCHOOSER - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_BTN_OK - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_BTN_OK - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_BTN_OK - Variable in class swpchat.client.gui.FavoriteColorChooser
 
STR_BTN_OK - Static variable in class swpchat.client.gui.EarmuffsWindow
 
STR_BTN_SEND - Static variable in class swpchat.client.gui.WhisperWindow
 
STR_BTN_SEND - Static variable in class swpchat.client.gui.ChatFrame
 
STR_BTN_SHIP - Static variable in class swpchat.client.gui.ShipWindow
 
STR_CANCEL - Static variable in class swpchat.client.gui.PictureFrame
 
STR_CANCEL - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_CANCEL - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
STR_CANCEL - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_CHANNEL - Static variable in class swpchat.client.gui.AdminFrame
 
STR_CHANNELNAME - Static variable in class swpchat.client.gui.TabChannel
 
STR_CHOOSE - Variable in class swpchat.client.gui.TabTelephony
 
STR_CHOOSE - Variable in class swpchat.client.gui.TabSound
 
STR_CHTOP - Static variable in class swpchat.client.gui.ChatFrame
 
STR_CITY - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_COLOR - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_CONNECT_BOTH - Variable in class swpchat.client.gui.TabConnect
 
STR_CONNECT_RECEIVER - Variable in class swpchat.client.gui.TabConnect
 
STR_CONNECT_SENDER - Variable in class swpchat.client.gui.TabConnect
 
STR_CONNECTION - Static variable in class swpchat.client.gui.AdminFrame
 
STR_CONTACTS - Static variable in class swpchat.client.gui.AdminFrame
 
STR_CONTACTS_KEY - Static variable in class swpchat.client.ContactsMapper
 
STR_CONTACTS_KEY - Static variable in class swpchat.client.ClientControls
 
STR_CONTROL - Static variable in interface swpchat.protocol.ProtocolTokens
initial command controler
STR_CONTROL_PROTOCOL_ID - Static variable in interface swpchat.protocol.ProtocolTokens
Control ProtocolId
STR_CREATE - Static variable in class swpchat.client.gui.TabChannel
 
STR_DELETE - Variable in class swpchat.client.gui.TabSound
 
STR_DIAG - Variable in class swpchat.util.DiagProps
 
STR_EMAIL - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_EMOTION - Static variable in interface swpchat.protocol.ControlTokens
send notification to client
STR_EMOTION - Static variable in class swpchat.client.gui.ChatFrame
 
STR_FILE - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_FILE - Static variable in class swpchat.client.gui.ChatFrame
 
STR_FILE - Static variable in class swpchat.client.AudioMapper
 
STR_FILE_SEND - Static variable in interface swpchat.protocol.ProtocolTokens
initial command SendFile Handler
STR_FILE_SEND_PROTOCOL_ID - Static variable in interface swpchat.protocol.ProtocolTokens
SendFile Handler ProtocolId
STR_FIRSTNAME - Static variable in interface swpchat.protocol.UserInfoTokens
keywords for basic attributes
STR_FTP - Static variable in class swpchat.client.AudioMapper
 
STR_GIF_PATH - Static variable in interface swpchat.client.ClientConstantPool
 
STR_HOMEPAGE - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_INFO - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_JOIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Joining in a channel
STR_JOINPASSWD - Static variable in interface swpchat.protocol.SenderReceiverTokens
Joining in a restricted channel
STR_LASTNAME - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_LBL_CITY - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_CITY - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_EMAIL - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_EMAIL - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_FIRSTNAME - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_FIRSTNAME - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_HOMEPAGE - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_HOMEPAGE - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_LASTNAME - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_LASTNAME - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_MOTTO - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_MOTTO - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_NICK - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
STR_LBL_SERVER - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
STR_LBL_SEX - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_SEX - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_STREET - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_STREET - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LBL_ZIP - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_LBL_ZIP - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_LEAVE - Static variable in interface swpchat.protocol.SenderReceiverTokens
Leaving a channel
STR_LEVEL - Variable in class swpchat.util.DiagProps
 
STR_LOGIN - Static variable in interface swpchat.protocol.ControlTokens
Logging in
STR_LOGIN - Static variable in interface swpchat.protocol.SenderTokens
Logging in
STR_LOGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Logging in
STR_LOGIN_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a login message.
STR_LOGIN_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a login message.
STR_LOGIN_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a login message.
STR_LOGIN_RE_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a login reply message.
STR_LOGIN_RE_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a login reply message.
STR_LOGIN_RE_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a login reply message.
STR_LOGOUT - Static variable in interface swpchat.protocol.ControlTokens
Logging out
STR_LOGOUT - Static variable in interface swpchat.protocol.SenderTokens
Logging out
STR_LOGOUT - Static variable in interface swpchat.protocol.ReceiverTokens
Logging out
STR_LOGOUT_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a logout message.
STR_LOGOUT_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a logout message.
STR_LOGOUT_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a logout message.
STR_LOGOUT_RE_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a logout reply message.
STR_LOGOUT_RE_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a logout reply message.
STR_LOGOUT_RE_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a logout reply message.
STR_MEMBER - Static variable in interface swpchat.protocol.ControlTokens
Member Message
STR_MEMBER_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a member Message
STR_MEMBER_INFO - Static variable in interface swpchat.protocol.ControlTokens
MemberInfo Message
STR_MEMBER_JOIN - Static variable in interface swpchat.protocol.ControlTokens
join for the MemberInfo
STR_MEMBER_LEAVE - Static variable in interface swpchat.protocol.ControlTokens
leave for the MemberInfo
STR_MEMBER_SHIP - Static variable in interface swpchat.protocol.ControlTokens
ship for the MemberInfo
STR_MIXER - Variable in class swpchat.client.gui.TabTelephony
 
STR_MOTTO - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_MSG - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_MSG - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_MSG_END - Static variable in interface swpchat.protocol.ChatTokens
 
STR_MSG_EOL - Static variable in interface swpchat.protocol.ChatTokens
 
STR_MUFF - Static variable in class swpchat.client.gui.ChatFrame
 
STR_NAME - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_NAME - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_NEG_ARG - Static variable in interface swpchat.protocol.ChatTokens
Boolean reply, negative
STR_NEGATIVE - Static variable in interface swpchat.protocol.ChatTokens
Negative acknowledgement
STR_NEW - Variable in class swpchat.client.gui.TabSound
 
STR_NEW_CHANNEL - Static variable in interface swpchat.protocol.ControlTokens
Creating new Channel
STR_NEW_CHANNEL - Static variable in interface swpchat.protocol.SenderTokens
Creating new Channel
STR_NEW_KEY - Variable in class swpchat.client.gui.TabSound
 
STR_NEW_URL - Variable in class swpchat.client.gui.TabSound
 
STR_NICKNAME - Static variable in interface swpchat.protocol.UserInfoTokens
keyword for nickname
STR_NICKNAME - Static variable in class swpchat.client.gui.TabContacts
 
STR_NOTIFICATION - Static variable in interface swpchat.protocol.ControlTokens
send notification to client
STR_NOTIFICATION_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a notification message.
STR_NOTIFY_REQUEST - Static variable in interface swpchat.protocol.ControlTokens
send notify request to server
STR_NULL_INFORMATION - Static variable in interface swpchat.protocol.UserInfoTokens
if nothing is written or save send...
STR_OFF - Static variable in interface swpchat.protocol.SenderReceiverTokens
Put a ship off token
STR_OFFLINE - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_OK - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_OK - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
STR_ON - Static variable in interface swpchat.protocol.SenderReceiverTokens
Put a ship on token
STR_ONLINE - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_PATH_SEPARATOR - Static variable in interface swpchat.client.ClientConstantPool
 
STR_PATH_SEPARATOR - Static variable in class swpchat.client.ClientConstantPool.ImageDirectoryDetector
 
STR_PLAY - Static variable in interface swpchat.protocol.SenderTokens
Sending a sound request
STR_PLAY - Static variable in interface swpchat.protocol.ReceiverTokens
Receiving a sound request
STR_PLAY - Static variable in interface swpchat.protocol.SenderReceiverTokens
Sending a sound request
STR_PLAY - Static variable in class swpchat.client.gui.ChatFrame
 
STR_PLAY_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a play message.
STR_PLAY_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a sound request message.
STR_PLAY_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a play message.
STR_PLAY_RE_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a play reply message.
STR_PLAY_RE_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a play reply message.
STR_POS_ARG - Static variable in interface swpchat.protocol.ChatTokens
Boolean reply, positive
STR_POSITIVE - Static variable in interface swpchat.protocol.ChatTokens
Positive acknowledgement
STR_POSSIBLE_SOUNDS - Variable in class swpchat.client.gui.TabSound
 
STR_PRIVATE - Static variable in class swpchat.client.gui.TabChannel
 
STR_PROTOCOL - Static variable in interface swpchat.protocol.ProtocolTokens
initial command protocol
STR_PROTOCOL_ID_BEGIN - Static variable in interface swpchat.protocol.ProtocolTokens
initial command begin
STR_PUBLIC - Static variable in class swpchat.client.gui.TabChannel
 
STR_QUOTE - Static variable in interface swpchat.protocol.ChatTokens
 
STR_QUOTECHARS - Static variable in class swpchat.protocol.Quote
The strings that should be quoted..
STR_RECEIVE - Static variable in interface swpchat.protocol.ReceiverTokens
Receiving a message
STR_RECEIVE - Static variable in interface swpchat.protocol.SenderReceiverTokens
Receiving a message
STR_RECEIVE_BEGIN - Static variable in interface swpchat.protocol.ReceiverTokens
Constant initial part of a receive message.
STR_RECEIVE_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a receive message.
STR_RECEIVE_USERINFO - Static variable in interface swpchat.protocol.ReceiverTokens
receive userInfo command: server -> client
STR_RECEIVE_USERINFO - Static variable in interface swpchat.protocol.SenderReceiverTokens
receive userInfo command: server -> client (also defined in ReceiverTokens)
STR_RECEIVER - Static variable in interface swpchat.protocol.ProtocolTokens
initial command receiver
STR_RECEIVER - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_RECEIVER_NICK - Variable in class swpchat.client.gui.TabConnect
 
STR_RECEIVER_PROTOCOL_ID - Static variable in interface swpchat.protocol.ProtocolTokens
Receiver ProtocolId
STR_RECV_PASSWD - Static variable in class swpchat.client.gui.TabChannel
 
STR_REMOVE - Static variable in class swpchat.client.gui.TabContacts
 
STR_REMOVE_CHANNEL - Static variable in interface swpchat.protocol.ControlTokens
Removing Channel
STR_REMOVE_CHANNEL - Static variable in interface swpchat.protocol.SenderTokens
Removing Channel
STR_RENAME_CHANNEL - Static variable in interface swpchat.protocol.ControlTokens
Renaming Channel
STR_RENAME_CHANNEL - Static variable in interface swpchat.protocol.SenderTokens
Renaming Channel
STR_REPLY - Static variable in interface swpchat.protocol.ChatTokens
The string appended to the command word in the reply
STR_REQUEST_IP - Static variable in interface swpchat.protocol.ControlTokens
request IP Address from another client
STR_REQUEST_USERINFO - Static variable in interface swpchat.protocol.SenderTokens
request userInfo command: client -> server
STR_REQUEST_USERINFO - Static variable in interface swpchat.protocol.SenderReceiverTokens
request userInfo command: client -> server (also defined in SenderTokens)
STR_REQUST_IP_RE_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a requestIP reply message.
STR_RESOURCE - Static variable in class swpchat.client.AudioMapper
 
STR_SAVE - Variable in class swpchat.client.gui.TabTelephony
 
STR_SAVE - Static variable in class swpchat.client.gui.PictureFrame
 
STR_SAVE - Variable in class swpchat.client.gui.TabConnect
 
STR_SELECTED - Static variable in class swpchat.client.gui.MainFrameGUI
 
STR_SEND - Static variable in interface swpchat.protocol.SenderTokens
Sending a message
STR_SEND - Static variable in interface swpchat.protocol.SenderReceiverTokens
Sending a message
STR_SEND - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_SEND_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a send message.
STR_SEND_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a send message.
STR_SEND_FILE - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_SEND_FILE - Static variable in class swpchat.client.gui.ChatFrame
 
STR_SEND_FILE_REQUEST - Static variable in interface swpchat.protocol.FileTransferTokens
Sending a file request
STR_SEND_FILE_REQUEST_BEGIN - Static variable in interface swpchat.protocol.FileTransferTokens
Constant initial part of a fileObject.
STR_SEND_PASSWD - Static variable in class swpchat.client.gui.TabChannel
 
STR_SEND_RE_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a send reply message.
STR_SEND_RE_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a send reply message.
STR_SEND_USERINFO - Static variable in interface swpchat.protocol.ControlTokens
send userInfo command: client -> server
STR_SENDER - Static variable in interface swpchat.protocol.ProtocolTokens
initial command sender
STR_SENDER_NICK - Variable in class swpchat.client.gui.TabConnect
 
STR_SENDER_PROTOCOL_ID - Static variable in interface swpchat.protocol.ProtocolTokens
Sender ProtocolId
STR_SERVERNAME - Variable in class swpchat.client.gui.TabConnect
 
STR_SET_FILENAME - Static variable in interface swpchat.protocol.FileTransferTokens
Sending a setFileName message
STR_SET_FILENAME_BEGIN - Static variable in interface swpchat.protocol.FileTransferTokens
Constant initial part of a setFileName message.
STR_SET_FILESIZE - Static variable in interface swpchat.protocol.FileTransferTokens
Sending a setFileSize message
STR_SET_FILESIZE_BEGIN - Static variable in interface swpchat.protocol.FileTransferTokens
Constant initial part of a setFileSize message.
STR_SET_NICK - Static variable in interface swpchat.protocol.ControlTokens
Changing the Nickname
STR_SET_NICK - Static variable in interface swpchat.protocol.SenderTokens
Changing the Nickname
STR_SET_NICK_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a setNick message.
STR_SET_NICK_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a setNick message.
STR_SET_NICK_RE_BEGIN - Static variable in interface swpchat.protocol.ControlTokens
Constant initial part of a setNick reply message.
STR_SET_NICK_RE_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a setNick reply message.
STR_SET_SESSIONKEY - Static variable in interface swpchat.protocol.ControlTokens
Sending sessionKey
STR_SETTOPIC - Static variable in interface swpchat.protocol.SenderTokens
set topic
STR_SETTOPIC - Static variable in interface swpchat.protocol.SenderReceiverTokens
set topic
STR_SETTOPIC_BEGIN - Static variable in interface swpchat.protocol.SenderTokens
Constant initial part of a settopic message.
STR_SETTOPIC_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a settopic message.
STR_SEX - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_SEX_DONTKNOW - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_SEX_FEMALE - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_SEX_MALE - Static variable in interface swpchat.protocol.UserInfoTokens
several sex states
STR_SFMIKE - Variable in class swpchat.client.gui.TabTelephony
 
STR_SFSPEAKER - Variable in class swpchat.client.gui.TabTelephony
 
STR_SHIP - Static variable in interface swpchat.protocol.SenderReceiverTokens
Sending a ship-message
STR_SHIP - Static variable in class swpchat.client.gui.ChatFrame
 
STR_SHIP_BEGIN - Static variable in interface swpchat.protocol.SenderReceiverTokens
Constant initial part of a ship message.
STR_SHIP_STATUS - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_SIZE - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_SIZE - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_SOUNDS - Static variable in class swpchat.client.gui.AdminFrame
 
STR_SOUNDS - Static variable in class swpchat.client.gui.ChatFrame
 
STR_STANDARD - Static variable in class swpchat.server.ControlProtocolHandler
 
STR_STANDARD - Static variable in class swpchat.client.FileProtocolHandler
 
STR_STARTUPSEND - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_STARTUPSEND_NEGATIVE - Static variable in interface swpchat.protocol.UserInfoTokens
 
STR_STARTUPSEND_POSITIVE - Static variable in interface swpchat.protocol.UserInfoTokens
dual state of sending user info at startup or not
STR_STATE_JOINED - Static variable in interface swpchat.protocol.NotificationTokens
the state joined
STR_STATE_LEFT - Static variable in interface swpchat.protocol.NotificationTokens
the state left
STR_STATE_OFFLINE - Static variable in interface swpchat.protocol.NotificationTokens
the state offline
STR_STATE_ONLINE - Static variable in interface swpchat.protocol.NotificationTokens
the state online
STR_STOP_NOTIFICATION - Static variable in interface swpchat.protocol.ControlTokens
send stopNotification message
STR_STREET - Static variable in interface swpchat.protocol.UserInfoTokens
keywords for extended attributes
STR_STRING_DELIMITER - Static variable in interface swpchat.protocol.ChatTokens
 
STR_TELEPHON_REQUEST - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_TELEPHON_REQUEST - Static variable in class swpchat.client.gui.ChatFrame
 
STR_TELEPHONE_REQUEST - Static variable in interface swpchat.protocol.ControlTokens
send phone request to another client
STR_TELEPHONY - Static variable in class swpchat.client.gui.AdminFrame
 
STR_TITLE - Static variable in class swpchat.client.gui.PictureFrame
 
STR_TITLE - Static variable in class swpchat.client.gui.ReceiveFileQuestionDialog
 
STR_TITLE - Static variable in class swpchat.client.gui.SendFileDialog
 
STR_TITLE_CONNECT_PROPS_DIALOG - Static variable in class swpchat.client.gui.ConnectPropsDialog
 
STR_TOPICCHANGED - Static variable in interface swpchat.protocol.ReceiverTokens
Receiving topicChanged
STR_TOPICCHANGED - Static variable in interface swpchat.protocol.SenderReceiverTokens
Receiving topicChanged
STR_TT_BTN_CANCEL - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_BTN_CANCEL - Variable in class swpchat.client.gui.FavoriteColorChooser
 
STR_TT_BTN_COLORCHOOSER - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_BTN_OK - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_BTN_OK - Variable in class swpchat.client.gui.FavoriteColorChooser
 
STR_TT_TABUSERIFNO_BTN_CLOSE - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_BTN_MORE - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_BTN_OK - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_CKB_STARTUPSEND - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_RAD_FEMALE - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_RAD_MALE - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_RAD_OTHERS - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_TXT_FIRSTNAME - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TABUSERINFO_TXT_LASTNAME - Variable in class swpchat.client.gui.TabUserInfo
 
STR_TT_TXT_CITY - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_EMAIL - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_FIRSTNAME - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_HOMEPAGE - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_LASTNAME - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_MOTTO - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_SEX - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_STREET - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_TT_TXT_ZIP - Variable in class swpchat.client.gui.UserInfoFrame
 
STR_UNKNOWN - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
STR_USERINFO - Static variable in class swpchat.client.gui.AdminFrame
 
STR_USERINFO_PROP_BEGIN - Static variable in interface swpchat.protocol.UserInfoTokens
begin of every UserInfo property entry
STR_WAIT - Static variable in interface swpchat.protocol.ChatTokens
Acknowledgement to wait
STR_WHERE_IS - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_WHISPER - Static variable in interface swpchat.protocol.SenderTokens
Whispering to a specific member of a channel
STR_WHISPER - Static variable in interface swpchat.protocol.SenderReceiverTokens
Sending a whisper-message
STR_WHISPER - Static variable in class swpchat.client.gui.ChatFrame
 
STR_WHISPRECEIVE - Static variable in interface swpchat.protocol.ReceiverTokens
Receiving a whisper-message
STR_WHISPRECEIVE - Static variable in interface swpchat.protocol.SenderReceiverTokens
Receiving a whisper-message
STR_YOUR_CONTACTS - Static variable in class swpchat.client.gui.TabContacts
 
STR_YOUR_CONTACTS - Static variable in class swpchat.client.gui.ContactsFrame
 
STR_ZIP - Static variable in interface swpchat.protocol.UserInfoTokens
 
strAbout - Static variable in class swpchat.client.gui.MainFrameGUI
 
strAbsolutePath - Variable in class swpchat.client.gui.PicturePanel
 
strAdd - Static variable in class swpchat.client.gui.MainFrameGUI
 
strAdministration - Static variable in class swpchat.client.gui.MainFrameGUI
 
STRANGE - Static variable in class swpchat.util.Diag
Close to a warning, things that should not happen: Exceptions that are definitively not expected, unreachable default clauses etc.
strChat - Static variable in class swpchat.client.gui.MainFrameGUI
 
strConnect - Static variable in class swpchat.client.gui.MainFrameGUI
 
strContacts - Static variable in class swpchat.client.gui.MainFrameGUI
 
strDisclaimer - Variable in class swpchat.client.gui.TabUserInfo
 
strDisconnect - Static variable in class swpchat.client.gui.MainFrameGUI
 
strFileName - Variable in class swpchat.client.gui.PictureFrame
 
strFileName - Variable in class swpchat.client.gui.PicturePanel
 
strFileName - Variable in class swpchat.client.FileProtocolHandler
 
strFileSize - Variable in class swpchat.client.FileProtocolHandler
 
strFirstName - Variable in class swpchat.client.gui.TabUserInfo
 
StringToBool(String) - Method in class swpchat.client.ControlConnection
 
strLastName - Variable in class swpchat.client.gui.TabUserInfo
 
strMixerPath - Variable in class swpchat.client.gui.TabTelephony
 
strNick - Variable in class swpchat.client.gui.TabConnect
 
strQuit - Static variable in class swpchat.client.gui.MainFrameGUI
 
strRecNick - Variable in class swpchat.client.gui.TabConnect
 
strRecPasswd - Variable in class swpchat.server.Channel
 
strRemove - Static variable in class swpchat.client.gui.MainFrameGUI
 
strSelectedContact - Variable in class swpchat.client.gui.ContactsFrame
 
strSendPasswd - Variable in class swpchat.server.Channel
 
strServer - Variable in class swpchat.client.gui.TabConnect
 
strSFMikePath - Variable in class swpchat.client.gui.TabTelephony
 
strSFSpeakerPath - Variable in class swpchat.client.gui.TabTelephony
 
strTopic - Variable in class swpchat.server.Channel
 
success - Variable in class swpchat.client.gui.ConnectPropsDialog
 
sval - Variable in class swpchat.protocol.Token
The string value, which is not always valid.
sval - Variable in class swpchat.protocol.ChatStreamTokenizer
 
swpchat.client - package swpchat.client
 
swpchat.client.gui - package swpchat.client.gui
 
swpchat.protocol - package swpchat.protocol
 
swpchat.server - package swpchat.server
 
swpchat.util - package swpchat.util
 
SWPConfig - class swpchat.client.SWPConfig.
This class encapsulates the properties of the SWP Chat client.
SWPConfig() - Constructor for class swpchat.client.SWPConfig
 
swpFrame - Variable in class swpchat.client.gui.TelephonRequestWindow
 
SWPFrame - class swpchat.client.gui.SWPFrame.
abstract class needed for the opportunity to call sendTelephoneRequest() from TelephonRequestWindow on different types of JFrames.
SWPFrame(String) - Constructor for class swpchat.client.gui.SWPFrame
Constructor
swpOptions - Variable in class swpchat.client.ClientControls
 
SWPOptions - class swpchat.client.SWPOptions.
Class uses Properties to store, save and load Default setting.
SWPOptions() - Constructor for class swpchat.client.SWPOptions
Constructor for SWPOptions
swpProps - Static variable in class swpchat.client.SWPConfig
 

T

tabbedPane - Variable in class swpchat.client.gui.AdminFrame
 
tabbedPane - Variable in class swpchat.client.gui.ChatFrame
 
tabChannel - Variable in class swpchat.client.gui.AdminFrame
 
TabChannel - class swpchat.client.gui.TabChannel.
A tab to create new Channels.
TabChannel(ClientControls) - Constructor for class swpchat.client.gui.TabChannel
 
tabConnect - Variable in class swpchat.client.gui.AdminFrame
 
TabConnect - class swpchat.client.gui.TabConnect.
A tab to change connection values.
TabConnect(ClientControls) - Constructor for class swpchat.client.gui.TabConnect
 
tabContacts - Variable in class swpchat.client.gui.AdminFrame
 
TabContacts - class swpchat.client.gui.TabContacts.
A tab to show your contacts and store or delete them from the Properties
TabContacts(ClientControls) - Constructor for class swpchat.client.gui.TabContacts
 
tabSound - Variable in class swpchat.client.gui.AdminFrame
 
TabSound - class swpchat.client.gui.TabSound.
A tab to change to create and delete sounds.
TabSound(ClientControls) - Constructor for class swpchat.client.gui.TabSound
the constructor.
tabTelephony - Variable in class swpchat.client.gui.AdminFrame
 
TabTelephony - class swpchat.client.gui.TabTelephony.
A tab to adjust Telephony application paths.
TabTelephony(ClientControls) - Constructor for class swpchat.client.gui.TabTelephony
 
tabUserInfo - Variable in class swpchat.client.gui.AdminFrame
 
TabUserInfo - class swpchat.client.gui.TabUserInfo.
A tab to change connection values.
TabUserInfo(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.TabUserInfo
 
TALKATIVE - Static variable in class swpchat.util.Diag
Begins to strain the reader, talks also about things working just as expected.
talkButton - Variable in class swpchat.client.gui.TelephonGui
 
tareaMotto - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
tareaMotto - Variable in class swpchat.client.gui.UserInfoFrame
 
tb - Variable in class swpchat.client.gui.ChatFrame
 
telephoneItem - Variable in class swpchat.client.gui.ContactsFrame
 
telephoneItem - Variable in class swpchat.client.gui.ChatFrame
 
TelephoneSession - class swpchat.client.TelephoneSession.
Main class for the funky Telephone stuff.
TelephoneSession(String, String, ClientControls) - Constructor for class swpchat.client.TelephoneSession
The constructor..
TelephonGui - class swpchat.client.gui.TelephonGui.
The class that constructs and displays the GUI for the SWPtelephone.
TelephonGui.TWindowListener - class swpchat.client.gui.TelephonGui.TWindowListener.
 
TelephonGui.TWindowListener(TelephonGui) - Constructor for class swpchat.client.gui.TelephonGui.TWindowListener
 
TelephonGui(TelephoneSession) - Constructor for class swpchat.client.gui.TelephonGui
a beautiful thing called constructor...
TelephonRequestWindow - class swpchat.client.gui.TelephonRequestWindow.
If you want to phone someone, you will see this GUI element.
TelephonRequestWindow.CancelListener - class swpchat.client.gui.TelephonRequestWindow.CancelListener.
 
TelephonRequestWindow.CancelListener(TelephonRequestWindow) - Constructor for class swpchat.client.gui.TelephonRequestWindow.CancelListener
 
TelephonRequestWindow.SendListener - class swpchat.client.gui.TelephonRequestWindow.SendListener.
 
TelephonRequestWindow.SendListener(TelephonRequestWindow) - Constructor for class swpchat.client.gui.TelephonRequestWindow.SendListener
 
TelephonRequestWindow.TWindowListener - class swpchat.client.gui.TelephonRequestWindow.TWindowListener.
 
TelephonRequestWindow.TWindowListener(TelephonRequestWindow) - Constructor for class swpchat.client.gui.TelephonRequestWindow.TWindowListener
 
TelephonRequestWindow(SWPFrame) - Constructor for class swpchat.client.gui.TelephonRequestWindow
constructs a telephone request window
teleReqWindow - Variable in class swpchat.client.gui.ContactsFrame
 
teleReqWindow - Variable in class swpchat.client.gui.ChatFrame
 
teleSess - Variable in class swpchat.client.gui.TelephonGui
 
textFieldFocusListener - Variable in class swpchat.client.gui.TabContacts
 
textFieldFocusListener - Variable in class swpchat.client.gui.TabTelephony
 
textFieldFocusListener - Variable in class swpchat.client.gui.TabChannel
 
textFieldFocusListener - Variable in class swpchat.client.gui.EmotionWindow
 
textFieldFocusListener - Variable in class swpchat.client.gui.TabConnect
 
textFieldFocusListener - Variable in class swpchat.client.gui.TabSound
 
textFieldFocusListener - Variable in class swpchat.client.gui.ConnectPropsDialog
 
TextFieldFocusListener - class swpchat.client.gui.TextFieldFocusListener.
Listener which should be added to TextFields.
TextFieldFocusListener() - Constructor for class swpchat.client.gui.TextFieldFocusListener
 
thread - Variable in class swpchat.client.gui.ProgressFrame
 
threadSleep - Variable in class swpchat.client.ControlReceiver
 
time - Static variable in class swpchat.client.MessageReceiver
 
timeout - Variable in class swpchat.server.ControlProtocolReceiverThread
 
TimeoutException - exception swpchat.protocol.TimeoutException.
 
TimeoutException(int) - Constructor for class swpchat.protocol.TimeoutException
 
tmpNickName - Variable in class swpchat.server.SenderProtocolHandler
 
tmpShipStatus - Variable in class swpchat.server.SenderProtocolHandler
 
tmpTopic - Variable in class swpchat.server.SenderProtocolHandler
 
tmpWaiter - Variable in class swpchat.client.MessageReceiver
 
Token - class swpchat.protocol.Token.
A support class used for collecting received tokens in a vector.
Token(int, String, double) - Constructor for class swpchat.protocol.Token
A trivial initializing constructor.
tokenize(String) - Method in class swpchat.util.DiagProps
Creates the Property keys that could possibly match to pkMethodName and returns them in a Vector.
tokenizer - Variable in class swpchat.server.ControlProtocolReceiverThread
 
tokenizer - Variable in class swpchat.server.ControlProtocolHandler
 
tokenizer - Variable in class swpchat.client.FileProtocolHandler
 
tokenizer - Variable in class swpchat.client.MessageReceiver
 
tokenizer - Variable in class swpchat.client.ReceiverServerConnection
 
tokenizer - Variable in class swpchat.client.ControlConnection
 
tokenizer - Variable in class swpchat.client.ControlReceiver
 
tokenizer - Variable in class swpchat.client.SenderServerConnection
 
tokenizer - Variable in class swpchat.client.FileSendConnection
 
tokenlist - Variable in class swpchat.server.ControlProtocolReceiverThread
 
tokenlist - Variable in class swpchat.server.ControlProtocolHandler
 
tokenlist - Variable in class swpchat.client.FileProtocolHandler
 
tokenlist - Variable in class swpchat.client.ReceiverServerConnection
 
tokenlist - Variable in class swpchat.client.ControlConnection
 
tokenlist - Variable in class swpchat.client.ControlReceiver
 
tokenlist - Variable in class swpchat.client.SenderServerConnection
 
tokenlist - Variable in class swpchat.client.FileSendConnection
 
topicChanged(String, String) - Method in class swpchat.server.Channel
sends "topicchanged:strFrom:topic" to every ClientConnection in receiverCollection
topicChanged(String, String, String) - Method in interface swpchat.server.ChannelListener
method to pass topicChanged
topicChanged(String, String, String) - Method in class swpchat.server.ReceiverProtocolHandler
topicChanged-method invoked by ClientConnection, sends topicchanged:channel:from:topic.
topicChanged(String, String, String) - Method in class swpchat.server.ClientConnection
method to pass topicChanged
topicChanged(String, String, String) - Method in interface swpchat.protocol.ReceiverServer
method to pass topicChanged
topicChanged(String, String, String) - Method in class swpchat.client.ClientControls
Change the current topic
toString() - Method in class swpchat.protocol.Token
The conventional toString, here simply listing all data fields.
transferIP - Variable in class swpchat.client.ClientControls
 
transferIPAddress() - Method in class swpchat.client.ClientControls
 
True_Bool - Variable in class swpchat.client.ControlConnection
 
true_object - Static variable in class swpchat.client.MemberMap
 
tryToAddChannel(String, Channel) - Method in class swpchat.server.ChannelCollection
Method tries to add Channel to hashtable and is threadsave
tryToAddConnection(String, ClientConnection) - Method in class swpchat.server.ConnectedClientCollection
Method tries to add ClientConnection to hashtable and is threadsave
tryToAddConnection(String, ClientConnection) - Method in class swpchat.server.ConnectionCollection
Deprecated.  
tryToAddObject(String, Object) - Method in class swpchat.server.SpecializedCollection
Method tries to add an object to the map and is threadsave
tryToAddReceiverConnection(String, ClientConnection) - Method in class swpchat.server.Channel
Method tries to add ClientConnection to hashtable and is threadsave
tryToAddSenderConnection(String, ClientConnection) - Method in class swpchat.server.Channel
Try to add a ClientConnection with the key specified in String to senderCollection.
tryToAddSession(String, String) - Method in class swpchat.server.NickNameCollection
Method tries to add session to hashtable and is threadsave
tryToChangeName(String, String) - Method in class swpchat.server.ChannelCollection
Change the nickname of a Channel.
tryToChangeSessionNick(String, String) - Method in class swpchat.server.NickNameCollection
Change the nickname of a session.
tryToPlay(String, String, String) - Method in interface swpchat.protocol.AudioOutput
Tries to play an audio file with a certain key and a certain sender.
tryToPlay(String, String, String) - Method in class swpchat.client.AudioActivator
Tries to play an audio file with a certain key and a certain sender.
TT_EOF - Static variable in class swpchat.protocol.ChatStreamTokenizer
 
TT_NONE - Static variable in class swpchat.protocol.ChatStreamTokenizer
 
TT_STRING - Static variable in class swpchat.protocol.ChatStreamTokenizer
 
TT_WORD - Static variable in class swpchat.protocol.ChatStreamTokenizer
 
ttype - Variable in class swpchat.protocol.Token
The Token Type.
ttype - Variable in class swpchat.protocol.ChatStreamTokenizer
 
txaReceive - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
txaSend - Variable in class swpchat.client.gui.WhisperWindow
 
txaSend - Variable in class swpchat.client.gui.ChatFrame
 
txaTo - Variable in class swpchat.client.gui.ShipWindow
 
txaTo - Variable in class swpchat.client.gui.EarmuffsWindow
 
txfInput - Variable in class swpchat.client.gui.InputDialog
 
txfTo - Variable in class swpchat.client.gui.WhisperWindow
 
txfTopic - Variable in class swpchat.client.gui.ChatFrame.NewTab
 
txtChannel - Variable in class swpchat.client.gui.TabChannel
 
txtCity - Variable in class swpchat.client.gui.UserInfoFrame
 
txtDisclaimer - Variable in class swpchat.client.gui.TabUserInfo
 
txtEMail - Variable in class swpchat.client.gui.UserInfoFrame
 
txtFirstName - Variable in class swpchat.client.gui.UserInfoFrame
 
txtFirstName - Variable in class swpchat.client.gui.TabUserInfo
 
txtHomepage - Variable in class swpchat.client.gui.UserInfoFrame
 
txtLastName - Variable in class swpchat.client.gui.UserInfoFrame
 
txtLastName - Variable in class swpchat.client.gui.TabUserInfo
 
txtMixer - Variable in class swpchat.client.gui.TabTelephony
 
txtNewSoundKey - Variable in class swpchat.client.gui.TabSound
 
txtNewSoundURL - Variable in class swpchat.client.gui.TabSound
 
txtNick - Variable in class swpchat.client.gui.TabContacts
 
txtNick - Variable in class swpchat.client.gui.ConnectPropsDialog
 
txtReceiver - Variable in class swpchat.client.gui.SendFileDialog
 
txtRecvPasswd - Variable in class swpchat.client.gui.TabChannel
 
txtSenderNick - Variable in class swpchat.client.gui.TabConnect
 
txtSendPasswd - Variable in class swpchat.client.gui.TabChannel
 
txtServer - Variable in class swpchat.client.gui.ConnectPropsDialog
 
txtServername - Variable in class swpchat.client.gui.TabConnect
 
txtSex - Variable in class swpchat.client.gui.UserInfoFrame
 
txtSFMike - Variable in class swpchat.client.gui.TabTelephony
 
txtSFSpeaker - Variable in class swpchat.client.gui.TabTelephony
 
txtStreet - Variable in class swpchat.client.gui.UserInfoFrame
 
txtZIP - Variable in class swpchat.client.gui.UserInfoFrame
 

U

update - Variable in class swpchat.client.gui.ProgressFrame
 
update(String, MemberMap) - Method in class swpchat.client.gui.MemberListEntry
This Method updates the List,as invoked by the ClientControls handlingMembermap
userCollection - Variable in class swpchat.server.UserInfoHandler
 
UserInfo - class swpchat.server.UserInfo.
This class encapsulates a UserInfo set
UserInfo(String) - Constructor for class swpchat.server.UserInfo
constructor
userInfoData - Static variable in interface swpchat.client.ClientConstantPool
 
userInfoFrame - Variable in class swpchat.client.DisplayControler
 
UserInfoFrame - class swpchat.client.gui.UserInfoFrame.
this class defines a graphical user interface for changing the user's attributes like first name, hobbies etc.
UserInfoFrame(DisplayControler, ClientControls, TabUserInfo) - Constructor for class swpchat.client.gui.UserInfoFrame
constructor for UserInfoFrame
userInfoHandler - Variable in class swpchat.server.SenderProtocolHandler
 
userInfoHandler - Variable in class swpchat.server.ControlProtocolHandler
 
UserInfoHandler - class swpchat.server.UserInfoHandler.
encapsultaes methods for handleing userInfo relating commands
UserInfoHandler(NickNameCollection, String) - Constructor for class swpchat.server.UserInfoHandler
constructor
UserInfoPersistentDataHandler - class swpchat.client.UserInfoPersistentDataHandler.
encapusates access to persistent UserInfos (means: saved userinfos in the .SpChatConfig
UserInfoPersistentDataHandler() - Constructor for class swpchat.client.UserInfoPersistentDataHandler
 
UserInfoTokens - interface swpchat.protocol.UserInfoTokens.
a collection of UserInfo relating Tokens
userInfoToString(String) - Method in class swpchat.server.UserInfoHandler
method converts the userInfo of to a sendable String
usrIPDHandler - Variable in class swpchat.client.gui.UserInfoFrame
 

V

value - Variable in class swpchat.client.gui.ShowUserInfoFrame
 
valueChanged(ListSelectionEvent) - Method in class swpchat.client.gui.TabContacts
 
VERBOSE - Static variable in class swpchat.util.Diag
Things that just *might* be of interest, such as major control structures.
VERTICAL - Static variable in class swpchat.client.gui.GbcControl
Components not scaled vertically to the cell size (fill).

W

wait - Variable in class swpchat.client.FileProtocolHandler
 
Waiter - class swpchat.util.Waiter.
This class is used for inter-thread-communication.
Waiter() - Constructor for class swpchat.util.Waiter
The constructor automagically starts the thread.
waitForCont() - Method in class swpchat.util.Waiter
Waits until someone calls cont(String) and returns the String passed to cont(String).
waitForSleepingReceiver() - Method in class swpchat.server.ControlProtocolReceiverThread
returns, iff the thread which runs this method owns the monitor on the socket
waiting - Variable in class swpchat.util.Waiter
 
wakeUpSleepingReceiver() - Method in class swpchat.server.ControlProtocolReceiverThread
releases the monitor on the socket
WEST - Static variable in class swpchat.client.gui.GbcControl
Put component in the west of the selected cell (anchor).
whereIsMenu - Variable in class swpchat.client.gui.ContactsFrame
 
whisper(String, String, String) - Method in class swpchat.server.Channel
sends "whisper:receiverSessionKey:SenderNickName:Msg" to the ClientConnection corresponding to the receiverSessionKey
whisper(String, String, String) - Method in class swpchat.client.ClientControls
The Whispermessage is passed on to the SenderServerConnection
whisper(String, String, String) - Method in class swpchat.client.SenderServerConnection
Whisper message to the server.
whisperItem - Variable in class swpchat.client.gui.ChatFrame
 
whisperWindow - Variable in class swpchat.client.gui.ChatFrame
 
whisperWindow - Variable in class swpchat.client.DisplayControler
 
WhisperWindow - class swpchat.client.gui.WhisperWindow.
This Window is opened along with the ChatFrame and used for sending a Message to just one other client
WhisperWindow.MyKeyListener - class swpchat.client.gui.WhisperWindow.MyKeyListener.
private class for key events.
WhisperWindow.MyKeyListener(WhisperWindow) - Constructor for class swpchat.client.gui.WhisperWindow.MyKeyListener
 
WhisperWindow(ClientControls, DisplayControler) - Constructor for class swpchat.client.gui.WhisperWindow
Constructor for the WhisperWindow
whispreceive(String, String, String) - Method in interface swpchat.server.ChannelListener
method to invoke the whisper-receiving procedure
whispreceive(String, String, String) - Method in class swpchat.server.ReceiverProtocolHandler
whispreceive-method invoked by ClientConnection, responsible for transferring whispered messages to this listening client
whispreceive(String, String, String) - Method in class swpchat.server.ClientConnection
method to invoke the whisper-receiving procedure
whispreceive(String, String, String) - Method in interface swpchat.protocol.ReceiverServer
Have the client receive the whispered message.
windowClosing(WindowEvent) - Method in class swpchat.client.gui.TelephonGui.TWindowListener
 
windowClosing(WindowEvent) - Method in class swpchat.client.gui.TelephonRequestWindow.TWindowListener
 
windowClosing(WindowEvent) - Method in class swpchat.client.gui.MainFrameGUI.MyWindowListener
Envoked if the window is closed by the user.
windowClosing(WindowEvent) - Method in class swpchat.client.gui.AboutWindow.TWindowListener
 
writeDebugMessagesOff - Variable in class swpchat.server.SpServerConsole
 
writeDebugMessagesOff() - Static method in class swpchat.util.Diag
Stop writeing debug messages in log-file
writeDebugMessagesOn - Variable in class swpchat.server.SpServerConsole
 
writeDebugMessagesOn() - Static method in class swpchat.util.Diag
Writeing debug messages in log-file as specified by the location and level.
writeFileToOutputStream() - Method in class swpchat.client.FileSendConnection
 
writeinlog - Static variable in class swpchat.util.Diag
 
writeInLogFile(String) - Method in class swpchat.util.DiagLog
Method, which writes the debugmessages in the log-file
writeLine(BufferedWriter, String) - Static method in class swpchat.server.ProtocolHandler
Method to send the a String to the outgoing Stream
writeLine(BufferedWriter, String) - Static method in class swpchat.client.ServerConnection
 
writeUserInfoDefaults(HashMap) - Method in class swpchat.client.gui.UserInfoFrame
writes the saved infos in the correct textfield
writeUserInfoDefaults(HashMap) - Method in class swpchat.client.gui.TabUserInfo
writes the saved infos in the correct textfield

A B C D E F G H I J K L M N O P Q R S T U V W