Package com.teamdev.jxbrowser.frame
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.frame
This package provides the classes that allow you to work with frames in browser.
-
ClassDescriptionProvides the supported commands that can be executed in a
Frame.The list of command names.A frame in the browser.Contains information about current render process associated with theFrameinstance.An HTML WebStorage.Thrown byWebStoragemethods to indicate that the requested operation failed.Thrown by theWebStorage.putItem(String, String)method when the item size exceeds the available space in the storage.Thrown byWebStoragemethods if the access to the web storage is forbidden for the current document.