Re: [NetBeans]changing menuitems
- From: RedGrittyBrick <RedGrittyBrick@xxxxxxxxxxxxx>
- Date: Sun, 27 Jul 2008 09:41:49 +0100
thufir wrote:
On Sat, 26 Jul 2008 12:37:39 -0700, Mark Space wrote:
The View watches the Model. The Model ignores the View.I didn't read those links yet, but is this correct? I thought in the
classic MVC model the Model and the View ignored each other and both
were manipulated by the Controller only. Separation of these two is the
whole point.
The View watches the model, yes. That would be observer/observable?
There's an informative diagram here
http://java.sun.com/blueprints/patterns/MVC-detailed.html
From which I conclude you can't express the whole of it in less than five sentences (the number of arrows). But I guess Lew's pair (or some variation) captures the essence.
--
RGB
.
- References:
- [NetBeans]changing menuitems
- From: Daniel Moyne
- Re: [NetBeans]changing menuitems
- From: RedGrittyBrick
- Re: [NetBeans]changing menuitems
- From: Lew
- Re: [NetBeans]changing menuitems
- From: Mark Space
- Re: [NetBeans]changing menuitems
- From: thufir
- [NetBeans]changing menuitems
- Prev by Date: Re: adding a List of JTextField to the GUI
- Next by Date: [General]acces of members of subclass
- Previous by thread: Re: [NetBeans]changing menuitems
- Next by thread: Re: [NetBeans]changing menuitems
- Index(es):