public interface DisplaySelectListener extends EventListener
for license details.
Modifier and Type | Method and Description |
---|---|
void |
bookChosen(DisplaySelectEvent ev)
This method is called to indicate that a command has been made.
|
void |
passageSelected(DisplaySelectEvent ev)
This method is called to indicate that a command has been made.
|
void passageSelected(DisplaySelectEvent ev)
ev
- Describes the changevoid bookChosen(DisplaySelectEvent ev)
ev
- Describes the change