JPanel ActionListener
872384Jun 30 2011 — edited Jun 30 2011Iam having JPanel and txtBox and txtPane inside that jpanel .
i want to (write) add action listener to jpanel , that action listener should also add(applicable) to the txtbox and txtpane inside the jpanel
is it possible.???
can anyone help.