Lieven Dekeyser <email@hidden> wrote:
>That's because the GUI and its connections to the controllers are
>loaded from an abstract definition in an XML file. The abstract
>definition is cross-platform, so it cannot suppose the availiability of
>Actions, therefore simple references to the menu items are used to
>change states.
If the description is abstract, then it doesn't need to know anything about
the implementation. Whether an Action or anything else is used is an
implementation detail. The abstraction DOESN'T suppose anything about the
implementation. It doesn't know whether it's dealing with an Action,
JMenuItem, or even perhaps the Eclipse equivalents of those classes.
Or is it abstract, but not THAT abstract?
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden