开发者

handling data in jFormattedTextField

开发者 https://www.devze.com 2023-01-11 17:09 出处:网络
I have jFormatted field with name \"jFormattedTextField3\" in First.java file. the value in this field must display in jFormattedTextFieldNoOfWorkers in Se开发者_如何学编程cond.java file.

I have jFormatted field with name "jFormattedTextField3" in First.java file.

the value in this field must display in jFormattedTextFieldNoOfWorkers in Se开发者_如何学编程cond.java file.

how can i handle the data and display in jFormattedTextFieldNoOfWorkers?


Check lots of examples:

http://www.java2s.com/Code/Java/Swing-JFC/AquickdemonstrationofJFormattedTextField.htm


There's a nice, thorough explanation in one of Java SE tutorial on Formatted Text Fields.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号