public class NewArchiveWizard
extends Wizard
| Constructor and Description |
|---|
NewArchiveWizard()
Constructor for NewArchiveWizard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPages()
Adding the page to the wizard.
|
void |
init(IWorkbench workbench,
IStructuredSelection selection)
We will accept the selection in the workbench to see if we can initialize from it.
|
boolean |
performFinish()
This method is called when 'Finish' button is pressed in the wizard.
|
public void addPages()
public boolean performFinish()
public void init(IWorkbench workbench,
IStructuredSelection selection)
IWorkbenchWizard#init(IWorkbench, IStructuredSelection)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0