A B C D E F G H I J K M O P R S T W
All Classes All Packages =======main(String...) - Static method in class com.coswald.jtalker.net.test.ClientTest
main(String...) - Static method in class com.coswald.jtalker.net.test.ServerTest
MAX_CLIENTS - Static variable in class com.coswald.jtalker.net.ServerClientConstants
MAX_PORT_NUMBER - Static variable in class com.coswald.jtalker.net.ServerClientConstants
MIN_PORT_NUMBER - Static variable in class com.coswald.jtalker.net.ServerClientConstants
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
All Classes All Packages
=======
All Classes All Packages >>>>>>> master
G
-
<<<<<<< HEAD
- getActiveClients() - Method in class com.coswald.jtalker.net.TCPServer
-
Returns the amount of active clients connected to the server.
- getANSIColor(String) - Static method in class com.coswald.jtalker.gui.ANSIColorConstants
-
Transforms a character code as a string into an actual
Color
. - getButton() - Method in class com.coswald.jtalker.gui.TextEntryPanel
-
Returns the
JButton
that is used for sending text. - getColor() - Method in class com.coswald.jtalker.gui.ColorChooserPanel
-
Returns the chosen color.
- getColorMode() - Method in class com.coswald.jtalker.gui.ColoredTextPane
-
Returns whether colors have been enabled with the text pane.
- getHistory() - Method in class com.coswald.jtalker.gui.ColoredTextPane
-
Returns all of the text that has been appended to this pane.
- getHost() - Method in class com.coswald.jtalker.net.TCPClient
-
Returns the host we want to or are already connected to.
- getID() - Method in class com.coswald.jtalker.net.TCPClient
-
Returns the unique identifier we will or are using on the host.
- getID() - Method in class com.coswald.jtalker.net.TCPClientInstance
-
Returns the unique identifier of the client instance.
- getPort() - Method in class com.coswald.jtalker.net.TCPClient
-
Returns the port number our socket will or has binded to.
- getPort() - Method in class com.coswald.jtalker.net.TCPServer
-
Returns the port number our server will or has binded to.
- getScrollableTracksViewportWidth() - Method in class com.coswald.jtalker.gui.ColoredTextPane
-
Returns
true
if a viewport should always force the width of thisScrollable
to match the width of the viewport. - getTextField() - Method in class com.coswald.jtalker.gui.TextEntryPanel
-
Returns the
JTextField
that is used for text entry. - GUIConstants - Class in com.coswald.jtalker.gui
-
A set of descriptions for specific GUI constants within a JTalker application.
All Classes All Packages
Starts the test.
Starts a server on port
5000.
Determines the maximum amount of clients a server can have.
Shows the maximum port number for a JTalker application.
Shows the minimum port number for a JTalker application.
All Classes All Packages