edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd.TaskListModel Class Reference

List of all members.

Detailed Description

The model for the task list.

Author:
Brian Ellis


Public Member Functions

Object getElementAt (int index)
 Gets the element at the given index.
int getSize ()
 Gets the size of the list.
void updateList ()
 Tells the list that its contents may have changed and it should update itself.

Static Private Attributes

static final long serialVersionUID = 6839875586075726699L
 Prevent serialization collision.


Member Function Documentation

Object edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd.TaskListModel.getElementAt ( int  index  ) 

Gets the element at the given index.

Parameters:
index the index

int edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd.TaskListModel.getSize (  ) 

Gets the size of the list.

void edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd.TaskListModel.updateList (  ) 

Tells the list that its contents may have changed and it should update itself.


Member Data Documentation

final long edu.cmu.hcii.calo.thinkaloud.WizardOfOzFrontEnd.TaskListModel.serialVersionUID = 6839875586075726699L [static, private]

Prevent serialization collision.


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