Re: Setting text on JMenuItem
From: Karsten Wutzke (kwutzke-blahblah_at_emporis.com)
Date: 12/20/03
- Next message: Alex Hunsley: "Re: Flipping Y axis in a Graphics 2D??"
- Previous message: VisionSet: "Re: Setting text on JMenuItem"
- In reply to: VisionSet: "Re: Setting text on JMenuItem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 20 Dec 2003 23:11:39 +0100
VisionSet wrote:
> "Karsten Wutzke" <kwutzke-blahblah@emporis.com> wrote in message
> news:bs2ea1$hf$02$1@news.t-online.com...
>
>>>
>>>call validate() on the menu/item
>>>
I found it somewhere in the trenches of my old code. My fault.
The GUI component didn't hook its model, and the model printed the same
diagnostics message as the menu item, so I thought the update method on
my custom menu item got called... -> Duh.
Copy and paste sometimes is dangerous...
Karsten
- Next message: Alex Hunsley: "Re: Flipping Y axis in a Graphics 2D??"
- Previous message: VisionSet: "Re: Setting text on JMenuItem"
- In reply to: VisionSet: "Re: Setting text on JMenuItem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|