edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel Class Reference

Inherits edu.cmu.hcii.calo.view.CALOComponent.

Inheritance diagram for edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel:

Inheritance graph
[legend]
Collaboration diagram for edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel:

Collaboration graph
[legend]
List of all members.

Detailed Description

The panel containing the task viewer.

This should be added to a generic frame when it is shown.

Author:
Brian Ellis


Public Member Functions

 TaskViewerPanel ()
 Constructs a TaskViewerPanel.
TaskViewerTaskList getTaskList ()
 Gets the task list for this panel.
void setup ()
 Sets up the visual appearance of this panel.

Static Public Member Functions

static void main (String[] args)
 Tests whether TaskViewerPanel works correctly.

Private Attributes

TaskViewerTaskList taskList
 The task list contained within this panel.


Constructor & Destructor Documentation

edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel.TaskViewerPanel (  ) 

Constructs a TaskViewerPanel.


Member Function Documentation

static void edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel.main ( String[]  args  )  [static]

Tests whether TaskViewerPanel works correctly.

Parameters:
args command-line args, will be cheerfully eaten

TaskViewerTaskList edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel.getTaskList (  ) 

Gets the task list for this panel.

Returns:
the task list

void edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel.setup (  ) 

Sets up the visual appearance of this panel.


Member Data Documentation

TaskViewerTaskList edu.cmu.hcii.calo.view.task.viewer.TaskViewerPanel.taskList [private]

The task list contained within this panel.


The documentation for this class was generated from the following file:
Generated on Mon Aug 13 15:06:28 2007 for CALO by  doxygen 1.5.2