hide some buttons of OptionsWindow (Netbeans RCP)

View: New views
2 Messages — Rating Filter:   Alert me  

hide some buttons of OptionsWindow (Netbeans RCP)

by Nelson Soares :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everybody,

I search a way to hide some buttons of the OptionsWindow on Netbeans RCP.
Someone can help me?

Thanks

Nelson

Re: hide some buttons of OptionsWindow (Netbeans RCP)

by tomwheel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You change the layer file in exactly the way you'd change it to hide
menus or toolbars, only you make your changes to the OptionsDialog
folder instead of the Menu or Toolbar folder.

If you're not familiar with the basic process, I describe it in
general terms in the second part of this FAQ entry:

    http://wiki.netbeans.org/DevFaqSwitchingMenusByContext

and probably Geertjan's blog has an entry which describes it better
than I did :-)

NOTE: Before you make changes to the layer file, you are strongly
advised to have your code already committed to source control or have
a backup, just in case you make a mistake and need to revert so you
can try again.

On Fri, Oct 30, 2009 at 8:29 AM, Nelson Soares <soares@...> wrote:
> Hi everybody,
>
> I search a way to hide some buttons of the OptionsWindow on Netbeans RCP.
> Someone can help me?
>
> Thanks
>
> Nelson
>



--
Tom Wheeler
http://www.tomwheeler.com/