Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
R
read(DataInput)
- Static method in class edu.rit.classfile.
TypeReference
Read a type reference from the given data input stream.
read(DataInput)
- Method in class edu.rit.m2mi.
Eoid
Read this EOID from the given data input stream.
read(DataInput)
- Method in class edu.rit.m2mi.
MethodDescriptor
Read this method descriptor's state from the given data input stream.
read(ObjectInput)
- Method in class edu.rit.m2mi.
MethodInvoker
Read this method invoker's argument values from the given object input stream.
read()
- Method in class edu.rit.m2mp.
MessageInputStream
Read the next byte from this message input stream.
read(byte[])
- Method in class edu.rit.m2mp.
MessageInputStream
Read the given byte array from this message input stream.
read(byte[], int, int)
- Method in class edu.rit.m2mp.
MessageInputStream
Read a portion of the given byte array from this message input stream.
read(File)
- Static method in class edu.rit.slides.
SlideShow
Read a slide show from the given file.
read(ObjectInput)
- Method in class edu.rit.survey.
SurveyVote
Read this survey vote from the given object input stream.
read()
- Method in class edu.rit.util.
StringReader
Read the next character from this string reader.
readExternal(ObjectInput)
- Method in class edu.rit.chat2.
ChatRoom
Read this chat room from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Eoid
Read this EOID from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Handle
Read this handle from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Invocation
Read this invocation object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Multihandle
Read this multihandle from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
MultiInvocation
Read this multihandle invocation object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Omnihandle
Read this omnihandle from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
OmniInvocation
Read this omnihandle invocation object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
Unihandle
Read this unihandle from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.m2mi.
UniInvocation
Read this unihandle invocation object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
ArcItem
Read this arc item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
Arrow
Read this arrow from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
Bullet
Read this bullet from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
ColorFill
Read this color fill object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
DottedOutline
Read this dotted outline object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
FilledItem
Read this filled item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
ImageItem
Read this image item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
LineItem
Read this line item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
OutlinedItem
Read this outlined item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
Point
Read this point from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
RectangleItem
Read this rectangle from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
Size
Read this size from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
SolidOutline
Read this solid outline object from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.items.
TextItem
Read this text item from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.
Slide
Read this slide from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.slides.
SlideShow
Read this slide show from the given object input stream.
readExternal(ObjectInput)
- Method in class edu.rit.survey.
SurveyState
Read this survey state from the given object input stream.
recalculate()
- Method in class edu.rit.survey.
SurveyState
Recalculate the vote counts in this survey state object.
receivePacket()
- Method in class edu.rit.m2mp.
Channel
Receive an M2MP packet via this channel.
receivePacket()
- Method in class edu.rit.m2mp.
ControllableChannel
Receive an M2MP packet via this channel.
receivePacket()
- Method in class edu.rit.m2mp.
DaemonChannel
Receive an M2MP packet via this daemon channel.
receivePacket()
- Method in class edu.rit.m2mp.
FlowController
Receive an M2MP packet via this channel.
receivePacket()
- Method in class edu.rit.m2mp.
NullChannel
Receive an M2MP packet via this channel.
receivePacket()
- Method in class edu.rit.m2mp.udp.
UDPChannel
Receive an M2MP packet via this channel.
ReceiverThread
- Class in
edu.rit.m2mi
Class ReceiverThread provides a thread for receiving and processing incoming M2MI invocation messages.
ReceiverThread(M2MP)
- Constructor for class edu.rit.m2mi.
ReceiverThread
Construct a new receiver thread.
RectangleItem
- Class in
edu.rit.slides.items
Class RectangleItem provides a rectangle
SlideItem
.
RectangleItem()
- Constructor for class edu.rit.slides.items.
RectangleItem
Construct a new empty rectangle item.
RectangleItem(Point, Size)
- Constructor for class edu.rit.slides.items.
RectangleItem
Construct a new rectangle item.
RectangleItem(Point, Size, Fill)
- Constructor for class edu.rit.slides.items.
RectangleItem
Construct a new rectangle item.
RectangleItem(Point, Size, Outline)
- Constructor for class edu.rit.slides.items.
RectangleItem
Construct a new rectangle item.
RectangleItem(Point, Size, Outline, Fill)
- Constructor for class edu.rit.slides.items.
RectangleItem
Construct a new rectangle item.
RED
- Static variable in class edu.rit.slides.items.
ColorFill
Color fill object for the color red.
redisplay()
- Method in class edu.rit.slides.
SlidePanel
Redisplay this slide panel.
Reflection
- Class in
edu.rit.classfile
Class Reflection provides static convenience methods for using Java Reflection in conjunction with the RIT Classfile Library.
remaining()
- Method in class edu.rit.m2mp.
Packet
Returns the number of bytes remaining in this packet.
remove(SlideDescriptor)
- Method in class edu.rit.slides.
SlideSet
Remove the given slide descriptor, and associated slide if any, from this slide set.
remove(Projector)
- Method in class edu.rit.slides.
SlideSet
Remove all slide descriptors for the given projector object, and associated slides if any, from this slide set.
removeKey(Object)
- Method in class edu.rit.m2mi.
M2MIMessagePrefix
Remove the given export map key from this M2MI message prefix bag.
removeMessageFilter(byte[])
- Method in class edu.rit.m2mp.
M2MP
Deregister the given message filter from this M2MP Layer.
removeMessageFilter(byte[])
- Method in class edu.rit.m2mp.
MessageRouter
Remove a message filter from this message router.
report(Screen, String)
- Method in class edu.rit.slides.
DiscoverableScreenObject
Report that a theatre exists.
report(Screen, String)
- Method in interface edu.rit.slides.
ScreenDiscovery
Report that a theatre exists.
report(Screen, String)
- Method in class edu.rit.slides.
ScreenDiscoveryObject
Report that a theatre exists.
reportChatRoom(ChatRoom)
- Method in class edu.rit.chat2.
Chat
Report that a chat room exists.
reportChatRoom(ChatRoom)
- Method in interface edu.rit.chat2.
ChatDiscoveryRef
Report that a chat room exists.
reportSurvey(SurveyState)
- Method in class edu.rit.survey.
Survey
Report the state of a survey.
reportSurvey(SurveyState)
- Method in interface edu.rit.survey.
SurveyRef
Report the state of a survey.
request()
- Method in interface edu.rit.slides.
DiscoverableScreen
Request that theatres report their presence quickly.
request()
- Method in class edu.rit.slides.
DiscoverableScreenObject
Request that theatres report their presence quickly.
requestChatRooms()
- Method in class edu.rit.chat2.
Chat
Request everyone to report the existence of their chat rooms.
requestChatRooms()
- Method in interface edu.rit.chat2.
ChatDiscoveryRef
Request everyone to report the existence of their chat rooms.
RET(int)
- Static method in class edu.rit.classfile.
Op
A
ret
instruction.
RETURN
- Static variable in class edu.rit.classfile.
Op
A
return
instruction.
rewind()
- Method in class edu.rit.m2mp.
Packet
Begin reading the message fragment bytes from this packet.
RIGHT
- Static variable in class edu.rit.slides.items.
TextItem
The text box is positioned to the right of the anchor point.
run(String[])
- Method in class edu.rit.chat1.
Chat
Run this chat application.
run(String[])
- Method in class edu.rit.chat2.
Chat
Run this chat application.
run()
- Method in class edu.rit.m2mi.
InvocationThread
Perform this invocation thread's processing.
run()
- Method in class edu.rit.m2mi.
ReceiverThread
Perform this receiver thread's processing.
run(String[])
- Method in class edu.rit.survey.
Survey
Run this Online Survey application.
run()
- Method in class edu.rit.util.
TimerThread
Perform this timer thread's processing.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark
@
cs.rit.edu.