Re: [NetBeans]changing menuitems
- From: Lew <com.lewscanon@lew>
- Date: Fri, 25 Jul 2008 19:45:21 -0400
RedGrittyBrick wrote:
Rather than telling GenListView what to do, maybe you should look at it the other way around and provide methods that allow you to tell GenListView about some external event, then let GenListView decide on appropriate changes to it's display.
I think you may need to disentangle your View from your Controller.
This excellent advice got me to thinking how to summarize the principle pithily,
The View watches the Model. The Model ignores the View.
--
Lew
.
- Follow-Ups:
- Re: [NetBeans]changing menuitems
- From: Mark Space
- Re: [NetBeans]changing menuitems
- References:
- [NetBeans]changing menuitems
- From: Daniel Moyne
- Re: [NetBeans]changing menuitems
- From: RedGrittyBrick
- [NetBeans]changing menuitems
- Prev by Date: Re: Javadoc @see
- Next by Date: Re: where is the java preferences file located
- Previous by thread: Re: [NetBeans]changing menuitems
- Next by thread: Re: [NetBeans]changing menuitems
- Index(es):
Relevant Pages
|