A B C D E F G H I J K M O P R S T W
All Classes All Packages =======
All Classes All Packages
>>>>>>> master
All Classes All Packages =======
A C E F G I M O R S T W
All Classes All Packages >>>>>>> master
All Classes All Packages
=======
A C E F G I M O R S T W All Classes All Packages >>>>>>> master
C
- CANVAS_SIZE - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
The width and height of the canvas within the JTalker application.
- CanvasPanel - Class in com.coswald.jtalker.gui
-
A panel that allows drawing on it using a mouse.
- CanvasPanel() - Constructor for class com.coswald.jtalker.gui.CanvasPanel
-
Creates a
CanvasPanel
. - CanvasPanel.CurveCreator - Class in com.coswald.jtalker.gui
-
Creates a curve represented by a set of points based off of user input with the mouse.
- ClientTest - Class in com.coswald.jtalker.net.test
-
Tests
TCPClient
. - close() - Method in class com.coswald.jtalker.net.ServerOutputStream
-
Closes all of the output streams within the output stream list.
- close() - Method in class com.coswald.jtalker.net.TCPClient
-
Closes all of the associated streams and sockets associated with a client.
- close() - Method in class com.coswald.jtalker.net.TCPClientInstance
-
Removes the
DataOutputStream
associated with this instance from theServerOutputStream
, writes a goodbye message to theServerOUtputStream
, closes the socket and the socket input. - close() - Method in class com.coswald.jtalker.net.TCPServer
-
Shuts down the threadpool associated with the clients, the server output stream, as well as the server socket.
- closeConnection() - Method in class com.coswald.jtalker.gui.JTalkerMenuBar
-
Closes the connection to the remove server.
- CMYK_COLORING - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
Defines the CMYK coloring system.
- COLOR_RESET - Static variable in class com.coswald.jtalker.gui.ANSIColorConstants
-
The reset color dictated by ANSI code 0 (this dictates the foreground).
- COLOR_SLIDER_WIDTH - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
The color chooser's color slider width.
- COLOR_SYSTEM - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
Describes the coloring system to be used by the default constructor in
ColorChooserPanel
. - colorChooser - Variable in class com.coswald.jtalker.gui.ColorChooserPanel
-
The
JColorChooser
used to get theColor
. - ColorChooserPanel - Class in com.coswald.jtalker.gui
-
A panel that allows the selection of one color.
- ColorChooserPanel() - Constructor for class com.coswald.jtalker.gui.ColorChooserPanel
-
Constructs a
ColorChooerPanel
with the default color system. - ColorChooserPanel(int) - Constructor for class com.coswald.jtalker.gui.ColorChooserPanel
-
Constructs a
ColorChooserPanel
with the color system. - ColorChooserPanel.ColorUpdater - Class in com.coswald.jtalker.gui
-
Updates any color using the underlying
chooser's
current color. - ColoredTextPane - Class in com.coswald.jtalker.gui
-
A
JTextPane
that supports ANSI colors. - ColoredTextPane() - Constructor for class com.coswald.jtalker.gui.ColoredTextPane
-
Constructs a
ColoredTextPane
. - ColoredTextPaneStream - Class in com.coswald.jtalker.gui
-
A simple stream for outputting a byte stream.
- ColoredTextPaneStream(ColoredTextPane) - Constructor for class com.coswald.jtalker.gui.ColoredTextPaneStream
-
Creates a new bytes array output stream, with a buffer capacity of the specified size, in bytes.
- ColoredTextPaneStream(ColoredTextPane, int) - Constructor for class com.coswald.jtalker.gui.ColoredTextPaneStream
-
Creates a new byte array output stream, with the buffer capacity of the specified size, in bytes.
- Colorizer - Interface in com.coswald.jtalker.gui
-
Changes a color to another given color.
- ColorUpdater(Colorizer) - Constructor for class com.coswald.jtalker.gui.ColorChooserPanel.ColorUpdater
-
Constructs an updater that updates a given colorizer.
- com.coswald.jtalker - package com.coswald.jtalker
-
A server/client chat application in Java.
- com.coswald.jtalker.gui - package com.coswald.jtalker.gui
-
All GUI elements for the JTalker application.
- com.coswald.jtalker.net - package com.coswald.jtalker.net
-
Utilizes java socket programming for use with the JTalker application.
- com.coswald.jtalker.net.test - package com.coswald.jtalker.net.test
-
Tests the
net
package. - createButtonMenuItem(String, boolean, int, int, int, ActionListener) - Static method in class com.coswald.jtalker.gui.JTalkerMenuBar
-
Creates a
JRadioButtonMenuItem
to be added to theJTalkerMenuBar
. - createMenuItem(String, int, int, int, ActionListener) - Static method in class com.coswald.jtalker.gui.JTalkerMenuBar
-
Creates a
JMenuItem
to be added to theJTalkerMenuBar
. - currentColor - Variable in class com.coswald.jtalker.gui.ColoredTextPane
-
The current color we are using when we are scanning.
- CurveCreator() - Constructor for class com.coswald.jtalker.gui.CanvasPanel.CurveCreator
-
Constructs a
CurveCreator
.
All Classes All Packages
All Classes All Packages