Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / February 2004

Tip: Looking for answers? Try searching our database.

menu drawn behind canvas

Thread view: 
Johan - 22 Feb 2004 15:46 GMT
Hi,

I have a JFrame with a menu bar and inside the the frame a canvas. When I
click on a menu item
the menu is always (partly) drawn behind the canvas. How do you set the
options that will draw the menu(bar) to be visible ?

thanks

Johan
Andrew Thompson - 22 Feb 2004 16:39 GMT
..
> I have a JFrame

Swing

>..with a menu bar

?

>..and inside the the frame ...

?

>..a canvas.

AWT

Swing and the AWT do not play
together, use one or the other.

--
Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology
Andrew Thompson - 22 Feb 2004 16:41 GMT
> ..
>> I have a JFrame
>
> Swing
...
>> ..a canvas.
>
> AWT
>
> Swing and the AWT do not play
> together, use one or the other.

Or, to put that the Sun way..
http://java.sun.com/products/jfc/tsc/articles/mixing/index.html

--
Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology
Tor Iver Wilhelmsen - 23 Feb 2004 18:08 GMT
> I have a JFrame with a menu bar and inside the the frame a canvas. When I
> click on a menu item
> the menu is always (partly) drawn behind the canvas. How do you set the
> options that will draw the menu(bar) to be visible ?

JPopupMenu.setDefaultLightweightPopupEnabled(false);

But otherwise, do as the others have suggested and don't mix Swing and
heavyweight AWT components.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.