I think Swing is easy if you MVC. For example don't do inner classes and listners to this. Just separate out your action from the relizer.
.V

Frank W. Zammetti wrote:
No argument here... Swing is a pain in the arse under the best of conditions. Frank

Michael Jouravlev wrote:


Apparently, Swing designers thought that Swing apps would have been
fluid and resizable, and it would have been hard to stick all fluidity
into a simple resource file. And now you have it. Swing code is crap
even when it is well-formatted, with these unwieldy listeners and a
forest of interfaces. There are nicer ways to create event listener
than to implement an interface with bunch of methods in it.

Swing is a clear example why programming to interfaces is sometimes
such a pain in the butt.

Michael.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to