|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkListener | |
|---|---|
| com.zfqjava.chart | |
| Uses of LinkListener in com.zfqjava.chart |
|---|
| Methods in com.zfqjava.chart that return LinkListener | |
|---|---|
LinkListener[] |
Chart.getLinkListeners()
Returns an array of all the link listeners registered on this chart. |
| Methods in com.zfqjava.chart with parameters of type LinkListener | |
|---|---|
void |
Chart.addLinkListener(LinkListener l)
Adds the specified link listener to receive link events from this chart. |
void |
Chart.removeLinkListener(LinkListener l)
Removes the specified link listener so that it no longer receives link events from this chart. |
|
JComponentPack 1.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||