| Package | Description |
|---|---|
| net.nextencia.dj.swingsuite |
| Modifier and Type | Method and Description |
|---|---|
LinkListener<T>[] |
JLink.getLinkListeners()
Get all the listeners that are invoked when a link is activated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JLink.addLinkListener(LinkListener<T> linkListener)
Add a listener that will be invoked when the link is activated.
|
void |
JLink.removeLinkListener(LinkListener<T> linkListener)
Remove a listener from the list of listeners that are invoked when the link is activated.
|
Copyright © 2019. All rights reserved.