MainPanel Class Reference
MainPanel is the opening page for the FROG GUI.
More...
Inherits javax::swing::JPanel, and java::awt::event::ActionListener.
List of all members.
Detailed Description
MainPanel is the opening page for the FROG GUI.
From here a user may select which mode they would like to enter: Training, Recognition, Evaluation, or Demo.
- Author:
- Team Better Recognize
Constructor & Destructor Documentation
Member Function Documentation
void actionPerformed |
( |
ActionEvent |
e |
) |
|
void mouseClicked |
( |
MouseEvent |
e |
) |
|
void mouseEntered |
( |
MouseEvent |
e |
) |
|
void mouseExited |
( |
MouseEvent |
e |
) |
|
void mousePressed |
( |
MouseEvent |
e |
) |
|
void mouseReleased |
( |
MouseEvent |
e |
) |
|
The documentation for this class was generated from the following file:
- /Users/dev/Documents/SVN brazos.cs.tcu.edu/trunk/FROG/src/frog/gui/MainPanel.java