Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | None | 0 0
  1. public void addJButtonListener(ActionListener e){
  2.         jButton1.addActionListener(e);
  3.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement