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 theZoomService
instance initiated this event.
-
Method Details
-
zoomLevels
ZoomLevels zoomLevels()Returns theZoomService
instance initiated this event.
-