Package org.webswing.toolkit.api.action
Interface WebActionListener
-
- All Known Subinterfaces:
WebWindowActionListener
public interface WebActionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidactionPerformed(WebActionEvent actionEvent)
-
-
-
Method Detail
-
actionPerformed
void actionPerformed(WebActionEvent actionEvent)
-
-