Re: No "visible" property for Menus?
Jesse Glick <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Suresh Potiny wrote: > How come there is no visible property for menus? It would be nice to > hide some of the menus that are not necessary for a particular style > of the ide (without requiring code changes). One can do this already > for the toolbar items. You can just remove the menu item by using "masks" in a branding layer. See e.g. the NB book from O'Reilly for information. BTW [email protected] would be the appropriate list to use for help on developing NB modules or NB-based products. nbui is for discussion of the design of the user interface (graphics, workflow, etc.), not technical implementation. -J. -- Jesse Glick <mailto:[email protected]> x22801 NetBeans, Open APIs <http://www.netbeans.org/>