开发者

handling data in jFormattedTextField

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜