Uses of Interface
de.aristaflow.adept2.ui.htmlgui.URLContext
Packages that use URLContext
-
Uses of URLContext in de.aristaflow.adept2.ui.htmlgui
Classes in de.aristaflow.adept2.ui.htmlgui that implement URLContextModifier and TypeClassDescriptionclassA simpleHTMLContextthat does not create any browsers or alike but just provides the interaction between webserver andExecutableComponent.classA 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 URLContextModifier and TypeClassDescriptionclassThisGUIContextprovides a browser widget in SWT for a specific URL based on a parent context.