01-11-2013, 07:10 PM
Hi all.
I have a form (JavaWindow) with many control element (JButton, JRootPane, JPanel, JTable) etc. I need to change value in JavaEdit element, but it has many parents, so my question is how to find this element on form and change it value?
Thanks in advance.
I have a form (JavaWindow) with many control element (JButton, JRootPane, JPanel, JTable) etc. I need to change value in JavaEdit element, but it has many parents, so my question is how to find this element on form and change it value?
Thanks in advance.