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