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
All Classes All Packages
R
- remove(DataOutputStream) - Method in class com.coswald.jtalker.net.ServerOutputStream
-
Removes a
DataOutputStream
to the list of objects to use when writing. - removeChangeListener(ChangeListener) - Method in class com.coswald.jtalker.gui.ColorChooserPanel
-
Removes a change listener to the underlying
JColorChooser
. - REPORT_URL - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
The URL of the report bug website for the JTalker application.
- requestFocus() - Method in class com.coswald.jtalker.gui.TextEntryPanel
-
Requests that this
TextEntryPanel
gets the input focus. - RGB_COLORING - Static variable in class com.coswald.jtalker.gui.GUIConstants
-
Defines the RGB coloring system.
- run() - Method in class com.coswald.jtalker.net.TCPClient
-
Runs the sending thread if we have been initialized.
- run() - Method in class com.coswald.jtalker.net.TCPClientInstance
-
Runs the client instance by calling the
init
method, and handles message logic. - run() - Method in class com.coswald.jtalker.net.TCPServer
-
Waits for clients to connect and handles them when they do.
All Classes All Packages