edu.cmu.hcii.calo.view.iconwell.IconWellView.ThisDontWorkYetListener Class Reference

List of all members.

Detailed Description

An action listener subclass that displays a message saying what the clicked button would do if it were implemented.

Author:
Brian Ellis


Public Member Functions

 ThisDontWorkYetListener (JLabel label)
 Constructs a ThisDontWorkYetListener with the given label, which will be used in the message.
void actionPerformed (ActionEvent e)
 Called when the button is clicked.

Private Attributes

JLabel label
 The label of the button that was clicked.


Constructor & Destructor Documentation

edu.cmu.hcii.calo.view.iconwell.IconWellView.ThisDontWorkYetListener.ThisDontWorkYetListener ( JLabel  label  ) 

Constructs a ThisDontWorkYetListener with the given label, which will be used in the message.

Parameters:
label the label


Member Function Documentation

void edu.cmu.hcii.calo.view.iconwell.IconWellView.ThisDontWorkYetListener.actionPerformed ( ActionEvent  e  ) 

Called when the button is clicked.

Parameters:
e the action event


Member Data Documentation

JLabel edu.cmu.hcii.calo.view.iconwell.IconWellView.ThisDontWorkYetListener.label [private]

The label of the button that was clicked.


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