Swing
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
[[wikipedia::Swing_(Java)|Swing]] is standard [[GUI]] for [[Java]]. What do you think, is [[Swing]] following the [[MVC]] paradigm or not? | [[wikipedia::Swing_(Java)|Swing]] is standard [[GUI]] for [[Java]]. What do you think, is [[Swing]] following the [[MVC]] paradigm or not? | ||
+ | |||
+ | {{:Blogs:JaroslavTulach:Daily Life:Podcast2}} |
Revision as of 15:52, 4 November 2009
Swing is standard GUI for Java. What do you think, is Swing following the MVC paradigm or not?
Listen to podcast #2: to learn about our take on Swing and its poor reentrancy. Find out what it may mean for your own API design and especially Runtime_Aspects_of_APIs that you create. Learn to fight with that problem by maximizing the declarative nature of your API.