Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Saving information from a wizard
Saving information from a wizard [message #104504] Fri, 01 August 2003 04:33 Go to next message
Eclipse UserFriend
Originally posted by: narash.rpi.edu

Hi all,

Is there any way to persist the information from a wizard ? I have a
plugin which uses a wizard to make some connections during startup.It
would be good if the information that is entered by the user once could be
persisted across different sessions.

I saw some API for saving the state of a view.Is there anything similar
for wizards ?

Thanks
Harihar
Re: Saving information from a wizard [message #104592 is a reply to message #104504] Fri, 01 August 2003 07:25 Go to previous message
Barbara Rosi-Schwartz is currently offline Barbara Rosi-SchwartzFriend
Messages: 448
Registered: July 2009
Senior Member
Harihar wrote:

> Hi all,
>
> Is there any way to persist the information from a wizard ? I have a
> plugin which uses a wizard to make some connections during startup.It
> would be good if the information that is entered by the user once could be
> persisted across different sessions.
>
> I saw some API for saving the state of a view.Is there anything similar
> for wizards ?

Harihar,
check out the API for the Wizard's method setDialogSettings() and the
corresponding org.eclipse.jface.dialogs.IDialogSettings class.

Hope this helps,
B.
Previous Topic:Drawing figures in a View
Next Topic:What is package contain org.eclipse.swt.widgets.Shell
Goto Forum:
  


Current Time: Tue Apr 23 08:36:41 GMT 2024

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

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

Back to the top