help for scrollable menu  
Author Message
manish.agarwal





PostPosted: 2004-6-14 20:11:00 Top

java-programmer, help for scrollable menu hi all

Please suggest me some solution for it...

thanx


"Hal Rosser" <email***@***.com> wrote in message news:<VFSyc.1054$email***@***.com>...
> might want to break the gui up into more than one frame
>
> "Manish Agarwal" <email***@***.com> wrote in message
> news:email***@***.com...
> > Basically, I have a JMenu that contains so many items that it has become
> > quite unwieldy. All the items under this particular menu would be very
> > difficult to sub-categorize.
> >
> > Is a scrollable JMenu out of the question? If
> > not, a code snippet implementation example would be much appreciated....
> >
> > Please note that I have to show all the items in a single JMenu. I have
> > proper submenus also.
> >
> >
> > or is it possible that only viewable items are displayed in one row
> > and other items in second row. ( If i m incorrect please rectify me..)
> >
> > Please suggest me some solution for it...
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.690 / Virus Database: 451 - Release Date: 5/22/2004
 
rowanxmas





PostPosted: 2004-6-15 2:11:00 Top

java-programmer >> help for scrollable menu http://www.cs.umd.edu/hcil/fisheyemenu/fisheyemenu-demo.shtml

a fish eye menu might be what you are after

email***@***.com (Manish Agarwal) wrote in message news:<email***@***.com>...
> hi all
>
> Please suggest me some solution for it...
>
> thanx
>
>
> "Hal Rosser" <email***@***.com> wrote in message news:<VFSyc.1054$email***@***.com>...
> > might want to break the gui up into more than one frame
> >
> > "Manish Agarwal" <email***@***.com> wrote in message
> > news:email***@***.com...
> > > Basically, I have a JMenu that contains so many items that it has become
> > > quite unwieldy. All the items under this particular menu would be very
> > > difficult to sub-categorize.
> > >
> > > Is a scrollable JMenu out of the question? If
> > > not, a code snippet implementation example would be much appreciated....
> > >
> > > Please note that I have to show all the items in a single JMenu. I have
> > > proper submenus also.
> > >
> > >
> > > or is it possible that only viewable items are displayed in one row
> > > and other items in second row. ( If i m incorrect please rectify me..)
> > >
> > > Please suggest me some solution for it...
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.690 / Virus Database: 451 - Release Date: 5/22/2004
 
Steve W. Jackson





PostPosted: 2004-6-15 3:57:00 Top

java-programmer >> help for scrollable menu In article <email***@***.com>,
email***@***.com (Rowan) wrote:

>:http://www.cs.umd.edu/hcil/fisheyemenu/fisheyemenu-demo.shtml
>:
>:a fish eye menu might be what you are after
>:
>:email***@***.com (Manish Agarwal) wrote in message
>:news:<email***@***.com>...
>:> hi all
>:>
>:> Please suggest me some solution for it...
>:>
>:> thanx
>:>
>:>
>:> "Hal Rosser" <email***@***.com> wrote in message
>:> news:<VFSyc.1054$email***@***.com>...
>:> > might want to break the gui up into more than one frame
>:> >
>:> > "Manish Agarwal" <email***@***.com> wrote in message
>:> > news:email***@***.com...
>:> > > Basically, I have a JMenu that contains so many items that it
>:> > > has become
>:> > > quite unwieldy. All the items under this particular menu
>:> > > would be very difficult to sub-categorize.
>:> > >
>:> > > Is a scrollable JMenu out of the question? If not, a code
>:> > > snippet implementation example would be much appreciated....
>:> > >
>:> > > Please note that I have to show all the items in a single
>:> > > JMenu. I have proper submenus also.
>:> > >
>:> > >
>:> > > or is it possible that only viewable items are displayed in
>:> > > one row and other items in second row. ( If i m incorrect
>:> > > please rectify me..)
>:> > >
>:> > > Please suggest me some solution for it...

If you do use this, you should be sure and check it in multiple browsers
and platforms if it's for a web browser. That one doesn't work
correctly for me in Netscape 7.1 on Mac OS X. It doesn't work at all in
Internet Explorer 5.2.3 there. It does work in Safari, which is the
only browser I have that supports the latest Java. The unfortunate fact
is that webmasters put false statements on their pages saying that it
needs the Sun Java 2 plug-in, when that is not available for all
platforms.
--
Steve W. Jackson
Montgomery, Alabama