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  
reactor — Variable, class net.user1.reactor.ui.ConnectionStatusPane
The Reactor object for which this pane should display connection status.
RECORD_SEPARATOR — Static Variable, class net.user1.reactor.motion.PositionList
The string used to separate positions in a serialized position list.
RegisterPane — class, package net.user1.reactor.ui
Displays a user interface for creating a user account.
RegisterPane() — Constructor, class net.user1.reactor.ui.RegisterPane
RegisterWindow — class, package net.user1.reactor.ui
A popup window containing a user-account registration interface.
RegisterWindow() — Constructor, class net.user1.reactor.ui.RegisterWindow
Constructor
REMOVE_AVATAR — Constant Static Variable, class net.user1.reactor.ui.AvatarPaneEvent
An event triggered when an AvatarPane removes an Avatar object.
removeChildrenByType(parent:flash.display:DisplayObjectContainer, type:Class) — Static Method , class net.user1.utils.DisplayObjectUtil
Removes all children of parent that match the specified type.
room — Variable, class net.user1.reactor.ui.ChatIncomingTextArea
A Reactor Room reference used to receive chat messages.
room — Variable, class net.user1.reactor.ui.ChatPanel
A reference to the Reactor Room object for this chat panel.
room — Variable, class net.user1.reactor.ui.ChatSpectatorPanel
A reference to the Reactor Room object for this chat panel.
room — Variable, class net.user1.reactor.ui.RoomAttributeGrid
The Room whose attributes will be displayed by this RoomAttributeGrid.
room — Variable, class net.user1.reactor.ui.RoomClientList
The Room whose clients will be displayed in this UserList.
RoomAttributeGrid — class, package net.user1.reactor.ui
A data grid that displays a room's attributes.
RoomAttributeGrid() — Constructor, class net.user1.reactor.ui.RoomAttributeGrid
RoomClientList — class, package net.user1.reactor.ui
The abstract base class for RoomOccupantList and RoomObserverList.
RoomClientList() — Constructor, class net.user1.reactor.ui.RoomClientList
RoomCount — class, package net.user1.reactor.ui
A Label that shows the number of rooms with a given qualifier currently in the specified RoomManager's room list.
RoomList — class, package net.user1.reactor.ui
A List component that displays all rooms in the RoomManager's room list, or just those rooms that share a specified qualifier.
RoomList() — Constructor, class net.user1.reactor.ui.RoomList
Constructor
roomManager — Variable, class net.user1.reactor.ui.RoomCount
The RoomManager object for which this control should display a room count.
roomManager — Variable, class net.user1.reactor.ui.RoomList
A Reactor RoomManager reference that provides the underlying data for the visual room list.
RoomObserverList — class, package net.user1.reactor.ui
A List component that displays the clients observing a given room.
RoomOccupantList — class, package net.user1.reactor.ui
A List component that displays the clients in a given room.
ROOM_TOPIC — Constant Static Variable, class net.user1.reactor.chat.ChatAttributes
The name of a room attribute that specifies a chat topic.
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