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

A

ABDUCT_SOUND - Variable in class frog.demo.DemoGame
Sounds
ABDUCT_SPEED - Static variable in class frog.demo.CowSprite
Cow movement speed.
ABDUCT_VARIANCE - Static variable in class frog.demo.DemoGame
How many of that sound file there is
ABDUCTED - Static variable in class frog.demo.CowSprite
Status type.
ABDUCTION_TIME - Static variable in class frog.demo.UFOSprite
The amount of time it takes for a cow to be abducted given HOVER_HEIGHT and CowSprite.ABDUCT_SPEED.
accel - Static variable in class frog.plugin.spot.onspot.FrogSpot
 
Accel3D - Class in frog
The basic unit FROG works on.
Accel3D(double, double, double) - Constructor for class frog.Accel3D
Creates a new Accel3D containing the given axis values.
ACCEL_FAILURE - Static variable in class frog.plugin.spot.onspot.FrogSpot
Status light
accelerationPerformed(AccelEvent) - Method in class frog.demo.Player
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.DeviceDialog
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.EvaluationPanel
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.PlayerPanel
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.RecognitionSectionPanel
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.TrainPanel
 
accelerationPerformed(AccelEvent) - Method in class frog.gui.User
 
accelerationPerformed(AccelEvent) - Method in interface frog.plugin.DeviceListener
Run every time a single acceleration has come in.
accelerationPerformed(AccelEvent) - Method in class frog.Session
 
accelerationPerformed(AccelEvent) - Method in interface frog.SessionListener
Executed whenever a Session detects an acceleration from a Device it is listening to.
AccelEvent - Class in frog
AccelEvents represent a single acceleration that has come from a device.
AccelEvent(Device, Accel3D) - Constructor for class frog.AccelEvent
Creates an AccelEvent with a source device and acceleration value.
AccelManager - Class in frog.plugin.spot.onspot
Listens to Switch1 and samples acceleration data when it is pressed.
AccelManager(FrogSpot) - Constructor for class frog.plugin.spot.onspot.AccelManager
Creates the AccelManager with a permanent reference back to the FrogSpot for quick access to its facilities.
accelManager - Variable in class frog.plugin.spot.onspot.FrogSpot
 
actionListener - Variable in class frog.gui.DemoPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.DemoPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.DeviceDialog
 
actionPerformed(ActionEvent) - Method in class frog.gui.EvaluationPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.GestureEditDialog
 
actionPerformed(ActionEvent) - Method in class frog.gui.GestureGridPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.MainPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.PlayerPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.RecognitionPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.RecognitionSectionPanel
 
actionPerformed(ActionEvent) - Method in class frog.gui.TerminalMenu
 
actionPerformed(ActionEvent) - Method in class frog.gui.TrainingParametersDialog
If the user pressed OK, the dialog will validate the data and then return, disposing the dialog.
actionPerformed(ActionEvent) - Method in class frog.gui.TrainPanel
 
activeFilters - Variable in class frog.plugin.spot.SpotConnection
 
add(Accel3D) - Method in class frog.Accel3D
Performs vector addition on this object using another Accel3D object.
add(Device) - Method in class frog.gui.DeviceList
 
add(int, Device) - Method in class frog.gui.DeviceList
 
addAccel(int, Accel3D) - Method in class frog.GestureHMM
 
addAccel(int, Accel3D) - Method in interface frog.GestureModel
Adds an additional Accel3D to the end of a gesture instance.
addAccel(Accel3D) - Method in class frog.gui.Plot2D
Adds a new Accel3D to the graph.
addAll(Collection<? extends Device>) - Method in class frog.gui.DeviceList
 
addAll(int, Collection<? extends Device>) - Method in class frog.gui.DeviceList
 
addChasingUFO(UFOSprite) - Method in class frog.demo.CowSprite
Adds an additional UFO to the list of chasing UFOs.
addDataPoint(double, int) - Method in class frog.gui.Plot2D
Adds a data point to a given series on the plot.
addDeviceListener(DeviceListener) - Method in class frog.plugin.Device
Adds a new listener for this device.
addElement(Device) - Method in class frog.gui.DeviceList
 
addFilter(Device, int, String) - Method in class frog.plugin.bluetooth.BluetoothPlugin
 
addFilter(int, String) - Method in class frog.plugin.Device
Instruct the device to add a new filter to its filtering pipeline.
addFilter(Device, int, String) - Method in interface frog.plugin.Plugin
Instruct the device to add a new filter to its filtering pipeline.
addFilter(byte, String) - Method in class frog.plugin.spot.onspot.FilterManager
Adds a new instance of a Filter to the list of active filters.
addFilter(Device, int, String) - Method in class frog.plugin.spot.SpotPlugin
\ |*** ***| |*** Inherited Methods ***| |*** ***| \
addFilter(Filter) - Method in class frog.Session
Adds a filter to this session.
addFilter(Filter, int) - Method in class frog.Session
Adds a filter in a particular order to this session.
addInstance(Vector<Accel3D>) - Method in class frog.GestureHMM
 
addInstance(Vector<Accel3D>) - Method in interface frog.GestureModel
Adds an entire gesture instance to the gesture set.
addListDataListener(ListDataListener) - Method in class frog.gui.DeviceList
 
addPoints(int) - Method in class frog.demo.Player
Adds a given number of points to this user's score.
addSessionListener(SessionListener) - Method in class frog.Session
Adds a new SessionListener to this Session.
addTextArea(JTextArea) - Static method in class frog.Log
Gives the Log a JTextArea to append messages to
addVector(Accel3D) - Method in class frog.gui.Plot3D
Adds another vector to be drawn to this graph.
availFilters - Static variable in class frog.Frog
array of available filter classes
availFilters - Static variable in class frog.plugin.spot.onspot.FilterManager
List of filters that can be instantiated and used by the FilterManager.
availFilters - Static variable in class frog.plugin.spot.SpotPlugin
Filters that the SPOT is capable of performing.
availPorts - Static variable in class frog.plugin.spot.SpotPlugin
A HashSet allows constant time look-up and addition.

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