A B C D E F G H I J L M N O P R S T U V W X Y

G

get() - Method in class edu.rit.m2mp.MessageQueue
Get a message from the beginning of this message queue.
get(long) - Method in class edu.rit.m2mp.MessageQueue
Get a message from the beginning of this message queue, with a timeout.
get() - Method in class edu.rit.m2mp.Packet
Read the next message fragment byte from this packet.
get(byte[], int, int) - Method in class edu.rit.m2mp.Packet
Read the next block of message fragment bytes from this packet.
getAnswer(int) - Method in class edu.rit.survey.SurveyState
Get one of this survey state's answers.
getArgumentTypes() - Method in class edu.rit.classfile.SubroutineReference
Returns a list of the referenced subroutine's argument types.
getArgumentTypes() - Method in class edu.rit.m2mi.MethodDescriptor
Returns this method descriptor's target method argument types.
getArgumentWordCount() - Method in class edu.rit.classfile.SubroutineReference
Returns the number of virtual machine words occupied on the operand stack by the referenced subroutine's arguments when the referenced subroutine is invoked.
getBackground() - Method in class edu.rit.slides.Slide
Returns this slide's background color.
getBottom() - Method in class edu.rit.slides.Slide
Returns the bottom coordinate of this slide's display region.
getBuffer() - Method in class edu.rit.m2mp.Packet
Returns this packet's byte buffer.
getByteCodes() - Method in class edu.rit.classfile.Instruction
Returns a copy of this instruction's bytecodes.
getByteCodes() - Method in class edu.rit.classfile.Location
Returns a copy of this instruction's bytecodes.
getByteCodes() - Method in class edu.rit.classfile.SwitchInstruction
Returns a copy of this switch instruction's bytecodes.
getCatchType() - Method in class edu.rit.classfile.ExceptionHandler
Returns this exception handler's catch type.
getChannelClass() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the M2MP channel implementation class name, property edu.rit.m2mp.channel.class.
getChatLog() - Method in class edu.rit.chat1.ChatFrame
Obtain this chat frame's chat log.
getChatLog() - Method in class edu.rit.chat2.ChatFrame
Obtain this chat frame's chat log.
getClassDescription() - Method in class edu.rit.m2mi.HandleSynthesizer
Obtain the class description for the class this handle synthesizer synthesizes.
getClassDescription() - Method in class edu.rit.m2mi.MethodInvokerSynthesizer
Obtain the class description for the class this method invoker synthesizer synthesizes.
getClassDescription() - Method in class edu.rit.m2mi.Synthesizer
Synthesize this synthesizer's class description.
getClassFile(String) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the class file for the class with the given name in this M2MI class loader.
getClassFile() - Method in class edu.rit.m2mi.Synthesizer
Synthesize this synthesizer's class file.
getClassInternalName() - Method in class edu.rit.classfile.ArrayOrClassReference
Returns the referenced array's or class's internal name.
getClassLoader() - Static method in class edu.rit.m2mi.M2MI
Returns the M2MI Layer's class loader.
getClassName() - Method in class edu.rit.classfile.ClassReference
Returns the referenced class's fully qualified name.
getClassReference() - Method in class edu.rit.classfile.FieldReference
Returns the class which contains the referenced field.
getClassReference(Class) - Static method in class edu.rit.classfile.Reflection
Returns a class reference for the given class.
getClassReference() - Method in class edu.rit.classfile.SubroutineReference
Returns the class which contains the referenced subroutine.
getCodeLength() - Method in class edu.rit.classfile.SubroutineDescription
Returns the described subroutine's code length.
getColor() - Method in class edu.rit.slides.items.ColorFill
Returns the color of this color fill object.
getComponentType() - Method in class edu.rit.classfile.ArrayReference
Returns the referenced type's component type.
getConstantValue() - Method in class edu.rit.classfile.FieldDescription
Returns the described field's constant value.
getDaemonPort() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the M2MP Daemon process's port number, property edu.rit.m2mp.daemon.port.
getDebugControlPanel() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the debug level telling whether to display the M2MP Layer control panel, property edu.rit.m2mp.debug.controlpanel.
getDebugInvocationThread() - Static method in class edu.rit.m2mi.M2MIProperties
Returns the debug level for InvocationThreads, property edu.rit.m2mi.debug.InvocationThread.
getDebugMessageFilters() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the debug level telling which, if any, debugging messages the M2MP Layer should print for each message filter that is added or removed, property edu.rit.m2mp.debug.messagefilters.
getDebugPackets() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the debug level telling which, if any, debugging messages the M2MP Layer should print for each M2MP packet that arrives at or departs from the M2MP Layer, property edu.rit.m2mp.debug.packets.
getDebugReceiverThread() - Static method in class edu.rit.m2mi.M2MIProperties
Returns the debug level for the ReceiverThread, property edu.rit.m2mi.debug.ReceiverThread.
getDebugReceiverThread() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the debug level for the ReceiverThread, property edu.rit.m2mp.debug.ReceiverThread.
getDefault() - Static method in class edu.rit.util.TimerThread
Get the default timer thread, a single shared instance of class TimerThread.
getDeviceID() - Static method in class edu.rit.device.DeviceProperties
Returns the device ID, property edu.rit.device.id.
getDimensions() - Method in class edu.rit.classfile.ArrayReference
Returns the referenced type's number of dimensions.
getElementAt(int) - Method in class edu.rit.slides.ScreenChooser
Returns the name of the theatre at the given index in the theatre list.
getEndLocation() - Method in class edu.rit.classfile.ExceptionHandler
Returns this exception handler's end location.
getEoid() - Method in class edu.rit.m2mi.Handle
Returns this handle's exported object identifier (EOID).
getExceptionHandlers() - Method in class edu.rit.classfile.SubroutineDescription
Returns a list of the described subroutine's exception handlers.
GETFIELD(FieldReference) - Static method in class edu.rit.classfile.Op
A getfield instruction.
getFieldDescriptor() - Method in class edu.rit.classfile.FieldReference
Returns the referenced field's descriptor.
getFieldName() - Method in class edu.rit.classfile.FieldReference
Returns the referenced field's name.
getFields() - Method in class edu.rit.classfile.ClassDescription
Returns a list of the described class's fields.
getFieldType() - Method in class edu.rit.classfile.FieldReference
Returns the referenced field's type.
getFlowTimeout() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the flow control timeout interval in milliseconds, property edu.rit.m2mp.flowtimeout.
getFragmentNumber() - Method in class edu.rit.m2mp.Packet
Obtain this packet's fragment number field.
getHandlerLocation() - Method in class edu.rit.classfile.ExceptionHandler
Returns this exception handler's handler location.
getHeight() - Method in class edu.rit.slides.Slide
Returns the height of this slide's display region.
getInstructions() - Method in class edu.rit.classfile.SubroutineDescription
Returns a list of the described subroutine's bytecode instructions.
getInterface() - Method in class edu.rit.m2mi.Handle
Returns this handle's target interface.
getInterfaceName() - Method in class edu.rit.m2mi.Handle
Returns this handle's target interface name.
getIntProperty(String, int, int, int, String, String) - Static method in class edu.rit.m2mp.M2MPProperties
Get the int-valued M2MP property with the given name.
getItem(int) - Method in class edu.rit.slides.Slide
Returns the slide item at the given index in this slide.
getLastPacketAndFragmentNumber() - Method in class edu.rit.m2mp.Packet
Obtain this packet's last packet flag and fragment number fields.
getLeft() - Method in class edu.rit.slides.Slide
Returns the left coordinate of this slide's display region.
getLength() - Method in class edu.rit.classfile.Instruction
Returns this instruction's length, i.e., number of bytes.
getLength() - Method in class edu.rit.classfile.Location
Returns this instruction's length, i.e., number of bytes.
getLength() - Method in class edu.rit.classfile.SwitchInstruction
Returns this switch instruction's length, i.e., number of bytes.
getLength() - Method in class edu.rit.slides.Slide
Returns the number of slide items in this slide.
getLongProperty(String, int, long, long, String, String) - Static method in class edu.rit.device.DeviceProperties
Get the long-valued device property with the given name.
getMaxCalls() - Static method in class edu.rit.m2mi.M2MIProperties
Returns the maximum number of concurrent method calls, property edu.rit.m2mi.maxcalls.
getMaxLocals() - Method in class edu.rit.classfile.SubroutineDescription
Returns the described subroutine's max_locals item.
getMaxStack() - Method in class edu.rit.classfile.SubroutineDescription
Returns the described subroutine's max_stack item.
getMessageID() - Method in class edu.rit.m2mp.Packet
Obtain this packet's message ID field.
getMessagePrefix() - Method in class edu.rit.m2mi.Invocation
Obtain the M2MP message prefix corresponding to this invocation object.
getMessagePrefix(String) - Static method in class edu.rit.m2mi.M2MIMessagePrefix
Obtain the M2MP message prefix for the given target interface name.
getMessagePrefix(Eoid) - Static method in class edu.rit.m2mi.M2MIMessagePrefix
Obtain the M2MP message prefix for the given EOID.
getMessagePrefix() - Method in class edu.rit.m2mi.MultiInvocation
Obtain the M2MP message prefix corresponding to this multihandle invocation object.
getMessagePrefix() - Method in class edu.rit.m2mi.OmniInvocation
Obtain the M2MP message prefix corresponding to this omnihandle invocation object.
getMessagePrefix() - Method in class edu.rit.m2mi.UniInvocation
Obtain the M2MP message prefix corresponding to this unihandle invocation object.
getMessagePrefixLength() - Static method in class edu.rit.m2mi.M2MIMessagePrefix
Returns the length in bytes of an M2MI message prefix.
getMessageTimeout() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the message timeout interval in milliseconds, property edu.rit.m2mp.messagetimeout.
getMethodDescriptor() - Method in class edu.rit.classfile.SubroutineReference
Returns the referenced subroutine's method descriptor.
getMethodInvokerClass(MethodDescriptor) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the method invoker class for the given method descriptor.
getMethodInvokerClassName(MethodDescriptor) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the name of the method invoker class for the given method descriptor.
getMethodName() - Method in class edu.rit.classfile.SubroutineReference
Returns the referenced subroutine's method name.
getMethodReference(ClassReference, Method) - Static method in class edu.rit.classfile.Reflection
Returns a method reference for the given method.
getMultihandle(Class) - Static method in class edu.rit.m2mi.M2MI
Obtain a multihandle for the given target interface.
getMultihandleClass(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the multihandle class for the given target interface.
getMultihandleClassName(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the name of the multihandle class for the given target interface.
getName() - Method in class edu.rit.survey.SurveyState
Get this survey state's name.
getNext() - Method in class edu.rit.m2mp.Packet
Get the next packet after this packet in a linked list.
getOmnihandle(Class) - Static method in class edu.rit.m2mi.M2MI
Obtain an omnihandle for the given target interface.
getOmnihandleClass(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the omnihandle class for the given target interface.
getOmnihandleClassName(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the name of the omnihandle class for the given target interface.
getOutputStream() - Method in class edu.rit.util.Transcript
Returns the OutputStream used to write into this transcript.
getPrintStream() - Method in class edu.rit.util.HexPrintStream
Returns this hex print stream's underlying print stream.
getProcessID() - Static method in class edu.rit.util.Platform
Returns the process ID of the current process.
getProjector() - Method in class edu.rit.slides.SlideDescriptor
Obtain this slide descriptor's projector object.
getPropertyValue(String) - Static method in class edu.rit.device.DeviceProperties
Get the value of the device property with the given name.
getPropertyValue(String) - Static method in class edu.rit.m2mp.M2MPProperties
Get the value of the M2MP property with the given name.
getQuestion() - Method in class edu.rit.survey.SurveyState
Get this survey state's question.
getRedundancy() - Static method in class edu.rit.m2mp.M2MPProperties
Returns the M2MP packet redundancy, property edu.rit.m2mp.redundancy.
getReturnType() - Method in class edu.rit.classfile.SubroutineReference
Returns the referenced subroutine's return type.
getRight() - Method in class edu.rit.slides.Slide
Returns the right coordinate of this slide's display region.
getSimpleName() - Method in class edu.rit.classfile.ClassReference
Returns the referenced class's simple name.
getSize() - Method in class edu.rit.slides.ScreenChooser
Returns the number of theatres in the theatre list.
getSlide(Eoid) - Method in interface edu.rit.slides.Projector
Get the given slide from this projector.
getSlide(Eoid) - Method in class edu.rit.slides.ProjectorObject
Get the given slide from this projector.
getSlide(Eoid) - Method in class edu.rit.slides.SlideShow
Obtain the slide with the given slide ID in this slide show.
getSlideGroup(int) - Method in class edu.rit.slides.SlideShow
Obtain the slide group at the given index in this slide show.
getSlideGroupCount() - Method in class edu.rit.slides.SlideShow
Returns the number of slide groups in this slide show.
getSlideGroupIndex() - Method in class edu.rit.slides.ProjectorObject
Returns the index of the slide group this projector is currently displaying.
getSlideID() - Method in class edu.rit.slides.SlideDescriptor
Obtain this slide descriptor's slide ID.
getSlideIDs() - Method in class edu.rit.slides.SlideShow
Obtain the slide IDs of all the slides in this slide show.
getStartLocation() - Method in class edu.rit.classfile.ExceptionHandler
Returns this exception handler's start location.
GETSTATIC(FieldReference) - Static method in class edu.rit.classfile.Op
A getstatic instruction.
getStrokeWidth() - Method in class edu.rit.slides.items.DottedOutline
Returns the stroke width of this outline.
getStrokeWidth() - Method in interface edu.rit.slides.items.Outline
Returns the stroke width of this outline.
getStrokeWidth() - Method in class edu.rit.slides.items.SolidOutline
Returns the stroke width of this outline.
getSubroutines() - Method in class edu.rit.classfile.ClassDescription
Returns a list of the described class's subroutines (methods, constructors, and class initializers).
getSuperclass() - Method in class edu.rit.classfile.ClassDescription
Returns the described class's superclass.
getSuperinterfaces() - Method in class edu.rit.classfile.ClassDescription
Returns a list of the described class's superinterfaces.
getSurveyState() - Method in class edu.rit.survey.NewSurveyDialog
Display this new survey dialog and get a survey from the user.
getSurveyVote(Eoid) - Method in class edu.rit.survey.SurveyState
Get the survey vote object for the given participant ID in this survey state object.
getTargetInterface() - Method in class edu.rit.m2mi.MethodDescriptor
Returns this method descriptor's fully-qualified target interface name.
getTargetMethod() - Method in class edu.rit.m2mi.MethodDescriptor
Returns this method descriptor's target method name.
getTargetObjects() - Method in class edu.rit.m2mi.Invocation
Determine the target objects that this invocation object will invoke.
getTargetObjects() - Method in class edu.rit.m2mi.MultiInvocation
Determine the target objects that this multihandle invocation object will invoke.
getTargetObjects() - Method in class edu.rit.m2mi.OmniInvocation
Determine the target objects that this omnihandle invocation object will invoke.
getTargetObjects() - Method in class edu.rit.m2mi.UniInvocation
Determine the target objects that this unihandle invocation object will invoke.
getTextArea() - Method in class edu.rit.util.Transcript
Returns the JTextArea component used to display the text of this transcript.
getThrownExceptions() - Method in class edu.rit.classfile.SubroutineDescription
Returns a list of the exception classes the described subroutine is declared to throw.
getTimeout() - Method in class edu.rit.util.Timer
Determine the time when this timer is or was scheduled to time out.
getTimerTask() - Method in class edu.rit.util.Timer
Returns this timer's timer task.
getTop() - Method in class edu.rit.slides.Slide
Returns the top coordinate of this slide's display region.
getTypeDescriptor() - Method in class edu.rit.classfile.TypeReference
Returns the referenced type's type descriptor.
getTypeReference(Class) - Static method in class edu.rit.classfile.Reflection
Returns a type reference for the given class.
getUnihandle(Object, Class) - Static method in class edu.rit.m2mi.M2MI
Obtain a unihandle for the given target interface, attached to the given object.
getUnihandleClass(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the unihandle class for the given target interface.
getUnihandleClassName(Class) - Method in class edu.rit.m2mi.M2MIClassLoader
Obtain the name of the unihandle class for the given target interface.
getVoteCount(int) - Method in class edu.rit.survey.SurveyState
Get one of this survey state's vote counts.
getWidth() - Method in class edu.rit.slides.Slide
Returns the width of this slide's display region.
getWordCount() - Method in class edu.rit.classfile.TypeReference
Returns the number of virtual machine words needed to hold an object of the referenced type.
GOTO(Location) - Static method in class edu.rit.classfile.Op
A goto instruction.
GOTO_W(Location) - Static method in class edu.rit.classfile.Op
A goto_w instruction.
GRAY - Static variable in class edu.rit.slides.items.ColorFill
Color fill object for the color gray.
GREEN - Static variable in class edu.rit.slides.items.ColorFill
Color fill object for the color green.

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.