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

R

r - Variable in class gnu.rfb.Colour
 
Raw - Class in gnu.rfb
Provides encoding and decoding of images using the Raw encoding.
Raw(int[], PixelFormat, int, int, int, int, int, int, int) - Constructor for class gnu.rfb.Raw
Constructor for encoding an image into Raw.
Raw(int, int, int, int, PixelFormat, byte[]) - Constructor for class gnu.rfb.Raw
Constructor for encoding an image into Raw.
Raw(int, int, int, int, PixelFormat, DataInputStream) - Constructor for class gnu.rfb.Raw
Constructor for decoding Raw.
readData(DataInput) - Method in class gnu.rfb.Colour
Reads in a single RGB value from the input.
readData() - Method in class gnu.rfb.Raw
Reads in the data pre-emptively to decoding in.
Rect - Class in gnu.rfb
 
Rect(int, int, int, int) - Constructor for class gnu.rfb.Rect
 
Rectangle - Class in gnu.vnc.awt
 
Rectangle(int, int, int, int) - Constructor for class gnu.vnc.awt.Rectangle
Constructor.
RectFont - Class in gnu.rfb
 
RectFont(Font, Dimension, char[], PixelFormat, int, DirectColorModel) - Constructor for class gnu.rfb.RectFont
 
RectFont(Font, Dimension, PixelFormat, int, DirectColorModel) - Constructor for class gnu.rfb.RectFont
 
RectFont(Font, Dimension, PixelFormat, int) - Constructor for class gnu.rfb.RectFont
 
RectFont(Dimension, PixelFormat, int) - Constructor for class gnu.rfb.RectFont
 
RectLibrary - Class in gnu.rfb
 
RectLibrary() - Constructor for class gnu.rfb.RectLibrary
Empty constructor.
rects - Variable in class gnu.rfb.CoRREStub
 
redMax - Variable in class gnu.rfb.PixelFormat
 
redShift - Variable in class gnu.rfb.PixelFormat
 
refresh - Static variable in class edu.webfoot.vnc.PreferenceConstants
 
refresh(boolean, int, int, int, int) - Method in class gnu.vnc.VNCViewer
Requests a refresh of an area of the screen.
removeClient(RFBClient) - Method in class gnu.rfb.server.RFBClients
Remove a client from the list of clients.
removeClient(RFBClient) - Method in interface gnu.rfb.server.RFBServer
 
removeClient(RFBClient) - Method in class gnu.vnc.awt.VNCRobot
 
removeClient(RFBClient) - Method in class gnu.vnc.console.VNCConsole
 
removeClient(RFBClient) - Method in class gnu.vnc.pixels.VNCPixels
 
restart() - Method in class edu.webfoot.vnc.editor.AutoRefresh
Re-initializes the this.run method so it can be run again.
Return - Static variable in class gnu.rfb.KeySym
 
RFB - Class in gnu.rfb
Container for RFB constants and helper methods.
RFB() - Constructor for class gnu.rfb.RFB
 
RFBAuthenticator - Interface in gnu.rfb.server
Interface for authenticating via the RFB protocol.
RFBClient - Interface in gnu.rfb.server
Interface to handle a client using RFB protocol.
RFBClients - Class in gnu.rfb.server
Represents the clients connected to an RFB host.
RFBClients() - Constructor for class gnu.rfb.server.RFBClients
Empty constructor.
RFBHost - Class in gnu.rfb.server
A thread to host the RFB server.
RFBHost(int, String, Class, RFBAuthenticator) - Constructor for class gnu.rfb.server.RFBHost
 
RFBServer - Interface in gnu.rfb.server
The Remote Frame Buffer Server.
RFBSocket - Class in gnu.rfb.server
 
RFBSocket(Socket, RFBServer, RFBHost, RFBAuthenticator) - Constructor for class gnu.rfb.server.RFBSocket
new constructor by Marcus Wolschon
RFBSocket(Socket, RFBServer, RFBHost, RFBAuthenticator, boolean) - Constructor for class gnu.rfb.server.RFBSocket
new constructor by Marcus Wolschon
RGB888 - Static variable in class gnu.rfb.PixelFormat
 
Right - Static variable in class gnu.rfb.KeySym
 
RRE - Class in gnu.rfb
Provides encoding and decoding of images using the RRE encoding.
RRE(int[], PixelFormat, int, int, int, int, int, int, int) - Constructor for class gnu.rfb.RRE
 
RRE(int, int, int, int, PixelFormat, DataInputStream) - Constructor for class gnu.rfb.RRE
Constructor for decoding RRE.
RRE(int, int, int, int, PixelFormat, int, RRE.SubRect[]) - Constructor for class gnu.rfb.RRE
 
RRE.SubRect - Class in gnu.rfb
 
RRE.SubRect() - Constructor for class gnu.rfb.RRE.SubRect
 
run() - Method in class edu.webfoot.vnc.editor.AutoRefresh
Main method for the runnable.
run(IAction) - Method in class edu.webfoot.vnc.editor.VNCEditorActionBarContributor
 
run() - Method in class gnu.rfb.server.RFBHost
 
run() - Method in class gnu.rfb.server.RFBSocket
 
run() - Method in class gnu.vnc.console.VNCConsole
 
run() - Method in class gnu.vnc.VNCViewer
 
run() - Method in class gnu.vnc.WebServer
 

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