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

R

RECEIVE_FAILURE - Static variable in class frog.plugin.spot.onspot.FrogSpot
Status light
RecognitionPanel - Class in frog.gui
RecognitionPanel allows up to four users to start using a previously trained Session to recognize gestures they have created.
RecognitionPanel() - Constructor for class frog.gui.RecognitionPanel
Create a new RecognitionPanel.
RecognitionSectionPanel - Class in frog.gui
RecognitionSectionPanel is a sub-panel of RecognitionPanel used to represent each User.
RecognitionSectionPanel(User) - Constructor for class frog.gui.RecognitionSectionPanel
Creates a new RecognitionSectionPanel.
refresh(BufferedImage) - Method in class frog.gui.GesturePanel
Replaces the gesture icon with a new one.
remove(int) - Method in class frog.gui.DeviceList
 
remove(Object) - Method in class frog.gui.DeviceList
 
removeAccel(int, int) - Method in class frog.GestureHMM
 
removeAccel(int, int) - Method in interface frog.GestureModel
Removes an acceleration value from the gesture set.
removeAccel(int, int) - Method in class frog.Session
Deletes an individual acceleration from the current gesture in the current gesture session at the specified index (assuming the indices are valid).
removeAccel(int, int, int) - Method in class frog.Session
Deletes an individual acceleration from the current gesture session at the specified index (assuming the indices are valid).
removeAll(Collection<?>) - Method in class frog.gui.DeviceList
 
removeAllElements() - Method in class frog.gui.DeviceList
 
removeCow(CowSprite) - Method in class frog.demo.DemoController
Completely removes the given CowSprite from the game.
removeDeviceListener(DeviceListener) - Method in class frog.plugin.Device
Removes a DeviceListener from this Device.
removeElement(Object) - Method in class frog.gui.DeviceList
 
removeElementAt(int) - Method in class frog.gui.DeviceList
 
removeFilter(Device, int) - Method in class frog.plugin.bluetooth.BluetoothPlugin
 
removeFilter(int) - Method in class frog.plugin.Device
Removes a Filter from the list of active filters on this Device.
removeFilter(Device, int) - Method in interface frog.plugin.Plugin
Removes a filter from the list of active filters on the Device.
removeFilter(Device, int) - Method in class frog.plugin.spot.SpotPlugin
 
removeFilter(int) - Method in class frog.Session
Removes a filter at a given index.
removeFilters() - Method in class frog.plugin.spot.onspot.FilterManager
Clears all active filters in this FilterManager.
removeInstance(int) - Method in class frog.GestureHMM
 
removeInstance(int) - Method in interface frog.GestureModel
Removes a gesture instance from the gesture set.
removeInstance(int) - Method in class frog.Session
Deletes a gesture instance from the current gesture in the current gesture session at the specified index (assuming the index is valid).
removeInstance(int, int) - Method in class frog.Session
Deletes a gesture instance from current gesture session at the specified index (assuming the index is valid).
removeListDataListener(ListDataListener) - Method in class frog.gui.DeviceList
 
removeRange(int, int) - Method in class frog.gui.DeviceList
 
removeSessionListener(SessionListener) - Method in class frog.Session
Removes a SessionListener from this Session's list of listeners
removeSet() - Method in class frog.Session
Deletes a gesture set from the current gesture session.
removeSet(int) - Method in class frog.Session
Deletes a gesture set from the current gesture session at the specified index (assuming the index is valid).
removeUFO(UFOSprite) - Method in class frog.demo.DemoController
Removes a UFO from the game and decrements the total UFO count by 1.
rescale(double) - Method in class frog.Accel3D
Scales the X, Y, and Z values to a given scale value.
resetConsoles() - Static method in class frog.Log
Resets all JTextAreas associated with this log to be completely empty.
resetFilters(Device) - Method in class frog.plugin.bluetooth.BluetoothPlugin
 
resetFilters() - Method in class frog.plugin.Device
Sends a message to the Device removing any filters currently in use.
resetFilters(Device) - Method in interface frog.plugin.Plugin
Removes any filters currently active on the Device.
resetFilters(Device) - Method in class frog.plugin.spot.SpotPlugin
 
restoreDefaults() - Method in class frog.Session
Restores the default training parameters for this session.
retainAll(Collection<?>) - Method in class frog.gui.DeviceList
 
RIGHT - Static variable in class frog.demo.CowSprite
Direction type.
rpm - Static variable in class frog.plugin.spot.onspot.FrogSpot
 
run() - Method in class frog.demo.DemoGame
Sleep timing and draw/update calls based heavily on an example from the book "Killer Game Programming" by Andrew Davison.
run() - Method in class frog.gui.Plot3D
 
run() - Method in class frog.plugin.spot.onspot.FilterManager
Constantly loops through a job queue of acceleration data applying all active filters.

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