public interface ButtonListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
buttonEventFired(ButtonEvent e)
Invoked when the target of the listener request button to change state.
|
void buttonEventFired(ButtonEvent e)
e - a ButtonEvent objectCopyright © 2017. All rights reserved.