edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView Class Reference

Inherits edu.cmu.hcii.calo.view.CALOComponent.

Inheritance diagram for edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView:

Inheritance graph
[legend]
Collaboration diagram for edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView:

Collaboration graph
[legend]
List of all members.

Detailed Description

The "CALO Suggestions" pane in the sidebar, which has long internally been known as the "Relevant Stuff" pane.

This doesn't do anything other than sit there and look like a pane, since the logic to actually change it in response to window focus changes is nowhere to be found. Accordingly, the class is pretty small.

Author:
Brian Ellis


Public Member Functions

 RelevantStuffPaneView ()
 Constructs a RelevantStuffPaneView.

Private Member Functions

void setup ()
 Sets up the visual appearance of this pane.

Static Private Attributes

static final long serialVersionUID = 8893278749071196266L
 Prevent serialization collisions.


Constructor & Destructor Documentation

edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView.RelevantStuffPaneView (  ) 

Constructs a RelevantStuffPaneView.


Member Function Documentation

void edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView.setup (  )  [private]

Sets up the visual appearance of this pane.


Member Data Documentation

final long edu.cmu.hcii.calo.view.relevantstuff.RelevantStuffPaneView.serialVersionUID = 8893278749071196266L [static, private]

Prevent serialization collisions.

Reimplemented from edu.cmu.hcii.calo.view.CALOComponent.


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