Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » customizing finish button on org.eclipse.jface.wizard.Wizard
customizing finish button on org.eclipse.jface.wizard.Wizard [message #330228] Tue, 22 July 2008 04:13 Go to next message
trushna is currently offline trushnaFriend
Messages: 24
Registered: July 2009
Junior Member
Hi Everyone,

I need to remove finish and cancel buttons on
org.eclipse.jface.wizard.Wizard and add a button labelled 'ok' at the
place.
Does anyone know how to achieve this?
I know this can be achieved using dialog but is there any easy
way to change buttons on wizard?

Thanks
Trushna.
Re: customizing finish button on org.eclipse.jface.wizard.Wizard [message #330235 is a reply to message #330228] Tue, 22 July 2008 13:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Trushna wrote:
> Hi Everyone,
>
> I need to remove finish and cancel buttons on
> org.eclipse.jface.wizard.Wizard and add a button labelled 'ok' at the
> place.
> Does anyone know how to achieve this?
> I know this can be achieved using dialog but is there any
> easy way to change buttons on wizard?

You should be able to override
org.eclipse.jface.wizard.WizardDialog.createButtonsForButton Bar(Composite)

Hope this helps,
Eric
Re: customizing finish button on org.eclipse.jface.wizard.Wizard [message #330250 is a reply to message #330235] Wed, 23 July 2008 04:42 Go to previous message
trushna is currently offline trushnaFriend
Messages: 24
Registered: July 2009
Junior Member
Hi

It worked. Thanks for the reply.


Truhsna.
Previous Topic:not to dispose parent shell on close of child shell
Next Topic:CCombo and Databinding
Goto Forum:
  


Current Time: Thu Aug 29 23:12:59 GMT 2024

Powered by FUDForum. Page generated in 0.02919 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top