Uses of Interface
com.teamdev.jxbrowser.zoom.ZoomLevels
Packages that use ZoomLevels
Package
Description
This package provides the classes that allow you to work with engines.
Contains interfaces for working with Chromium profiles.
The zoom events.
-
Uses of ZoomLevels in com.teamdev.jxbrowser.engine
Methods in com.teamdev.jxbrowser.engine that return ZoomLevelsModifier and TypeMethodDescriptionEngine.zoomLevels()
Returns a service that allows working with zoom. -
Uses of ZoomLevels in com.teamdev.jxbrowser.profile
Methods in com.teamdev.jxbrowser.profile that return ZoomLevelsModifier and TypeMethodDescriptionProfile.zoomLevels()
Returns a service that allows working with zoom. -
Uses of ZoomLevels in com.teamdev.jxbrowser.zoom.event
Methods in com.teamdev.jxbrowser.zoom.event that return ZoomLevelsModifier and TypeMethodDescriptiondefault ZoomLevels
ZoomLevelChanged.zoomLevels()
ZoomLevelsEvent.zoomLevels()
Returns theZoomService
instance initiated this event.