Uses of Class
org.webswing.toolkit.api.component.HtmlPanel
-
Packages that use HtmlPanel Package Description org.webswing.toolkit.api -
-
Uses of HtmlPanel in org.webswing.toolkit.api
Methods in org.webswing.toolkit.api that return HtmlPanel Modifier and Type Method Description HtmlPanelWebswingApi. createHtmlPanel()Creates an HtmlPanel component.HtmlPanelWebswingApi. createHtmlPanelForWebContainerComponent(Container webContainer, JComponent componentParentOfHtmlPanel)Creates an HtmlPanel component which is a part of given component and has a container parent.
-