News

I am writing a java app that will contain a number of GUI's. My question is how to treat GUI's in this system and in my class diagram. First, in OO programming, is it a better idea to have the GUI ...