|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectablePlotter
This interface provides the hook for registering own selection listener.
| Method Summary | |
|---|---|
void |
clearSelectionListener()
This one clears the complete list of registered selection listeners. |
void |
registerSelectionListener(AbstractChartPanel.SelectionListener listener)
This method will add the given selection listener to the list of objects which will be notified as soon as a selection is made. |
| Method Detail |
|---|
void registerSelectionListener(AbstractChartPanel.SelectionListener listener)
void clearSelectionListener()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||