|
Modelers | |||||||||
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.topcased.ui.refactoring.wizards.RenameModelFileWizard
public class RenameModelFileWizard
The wizard that is shown to the user for entering the necessary information for model/diagram file(s) renaming.
The wizard class is primarily needed for deciding which pages are shown to the user. The actual user interface creation goes on the pages.
Creation 10 janv. 07
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 | |
---|---|
RenameModelFileWizard(RenameModelFileRefactoring refactoring,
RenameModelFileInfo info)
The Constructor |
Method Summary | |
---|---|
protected void |
addUserInputPages()
|
Methods inherited from class org.eclipse.ltk.ui.refactoring.RefactoringWizard |
---|
addPage, addPages, canFinish, getChange, getDefaultPageTitle, getMessageLineWidthInChars, getPreviousPage, getRefactoring, getStartingPage, internalCreateChange, internalGetExpandFirstNode, internalHasPreviewPage, internalIsYesNoStyle, internalPerformFinish, internalSetChange, internalSetPreviewShown, internalShowBackButtonOnStatusDialog, performCancel, performFinish, setChangeCreationCancelable, setDefaultPageTitle, setForcePreviewReview, setInitialConditionCheckingStatus |
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 RenameModelFileWizard(RenameModelFileRefactoring refactoring, RenameModelFileInfo info)
refactoring
- info
- an Object that contains informations about the refactoringMethod Detail |
---|
protected void addUserInputPages()
addUserInputPages
in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
RefactoringWizard.addUserInputPages()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.