FROG

FROG Recognizer of Gestures

TerminalMenu Class Reference

TerminalMenu is a class for quickly generating the "Terminal" drop-down menu common to every mode. More...

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

List of all members.

Public Member Functions

 TerminalMenu ()
 Creates a new Terminal Menu.
void actionPerformed (ActionEvent e)

Detailed Description

TerminalMenu is a class for quickly generating the "Terminal" drop-down menu common to every mode.

The TerminalMenu contains checkboxes for enabling or disabling different FROG components' output. It allows the user to change where the Log text file is located. It also allows the user to open the console in a new window.

Author:
Team Better Recognize

Constructor & Destructor Documentation

TerminalMenu (  ) 

Creates a new Terminal Menu.


Member Function Documentation

void actionPerformed ( ActionEvent  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/TerminalMenu.java
 All Classes Namespaces Files Functions Variables