<<<<<<< HEAD
A B C D E F G H I J K M O P R S T W 
All Classes All Packages

J

JTalker - Class in com.coswald.jtalker
The runnable for the JTalker application.
JTalker() - Constructor for class com.coswald.jtalker.JTalker
 
JTALKER_HEIGHT - Static variable in class com.coswald.jtalker.gui.GUIConstants
The height of the JTalker application.
JTALKER_WIDTH - Static variable in class com.coswald.jtalker.gui.GUIConstants
The width of the JTalker applicaiton.
JTalkerFrame - Class in com.coswald.jtalker.gui
The actual frame of the JTalker application.
JTalkerFrame() - Constructor for class com.coswald.jtalker.gui.JTalkerFrame
Constructs a frame with brand new underlying components.
JTalkerFrame(ColoredTextPane, TextEntryPanel, CanvasPanel, ColorChooserPanel) - Constructor for class com.coswald.jtalker.gui.JTalkerFrame
Constructs a frame with the underlying components given.
JTalkerMenuBar - Class in com.coswald.jtalker.gui
A menu bar for the JTalker application.
JTalkerMenuBar(JFrame, ColoredTextPane, TextEntryPanel, CanvasPanel) - Constructor for class com.coswald.jtalker.gui.JTalkerMenuBar
Initializes the menu bar.
A B C D E F G H I J K M O P R S T W 
All Classes All Packages
=======
A C E F G I M O R S T W 
All Classes All Packages

S

ServerClientConstants - Class in com.coswald.jtalker.net
A set of descriptions for specific constants within a JTalker application.
ServerOutputStream - Class in com.coswald.jtalker.net
A data output stream that lets a TCPServer treat multiple DataOutputStreams as one stream.
ServerOutputStream(OutputStream) - Constructor for class com.coswald.jtalker.net.ServerOutputStream
Creates a ServerOutputStream with the original output stream and no others.
ServerTest - Class in com.coswald.jtalker.net.test
Tests TCPServer.
setHost(String) - Method in class com.coswald.jtalker.net.TCPClient
Sets the host we want to or are already connected to.
setID(String) - Method in class com.coswald.jtalker.net.TCPClient
Sets the unique identifier we will or are using on the host.
setPort(int) - Method in class com.coswald.jtalker.net.TCPClient
Sets the port number our socket will or has binded to.
setPort(int) - Method in class com.coswald.jtalker.net.TCPServer
Sets the port number our server will or has binded to.
size() - Method in class com.coswald.jtalker.net.ServerOutputStream
Returns the current value of the written counter for each active DataOutputStream.
socket - Variable in class com.coswald.jtalker.net.TCPClientInstance
The socket used for data I/O.
A C E F G I M O R S T W 
All Classes All Packages
>>>>>>> master