A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
CHAT — Constant Static Variable, class net.user1.reactor.chat.ChatMessages
The name of chat messages sent by chat controls in the ReactorGUI library.
ChatAttributes — final class, package net.user1.reactor.chat
The ChatAttributes class defines constants representing attributes used by the chat-controls in the ReactorGUI library.
ChatClient — class, package net.user1.reactor.chat
A custom Reactor client class representing chat clients in ReactorGUI chat controls.
chatIncomingTextArea — Variable, class net.user1.reactor.ui.ChatPanel
The ChatIncomingTextArea object contained by this ChatPanel.
ChatIncomingTextArea — class, package net.user1.reactor.ui
A TextArea in which to display incoming messages in a chat interface.
ChatIncomingTextArea() — Constructor, class net.user1.reactor.ui.ChatIncomingTextArea
Constructor
ChatMessages — final class, package net.user1.reactor.chat
The ChatMessages class defines constants representing the messages used by chat controls in the ReactorGUI library.
ChatPanel — class, package net.user1.reactor.ui
A panel containing a chat user interface, including a user list, private messaging, incoming and outgoing chat messages, and a chat topic.
ChatPanel() — Constructor, class net.user1.reactor.ui.ChatPanel
ChatSendButton — class, package net.user1.reactor.ui
A "Send" button used to send chat messages in a chat interface.
ChatSendButton() — Constructor, class net.user1.reactor.ui.ChatSendButton
ChatSpectatorPanel — class, package net.user1.reactor.ui
A panel containing a spectator interface for a chat, as might be used by chat moderators or administrators.
ChatSpectatorPanel() — Constructor, class net.user1.reactor.ui.ChatSpectatorPanel
clear() — method, class net.user1.reactor.motion.PositionList
client — Variable, class net.user1.reactor.ui.BanClientPane
Returns the client reference.
client — Variable, class net.user1.reactor.ui.BanClientWindow
The AccountManager object used to perform account registration attempts.
client — Variable, class net.user1.reactor.ui.ChatSendButton
The ChatClient object representing the client that will receive the chat message when this send button is clicked.
client — Variable, class net.user1.reactor.ui.ClientAttributeGrid
The Client whose attributes will be displayed by this ClientAttributeGrid.
ClientAttributeGrid — class, package net.user1.reactor.ui
A data grid that displays a client's attributes.
ClientAttributeGrid() — Constructor, class net.user1.reactor.ui.ClientAttributeGrid
ClientCount — class, package net.user1.reactor.ui
Displays the number of clients currently connected to Union Server.
ClientGrid — class, package net.user1.reactor.ui
Displays a list of clients currently known to Reactor.
ClientGrid() — Constructor, class net.user1.reactor.ui.ClientGrid
clientManager — Variable, class net.user1.reactor.ui.BanAddressPane
Returns the client reference.
clientManager — Variable, class net.user1.reactor.ui.BanAddressWindow
The AccountManager object used to perform account registration attempts.
clientManager — Variable, class net.user1.reactor.ui.ClientCount
The ClientManager object for which this control should display the number of clients.
clientManager — Variable, class net.user1.reactor.ui.ClientGrid
clone() — method, class net.user1.reactor.ui.AvatarPaneEvent
clone() — method, class net.user1.reactor.ui.TextInputWindowEvent
close() — method, class net.user1.reactor.ui.BanAddressWindow
close() — method, class net.user1.reactor.ui.BanClientWindow
close() — method, class net.user1.reactor.ui.LoginWindow
Closes this popup window.
close() — method, class net.user1.reactor.ui.RegisterWindow
close() — method, class net.user1.reactor.ui.TextInputWindow
Closes this popup window by calling PopUpManager.removePopUp(this).
closeClickListener(e:mx.events:CloseEvent) — method, class net.user1.reactor.ui.BanAddressWindow
closeClickListener(e:mx.events:CloseEvent) — method, class net.user1.reactor.ui.BanClientWindow
closeClickListener(e:mx.events:CloseEvent) — method, class net.user1.reactor.ui.RegisterWindow
condenseWhite(s:String) — Static Method , class net.user1.utils.StringUtil
Removes the following characters from a string: new line characters return characters extra spaces tab characters
ConnectionStatusPane — class, package net.user1.reactor.ui
Displays a connection status message and icon indicating whether Reactor is connected to the server.
ConnectionStatusPane() — Constructor, class net.user1.reactor.ui.ConnectionStatusPane
Constructor
copyToClipboard() — method, class net.user1.reactor.ui.FastTextArea
copyToClipboard() — method, class net.user1.reactor.ui.FastTextField
Copies all of the text field's text ( including any text that is scrolled out of view) to the system clipboard.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z