edu.cmu.hcii.calo.view.TimeSpinner Class Reference

List of all members.

Detailed Description

A spinner subclass that uses a date/time formatter to allow the user to spin through times.

Author:
Brian Ellis


Public Member Functions

 TimeSpinner ()
 Constructs a TimeSpinner initialized to the current time.

Private Attributes

DateFormatter formatter
 The formatter for this spinner.

Static Private Attributes

static final long serialVersionUID = 1192169559594560063L
 Prevent serialization collisions.


Constructor & Destructor Documentation

edu.cmu.hcii.calo.view.TimeSpinner.TimeSpinner (  ) 

Constructs a TimeSpinner initialized to the current time.


Member Data Documentation

final long edu.cmu.hcii.calo.view.TimeSpinner.serialVersionUID = 1192169559594560063L [static, private]

Prevent serialization collisions.

DateFormatter edu.cmu.hcii.calo.view.TimeSpinner.formatter [private]

The formatter for this spinner.


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