|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.ltk.ui.refactoring.RefactoringWizard
org.eclipse.ltk.ui.refactoring.resource.MoveResourcesWizard
public class MoveResourcesWizard
A wizard for the move resources refactoring.
Field Summary |
---|
Fields inherited from class org.eclipse.ltk.ui.refactoring.RefactoringWizard |
---|
CHECK_INITIAL_CONDITIONS_ON_OPEN, DIALOG_BASED_UESR_INTERFACE, DIALOG_BASED_USER_INTERFACE, NO_BACK_BUTTON_ON_STATUS_DIALOG, NO_PREVIEW_PAGE, NONE, PREVIEW_EXPAND_FIRST_NODE, WIZARD_BASED_USER_INTERFACE, YES_NO_BUTTON_STYLE |
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
MoveResourcesWizard(IResource[] resources)
Creates a MoveResourcesWizard . |
Method Summary | |
---|---|
protected void |
addUserInputPages()
Hook method to add user input pages to this refactoring wizard. |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getShell, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MoveResourcesWizard(IResource[] resources)
MoveResourcesWizard
.
resources
- the resources to move. The resources must exist.Method Detail |
---|
protected void addUserInputPages()
RefactoringWizard
UserInputWizardPage
.
Adding pages of a different kind is not permitted and will result
in unexpected behavior.
addUserInputPages
in class RefactoringWizard
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.