|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
boolean |
dwellDisplay(boolean onoff,
NFActiveLabel label)
Method called when a NFChartEvent.DWELL event occurs. |
boolean |
dwellPress(java.awt.Event evt,
int x,
int y,
NFActiveLabel label)
Method called when a NFChartEvent.DWELLPRESS event occurs. |
| Methods inherited from interface netcharts.pro.event.NFChartActionListener |
chartActionPerformed |
| Method Detail |
public boolean dwellDisplay(boolean onoff,
NFActiveLabel label)
When onoff is true, the label is about to be displayed. If true is returned, the label will NOT be displayed.
When onoff is false, the label should be erased by one of the observers.
onoff - Whether the label is to be turned on or off.label - The ActiveLabel.
public boolean dwellPress(java.awt.Event evt,
int x,
int y,
NFActiveLabel label)
evt - The Event.x - The x coordinate of the event.y - The y coordinate of the event.label - The ActiveLabel.
|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2004 |
Last Modified: Apr 1, 2004 |