edu.cmu.hcii.calo.SidebarWindow.PaneButtonListener Class Reference

Collaboration diagram for edu.cmu.hcii.calo.SidebarWindow.PaneButtonListener:

Collaboration graph
[legend]
List of all members.

Detailed Description

Listens for clicks on one of the buttons in the minibar that show and hide panes, and shows or hides the pane appopriately.

Author:
Brian Ellis


Public Member Functions

 PaneButtonListener (CALOPane pane)
 Constructs a PaneButtonListener that shows the given pane.
void actionPerformed (ActionEvent e)
 Invoked when the button is clicked.

Private Attributes

CALOPane pane
 The pane this listener will show when invoked.


Constructor & Destructor Documentation

edu.cmu.hcii.calo.SidebarWindow.PaneButtonListener.PaneButtonListener ( CALOPane  pane  ) 

Constructs a PaneButtonListener that shows the given pane.


Member Function Documentation

void edu.cmu.hcii.calo.SidebarWindow.PaneButtonListener.actionPerformed ( ActionEvent  e  ) 

Invoked when the button is clicked.

Shows or hides the appropriate pane.

Parameters:
e the action event


Member Data Documentation

CALOPane edu.cmu.hcii.calo.SidebarWindow.PaneButtonListener.pane [private]

The pane this listener will show when invoked.


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