From: Stephen N. <ste...@co...> - 2002-03-15 15:43:23
|
I intend to code a Graphical User Interface using Jython. I would like to structure the GUI class design using Object Oriented priniciples. I have looked at some design patterns, inparticular Model-View-Controller (MVC) and HMVC. Do any of you have any recommendation as to how to structure the GUI? Thanks Stephen |