Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Performs the action when this is triggered. | |
Package Functions | |
GrayscaleListener (GridDataRequest oAdaptee) | |
Constructor. | |
Package Attributes | |
GridDataRequest | oAdaptee |
Window for which to listen for the checkbox click. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
datavisualizer::GrayscaleListener::GrayscaleListener | ( | GridDataRequest | oAdaptee | ) | [inline, package] |
void datavisualizer::GrayscaleListener::actionPerformed | ( | ActionEvent | e | ) | [inline] |
Performs the action when this is triggered.
e | ActionEvent Event that triggered this. |