FROG

FROG Recognizer of Gestures

DevicePanel Class Reference

Displays a Device's status. More...

Inherits javax::swing::JPanel.

Collaboration diagram for DevicePanel:

List of all members.

Public Member Functions

 DevicePanel (Device device)
 Create a new DevicePanel.
void setDevice (Device device)
 Sets the device this panel should show the status of.

Detailed Description

Displays a Device's status.

Author:
Team Better Recognize

Constructor & Destructor Documentation

DevicePanel ( Device  device  ) 

Create a new DevicePanel.

Here is the call graph for this function:


Member Function Documentation

void setDevice ( Device  device  ) 

Sets the device this panel should show the status of.

Parameters:
device the Device to show the status of.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
  • /Users/dev/Documents/SVN brazos.cs.tcu.edu/trunk/FROG/src/frog/gui/DevicePanel.java
 All Classes Namespaces Files Functions Variables