خرید بک لینک

Vote count: 0

I'm writing a program in NetBeans that allows the user to choose some computing equipment, hours to rent that equipment, and some other options. The program takes that input and calculates a price for the rental, which it displays in a text pane. At the moment, I've just got the text pane displaying the hours input, which is parsed using a Netbeans jTextFieldKeyPressed event. This seems to be working correctly, but the output is being displayed one keypress after what is being shown.

For example, if I enter "1" the output doesn't change. If I then enter something else, like "2", " ", or any other character, the output will update to show the "1" that I previously entered. How can I make the form update in real time?

asked 24 secs ago

برچسب: نویسنده: استخدام کار تاريخ: دوشنبه 31 خرداد 1395 ساعت: 10:21

صفحه بندی