posted 12 years ago
Thank you so much about the code, helps a lot. Need to have for each button I have in my program, or is multi-usable with this way? Also, if I have an empty JTextField in the ViewImpl and a button, and want when button pressed the JTextField filled with "Hello", how I will do this using MVC?
thank you
** Didn't notice this before, sorry
What is contained in those classes View and Model where you implement these classes?