+ 2
How to use the components of a jframe in another one?
Hello everyone i have a java program on netbeans and i’am using the jframe form.now i have a jframe that consist of a textField to enter budget and a save button i want to use the data that is stored inside the text field in another jframe and then i want to use some conditional statements on it how can i do that? Is it possible?
2 Antworten
+ 2
alpha5and5 thanks