Package com.teamdev.jxbrowser.zoom.event
Interface ZoomLevelsEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
ZoomLevelChanged
An interface that all zoom service events must extend.
-
Method Summary
Modifier and TypeMethodDescriptionReturns theZoomServiceinstance initiated this event.
-
Method Details
-
zoomLevels
ZoomLevels zoomLevels()Returns theZoomServiceinstance initiated this event.
-