how to take existing text in the JButton is stored in an array of type JButton?
I've tried the following ways but can not


public JButton b[]={null,k1,k2,k3,k4,k5,k6,k7,k8,kk};...