Uses of Interface
de.aristaflow.adept2.ui.htmlgui.URLContext
-
Packages that use URLContext Package Description de.aristaflow.adept2.ui.htmlgui de.aristaflow.adept2.ui.swtgui -
-
Uses of URLContext in de.aristaflow.adept2.ui.htmlgui
Classes in de.aristaflow.adept2.ui.htmlgui that implement URLContext Modifier and Type Class Description classRemoteHTMLContextA simpleHTMLContextthat does not create any browsers or alike but just provides the interaction between webserver andExecutableComponent.classTransferredURLContextA simple implementation of the transfer object for aURLContext. -
Uses of URLContext in de.aristaflow.adept2.ui.swtgui
Classes in de.aristaflow.adept2.ui.swtgui that implement URLContext Modifier and Type Class Description classSwtUrlContextThisGUIContextprovides a browser widget in SWT for a specific URL based on a parent context.
-