Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > start menu

Reply
Thread Tools

start menu

 
 
micro
Guest
Posts: n/a
 
      03-24-2007
hi,
is there a way in java to create a bar and a button that makes a menu
appear just like windows start menu ,i want the menu to come up not
down.
thanks.

 
Reply With Quote
 
 
 
 
visionset
Guest
Posts: n/a
 
      03-24-2007

"micro" <> wrote in message
news: oups.com...
> hi,
> is there a way in java to create a bar and a button that makes a menu
> appear just like windows start menu ,i want the menu to come up not
> down.
> thanks.


javax.swing.JPopupMenu
setLocation() based on button location probably javax.swing.SwingUtilities
methods may help here.
Bear in mind the notion of up down is better regarded a response to
available screen estate.

--
Mike W


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Start menu display of documents as a menu ceases mdegroff Windows 64bit 0 07-09-2008 01:20 AM
"Shutdown" menu item disapper from START menu......... vik Computer Support 5 08-09-2006 03:14 PM
Start Menu --> Programs Menu help Dennis Computer Support 0 11-02-2004 08:17 AM
Menu and sub-menu in asp.net as windows menus made with vb, delphi, etc..? Vilmar ASP .Net 0 05-27-2004 05:52 PM
Jump Menu (DropDown Menu) in ASP.net. Can someone help me out? Miguel Dias Moura ASP .Net 3 04-03-2004 08:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57