Uses of Interface
de.aristaflow.adept2.ui.htmlgui.HTMLContext
Packages that use HTMLContext
Package
Description
-
Uses of HTMLContext in de.aristaflow.adept2.ui.htmlgui
Classes in de.aristaflow.adept2.ui.htmlgui that implement HTMLContextModifier and TypeClassDescriptionclassThisGUIContextenables the usage of HTML as graphical user interface.classA simpleHTMLContextthat does not create any browsers or alike but just provides the interaction between webserver andExecutableComponent. -
Uses of HTMLContext in de.aristaflow.adept2.ui.htmlgui.executionenvironments
Fields in de.aristaflow.adept2.ui.htmlgui.executionenvironments declared as HTMLContextModifier and TypeFieldDescriptionprotected HTMLContextAbstractWebResourceComponent.htmlContextContext that contains the URL of the current environment and accepts and displays the HTML content for the page that should be shown to the user. -
Uses of HTMLContext in de.aristaflow.adept2.ui.swtgui
Classes in de.aristaflow.adept2.ui.swtgui that implement HTMLContextModifier and TypeClassDescriptionclassThisGUIContextencapsulates the HTML of this context in a browser widget in SWT.