JMenuItem_Visibilty_When_More_Items

Hi All,

If i have more no.of menuitems ,i am unable to see all the menuitems.

For example ,if i have 100 menuitems,unable to see all.

Is there any option to set to JMenuItems(),so that we can see all the items.For example in windows StartMenu-->Programs,if it has more items,

it gives >> symbol to press.Whenever we press that symbol ,it shows all the items.Do we have like operation in Swings?

Please let me know. This is urgent..

Thanks and regards

Gouthami

[517 byte] By [vasmhi_1981a] at [2007-11-27 7:49:33]
# 1

Instead of creating multiple postings for your questions:

http://forum.java.sun.com/thread.jspa?threadID=5184543

why don't you spend time replying to other questions you post so people know you actually read the suggestions.

http://forum.java.sun.com/thread.jspa?threadID=5183998

http://forum.java.sun.com/thread.jspa?threadID=5184378

You can also always search the forum for solutions. I've seens postings with scrollable menus or menus that are in a two column grid or the simplest solution is to use sub menus.

camickra at 2007-7-12 19:30:31 > top of Java-index,Desktop,Core GUI APIs...