edu.cmu.hcii.calo.support.SidebarPropertyNames Class Reference

List of all members.

Detailed Description

The property names that are defined for PropertyChangeEvents emanating from the panes in the sidebar.

Author:
Will Haines


Static Public Attributes

static final String PANE_RESIZED = "PaneResized"
 Fired whenever a pane changes size.
static final String PANE_EXPANDED = "PaneExpanded"
 Fired whenever a pane is expanded or collapsed.


Member Data Documentation

final String edu.cmu.hcii.calo.support.SidebarPropertyNames.PANE_RESIZED = "PaneResized" [static]

Fired whenever a pane changes size.

The old and new values will be the old and new dimensions.

final String edu.cmu.hcii.calo.support.SidebarPropertyNames.PANE_EXPANDED = "PaneExpanded" [static]

Fired whenever a pane is expanded or collapsed.

The old and new value will be the value of isExpanded.


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