|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringMenuListener | |
|---|---|
| nu.zoom.swing.desktop.component.stringmenu | |
| nu.zoom.swing.desktop.component.stringmenu.impl | |
| Uses of StringMenuListener in nu.zoom.swing.desktop.component.stringmenu |
|---|
| Methods in nu.zoom.swing.desktop.component.stringmenu with parameters of type StringMenuListener | |
|---|---|
void |
StringMenu.addListener(StringMenuListener<T> listener)
Add a listener for selection events. |
void |
StringMenu.removeListener(StringMenuListener<T> listener)
Remove a listener. |
| Uses of StringMenuListener in nu.zoom.swing.desktop.component.stringmenu.impl |
|---|
| Methods in nu.zoom.swing.desktop.component.stringmenu.impl with parameters of type StringMenuListener | |
|---|---|
void |
StringMenuImpl.addListener(StringMenuListener<T> listener)
|
void |
StringMenuImpl.removeListener(StringMenuListener<T> listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||