Main Page
Classes
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
edu
.
cmu
.
hcii
.
calo
.
view
.
task
.
TaskSubpaneView
.
TaskViewDropListener
edu.cmu.hcii.calo.view.task.TaskSubpaneView.TaskViewDropListener Class Reference
List of all members.
Detailed Description
A PropertyChangeListener that listens for
TaskViewPropertyNames.DRAGGING_PROPERTY_NAME
events coming from a task view that indicate that the view is no longer being dragged, and performs the drop operation on the appropriate component.
Author:
Brian Ellis
Public Member Functions
void
Change
(PropertyChangeEvent e)
Called when a
TaskView
starts or stops being dragged.
Member Function Documentation
void edu.cmu.hcii.calo.view.task.TaskSubpaneView.TaskViewDropListener.Change
(
PropertyChangeEvent
e
)
Called when a
TaskView
starts or stops being dragged.
Parameters:
e
the property change event
The documentation for this class was generated from the following file:
TaskSubpaneView.java
Generated on Mon Aug 13 15:06:27 2007 for CALO by
1.5.2