Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
L
M
R
S
U
C
Chat
- Interface in
examples.chat
The chat Server interface.
ChatAboutBox
- Class in
examples.chat.client.gui
The chat About box.
ChatAboutBox(Frame)
- Constructor for class examples.chat.client.gui.
ChatAboutBox
ChatGUI
- Class in
examples.chat.client.gui
The main class of the GUI.
ChatGUI()
- Constructor for class examples.chat.client.gui.
ChatGUI
Default constructor.
chatService
- Variable in class examples.chat.
ClientImpl
chatService
- Variable in class examples.chat.
GuiClientImpl
ChatView
- Class in
examples.chat.client.gui
The application's main frame.
ChatView(SingleFrameApplication)
- Constructor for class examples.chat.client.gui.
ChatView
ClientImpl
- Class in
examples.chat
A chat client.
ClientImpl()
- Constructor for class examples.chat.
ClientImpl
closeAboutBox()
- Method in class examples.chat.client.gui.
ChatAboutBox
configureWindow(Window)
- Method in class examples.chat.client.gui.
ChatGUI
This method is to initialize the specified window by injecting resources.
connect()
- Method in interface examples.chat.
Chat
Initialize a connection with the chat server.
connect()
- Method in class examples.chat.
GuiClientImpl
D
disconnect()
- Method in interface examples.chat.
Chat
Leave the chat.
disconnect()
- Method in class examples.chat.
GuiClientImpl
E
examples.chat
- package examples.chat
examples.chat.client.gui
- package examples.chat.client.gui
G
getApplication()
- Static method in class examples.chat.client.gui.
ChatGUI
A convenient static getter for the application instance.
getChatService()
- Static method in class examples.chat.client.gui.
ChatGUI
A convenient static getter for the chat service.
getMessages()
- Method in interface examples.chat.
Chat
Get all messages received by the chat server.
getMessages()
- Method in class examples.chat.
GuiClientImpl
GuiClientImpl
- Class in
examples.chat
This component acts like a proxy for the Chat service.
GuiClientImpl()
- Constructor for class examples.chat.
GuiClientImpl
L
log
- Static variable in class examples.chat.client.gui.
ChatGUI
Logger for this class
M
main(String[])
- Static method in class examples.chat.client.gui.
ChatGUI
Main method launching the application.
R
run()
- Method in class examples.chat.client.gui.
ChatGUI
run()
- Method in class examples.chat.
ClientImpl
Run method launching the application.
S
sendMessage(String, String)
- Method in interface examples.chat.
Chat
Send a message to the chat server
sendMessage(String, String)
- Method in class examples.chat.
GuiClientImpl
service
- Static variable in class examples.chat.client.gui.
ChatGUI
A reference to the Chat service.
showAboutBox()
- Method in class examples.chat.client.gui.
ChatView
startup()
- Method in class examples.chat.client.gui.
ChatGUI
At startup create and show the main frame of the application.
U
updateMessages(String)
- Method in class examples.chat.client.gui.
ChatView
Update received messages display.
C
D
E
G
L
M
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
OW2 Consortium
. All Rights Reserved.