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 theFrame
instance.An HTML WebStorage.Thrown byWebStorage
methods 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 byWebStorage
methods if the access to the web storage is forbidden for the current document.