FROG

FROG Recognizer of Gestures

RecognitionPanel Class Reference

RecognitionPanel allows up to four users to start using a previously trained Session to recognize gestures they have created. More...

Inherits javax::swing::JPanel, and java::awt::event::ActionListener.

Collaboration diagram for RecognitionPanel:

List of all members.

Public Member Functions

 RecognitionPanel ()
 Create a new RecognitionPanel.
void itemStateChanged (ItemEvent e)
void actionPerformed (ActionEvent e)

Detailed Description

RecognitionPanel allows up to four users to start using a previously trained Session to recognize gestures they have created.

This panel contains widgets for selecting a device, threshold, and gesture library for each user.

Author:
Team Better Recognize

Constructor & Destructor Documentation

Create a new RecognitionPanel.


Member Function Documentation

void actionPerformed ( ActionEvent  e  ) 
void itemStateChanged ( ItemEvent  e  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables