M Gerber wrote:The overall look is of one panel that has the user input panel on the west, a checkbox panel in the center, the totals on the east, a greeting in the north and an exit button in the south...
"Leadership is nature's way of removing morons from the productive flow" - Dogbert
Articles by Winston can be found here
M Gerber wrote:I am having problems getting that information from the user input class to the totals class
M Gerber wrote:If I can figure out how to fix it, I can figure out how to write it...
"Leadership is nature's way of removing morons from the productive flow" - Dogbert
Articles by Winston can be found here
M Gerber wrote:Sorry guys for my previous outburst, I am frustrated that I cannot grasp these concepts.
The totals class panel will just regurgitate the data, a gui class will create a panel for the display of the other classes and the controller class will use setters and getters to store and retrieve the data, its just getting them all to work together that I have a problem figuring out.
"Leadership is nature's way of removing morons from the productive flow" - Dogbert
Articles by Winston can be found here
If they say it can't be done, then it can.
stevey green wrote:I've not read a lot of this thread, but what comes to mind straight away is... bad design.
All data should be separated from your GUI - if I was you I would be taking a look at some design patterns - MVC in particular,
a pattern which is used to separate application's concerns.
Regards,
Steve
Don't get me started about those stupid light bulbs. |