Hi all
I am having a problem with JButton.
JButton b=new JButton("save") ;
how can i get the name of the JButton b.
Please give the anser for me
I am having a problem with JButton.
JButton b=new JButton("save") ;
how can i get the name of the JButton b.
Please give the anser for me
Comment