How do i add buttonlistener to my program?http://www.hardcode.de/jxinput/api/de/hardcode/jxinput/test/ButtonListener.htmlI've tried some different stuff, but i don't get it to work. Any ideas? Greetings Hannes
In the future, Swing related questions should be posted in the Swing forum.[url http://java.sun.com/docs/books/tutorial/uiswing/events/handling.html]How to Write an Action Listener[/url].