Sputnik
Full Member level 3
- Joined
- Oct 19, 2004
- Messages
- 150
- Helped
- 4
- Reputation
- 8
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- South Africa
- Activity points
- 1,667
I have a project where I am required to write a GUI program. My problem being is that I need to have an integer and double read from two different text fields. I have not learnt enough about GUI and Java and I am stuck as I only know how to extract a string from a text field not numerical values that can be used later for computation. We have to use the ActionListener class (import java.awt.event.*). I'm using "Ready to Program IDE".
Thanks
Sputnik
Thanks
Sputnik