Uses of Interface
org.webswing.toolkit.api.action.WebWindowActionListener
-
Packages that use WebWindowActionListener Package Description org.webswing.toolkit.api.component -
-
Uses of WebWindowActionListener in org.webswing.toolkit.api.component
Methods in org.webswing.toolkit.api.component with parameters of type WebWindowActionListener Modifier and Type Method Description abstract voidHtmlPanel. addWebWindowActionListener(WebWindowActionListener listener)abstract voidHtmlPanel. removeWebWindowActionListener(WebWindowActionListener listener)
-