Serialized Form
Package com.teamdev.jxbrowser.cookies |
serialVersionUID: 5888177264231436526L
domain
java.lang.String domain
- The host or domain for which the cookie is set. presence of a leading dot
indicates a domain cookie; otherwise, the cookie is treated as a
non-domain cookie. see RFC2109.
domainsPath
java.lang.String domainsPath
- The path within the domain for which the cookie is valid
name
java.lang.String name
- The cookie name
value
java.lang.String value
- The cookie data
secure
boolean secure
- whether cookie should only be sent over a secure connection
httpOnly
boolean httpOnly
- whether cookie should only be sent to, and can only be modified by, an
http connection
session
boolean session
- whether cookie should exist for the current session only. see expiry
expiry
long expiry
- Expiration date, in seconds since midnight (00:00:00), January 1, 1970
UTC. note that expiry time will also be honored for session cookies; in
this way, the more restrictive of the two will take effect
Package com.teamdev.jxbrowser.event |
serialVersionUID: -8439330991368035455L
_contextFlags
long _contextFlags
_mouseEvent
org.w3c.dom.events.MouseEvent _mouseEvent
_targetNode
org.w3c.dom.Node _targetNode
_associatedLink
java.lang.String _associatedLink
_imageSrc
java.net.URI _imageSrc
_backgroundImageSrc
java.net.URI _backgroundImageSrc
_x
int _x
_y
int _y
serialVersionUID: -9095781922752477609L
backwardEnabled
boolean backwardEnabled
forwardEnabled
boolean forwardEnabled
location
java.lang.String location
serialVersionUID: 7883523526912821673L
_location
org.mozilla.interfaces.nsIURI _location
serialVersionUID: 2335431503154303475L
_curSelfProgress
long _curSelfProgress
_maxSelfProgress
long _maxSelfProgress
_curTotalProgress
long _curTotalProgress
_maxTotalProgress
long _maxTotalProgress
serialVersionUID: 8902110221454209244L
_webProgress
org.mozilla.interfaces.nsIWebProgress _webProgress
_request
org.mozilla.interfaces.nsIRequest _request
serialVersionUID: 3114881694841510835L
_state
long _state
serialVersionUID: -3060472884364190831L
_stateFlags
long _stateFlags
_status
long _status
serialVersionUID: -3076733234816042829L
_statusType
long _statusType
_status
java.lang.String _status
serialVersionUID: 1498602346886886009L
_status
long _status
_message
java.lang.String _message
serialVersionUID: -2890324540765279203L
_title
java.lang.String _title
Package com.teamdev.jxbrowser.printing |
serialVersionUID: 9190215875611371876L
units
PaperSize.MeasureUnits units
format
PageDimension format
formatName
java.lang.String formatName
serialVersionUID: 1821073714646832122L