Uses of Class
de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
-
Packages that use TransferredURLContext Package Description de.aristaflow.adept2.ui.htmlgui -
-
Uses of TransferredURLContext in de.aristaflow.adept2.ui.htmlgui
Fields in de.aristaflow.adept2.ui.htmlgui declared as TransferredURLContext Modifier and Type Field Description protected TransferredURLContextRemoteHTMLContext. urlContextThe context for transferring thisHTMLContextfor remote usage.Constructors in de.aristaflow.adept2.ui.htmlgui with parameters of type TransferredURLContext Constructor Description TransferredURLContext(TransferredURLContext context, URL url)Creates a newTransferredURLContexthaving having the fields of the designated GUI context and the designated URL.
-