|
org.net2map.pov.gui.ChatPanel Class ReferenceInheritance diagram for org.net2map.pov.gui.ChatPanel:
[legend]Collaboration diagram for org.net2map.pov.gui.ChatPanel:
[legend]List of all members.
Detailed Description
Sends and receive text messages.
- Author:
- Philippe MOULIN
Definition at line 30 of file ChatPanel.java.
Constructor & Destructor Documentation
Here is the call graph for this function:
Member Function Documentation
| void org.net2map.pov.gui.ChatPanel.displayMessage |
( |
String |
paramMessageText, |
|
|
String |
paramSenderName |
|
) |
[private] |
|
| String org.net2map.pov.gui.ChatPanel.getAssociatedMessageTag |
( |
|
) |
|
|
| void org.net2map.pov.gui.ChatPanel.initComponents |
( |
|
) |
[private] |
|
Here is the call graph for this function:
| void org.net2map.pov.gui.ChatPanel.jButton1MouseClicked |
( |
java.awt.event.MouseEvent |
evt |
) |
[private] |
|
Here is the call graph for this function:
| void org.net2map.pov.gui.ChatPanel.jTextField1ActionPerformed |
( |
java.awt.event.ActionEvent |
evt |
) |
[private] |
|
Here is the call graph for this function:
| void org.net2map.pov.gui.ChatPanel.processIncomingMessage |
( |
net.jxta.endpoint.MessageElement |
paramIncomingMessage, |
|
|
RemoteNode |
paramIncomingMessageSender |
|
) |
|
|
Here is the call graph for this function:
| void org.net2map.pov.gui.ChatPanel.sendMessage |
( |
String |
theMessage |
) |
[private] |
|
Here is the call graph for this function:
Member Data Documentation
The documentation for this class was generated from the following file:
|
|