Uses of Class
de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
Packages that use AbstractHTMLContext
-
Uses of AbstractHTMLContext in de.aristaflow.adept2.ui.htmlgui
Subclasses of AbstractHTMLContext in de.aristaflow.adept2.ui.htmlguiModifier and TypeClassDescriptionclassA simpleHTMLContextthat does not create any browsers or alike but just provides the interaction between webserver andExecutableComponent.Constructors in de.aristaflow.adept2.ui.htmlgui with parameters of type AbstractHTMLContextModifierConstructorDescriptionprotectedCreates new clean-up for closing all replies and responses of the designatedAbstractHTMLContext. -
Uses of AbstractHTMLContext in de.aristaflow.adept2.ui.swtgui
Subclasses of AbstractHTMLContext in de.aristaflow.adept2.ui.swtguiModifier and TypeClassDescriptionclassThisGUIContextencapsulates the HTML of this context in a browser widget in SWT.