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
L
M
N
O
P
R
S
T
U
V
W
Z
R
read(InputStream, byte[], int, int)
- Static method in class gcspy.utils.
FileUtils
A read from an input stream into a byte array
readArrayLen()
- Method in class gcspy.comm.
BufferedInput
Read the length of an array (which follows) from the buffer
readBoolean()
- Method in class gcspy.comm.
BufferedInput
Read the next boolean from the input buffer
readByte()
- Method in class gcspy.comm.
BufferedInput
Return the next byte from the input buffer
readByteArray()
- Method in class gcspy.comm.
BufferedInput
Read an array from the buffer.
readColor()
- Method in class gcspy.comm.
BufferedInput
Read a colour from the input buffer
readInt(byte[], int)
- Static method in class gcspy.comm.
ArrayInput
Read an int from a byte array
readInt()
- Method in class gcspy.comm.
BufferedInput
Read the next int from the input buffer.
readIntArray()
- Method in class gcspy.comm.
BufferedInput
Read an array from the buffer.
readShort()
- Method in class gcspy.comm.
BufferedInput
Read the next short from the input buffer
readShortArray()
- Method in class gcspy.comm.
BufferedInput
Read an array from the buffer.
readString()
- Method in class gcspy.comm.
BufferedInput
Read the next 0-terminated string from the buffer
readUByte()
- Method in class gcspy.comm.
BufferedInput
Read the nexct unsigned byte from the input buffer.
readUByteArray()
- Method in class gcspy.comm.
BufferedInput
Read an array from the buffer.
readUShort()
- Method in class gcspy.comm.
BufferedInput
Read the next short from the input buffer
readUShortArray()
- Method in class gcspy.comm.
BufferedInput
Read an array from the buffer.
receive()
- Method in class gcspy.comm.
Client
Receive a stream into the inBuffer
receiveBootInfo(boolean, Interpreter.BootstrapParameters)
- Method in class gcspy.interpreter.
Interpreter
Receive boot information
rectangle(int, int, int, int)
- Method in class gcspy.test.
ShapeStream
redraw()
- Method in class gcspy.test.
TestTileManager2
redraw()
- Method in class gcspy.vis.
SpaceManager
redraw()
- Method in interface gcspy.vis.
TileManagerListener
Redraw the tiles
redrawOne(TileManager)
- Method in class gcspy.vis.
SpaceManager
Redraw the space
remove(MarkerRange)
- Method in class gcspy.vis.
Markers
Remove a marker range
removeEventListener(EventListener)
- Method in class gcspy.interpreter.client.
ClientInterpreter
Remove an event listener We need synchronization because the remove call modifies the number of elements in the list, and iterators might throw a concurrent modification exception.
removeRange(MarkerRange)
- Method in class gcspy.vis.
Markers
Remove a range of markers
removeSpaceListener(EventListener)
- Method in class gcspy.interpreter.client.
ClientInterpreter
Remove a space listener
reset()
- Method in class gcspy.interpreter.
Stream
Reset the data values to their defaults
reset()
- Method in class gcspy.utils.
Timer
Reset the timer
resetData()
- Method in class gcspy.interpreter.server.
ServerSpace
Reset the data in every stream
resetPeriods()
- Method in class gcspy.interpreter.
EventFilters
Set all periods to default value
resetPeriods()
- Method in class gcspy.vis.
EventFilterTableModel
Reset all event periods
resize(int)
- Method in class gcspy.interpreter.server.
ServerSpace
Resize this space
resize(int)
- Method in class gcspy.test.
TestDriver
resize(int)
- Method in class gcspy.vis.plugins.histogram.
HistogramCanvas
Resize the canvas
resize(String)
- Method in class gcspy.vis.plugins.history.
HistoryCanvas
Resize the canvas
resize(int)
- Method in class gcspy.vis.
TileManager
Resize the tiles area
RESTART_CMD
- Static variable in class gcspy.interpreter.
Interpreter
Client has requested restart command
result()
- Method in class gcspy.vis.utils.
OKCancelDialog
Make the dialog visible
revertToDefaults()
- Method in class gcspy.interpreter.
EventFilters
Set the filter to default values
revertToDefaults()
- Method in class gcspy.vis.
EventFilterTableModel
Revert event filters to their defaults
revertToDefaults(Component, TileManagerColors)
- Method in class gcspy.vis.plugins.history.
HistoryConfig
Revert a component to its default colours
revertToDefaults()
- Method in class gcspy.vis.
TileManagerColors
Revert the colours for tiles, selections, markers, active markers, separators, links to their defaults
run()
- Method in class gcspy.interpreter.server.
ServerInterpreter
Start the main interpreter thread loop
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
L
M
N
O
P
R
S
T
U
V
W
Z