WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
GNU General Public License v3.0
1.15k
stars
235
forks
source link
ActionListener for WebLink #517
Closed
mgarin closed 5 years ago
There is no convenient way to listen to
WebLink
action event, so it is worth allowingActionListener
to be used.