Hi all,
I'm basic programmer of Java..I tried to use JFormattedTextField for the first time..
It's giving error in importing sentence only..
I hav written
import javax.swing.JFormattedTextField;
It shows error "Cannot resolve symbol class FormattedTextField"
I don't know what the problem is..Everything seems right..Please help me..