getting values of JTextFields from one class to another class within same package?
- by program-java
hii every one
good morning(i hope morning)
I want to use values of JTextFields from one class to another class within same package
how can i do it?