Re: accessing swing component values in awakeFromInsertion
Re: accessing swing component values in awakeFromInsertion
- Subject: Re: accessing swing component values in awakeFromInsertion
- From: Christian Pekeler <email@hidden>
- Date: Fri, 15 Apr 2005 07:12:36 -0600
How do I access a certain dropdown value from within an
awakeFromInsertion
method
Don't. Giving your business logic access to the user interface is
generally considered a bad architecture.
http://java.sun.com/blueprints/patterns/MVC-detailed.html
Christian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden