edu.cmu.hcii.calo.view.TaskSubpaneTitleView.TitleButtonListener Class Reference

List of all members.

Detailed Description

An action listener that knows how to change states in response to a titlebar button being clicked.

Author:
Brian Ellis


Public Member Functions

 TitleButtonListener (SubpaneState destinationState)
 Constructs a TitleButtonListener that, when its associated titlebar button is clicked, will cause the titlebar to transition to the given state.
void actionPerformed (ActionEvent e)

Private Attributes

SubpaneState destinationState


Constructor & Destructor Documentation

edu.cmu.hcii.calo.view.TaskSubpaneTitleView.TitleButtonListener.TitleButtonListener ( SubpaneState  destinationState  ) 

Constructs a TitleButtonListener that, when its associated titlebar button is clicked, will cause the titlebar to transition to the given state.

Parameters:
destinationState the state to transition to when clicked


Member Function Documentation

void edu.cmu.hcii.calo.view.TaskSubpaneTitleView.TitleButtonListener.actionPerformed ( ActionEvent  e  ) 


Member Data Documentation

SubpaneState edu.cmu.hcii.calo.view.TaskSubpaneTitleView.TitleButtonListener.destinationState [private]


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 12:34:41 2007 for CALO by  doxygen 1.5.2