public class OrganizeManifestsWizardPage extends UserInputWizardPage implements IPreferenceConstants, IOrganizeManifestsSettings
REFACTORING_SETTINGSDEFAULT_OSGI_FRAMEOWRK, DEPS_VIEW_SHOW_CALLERS, DEPS_VIEW_SHOW_LIST, DEPS_VIEW_SHOW_STATE, EDITOR_FOLDING_ENABLED, OVERWRITE_BUILD_FILES_ON_EXPORT, PROP_AUTO_MANAGE, PROP_OUTLINE_SORTING, PROP_PROMPT_REMOVE_TARGET, PROP_SHOW_OBJECTS, PROP_SHOW_SOURCE_BUNDLES, VALUE_USE_IDS, VALUE_USE_NAMESPROP_ADD_DEPENDENCIES, PROP_ADD_MISSING, PROP_CALCULATE_USES, PROP_INTERAL_PACKAGE_FILTER, PROP_MARK_INTERNAL, PROP_MODIFY_DEP, PROP_NLS_PATH, PROP_REMOVE_LAZY, PROP_REMOVE_UNRESOLVED_EX, PROP_REMOVE_USELESSFILES, PROP_RESOLVE_IMP_MARK_OPT, PROP_UNUSED_DEPENDENCIES, PROP_UNUSED_KEYS, VALUE_DEFAULT_FILTERERROR, INFORMATION, NONE, WARNING| Modifier | Constructor and Description |
|---|---|
protected |
OrganizeManifestsWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(Composite parent)
Creates the top level control for this dialog
page under the given parent composite.
|
protected void |
performOk() |
canFlipToNextPage, computeSuccessorPage, getNextPage, isLastUserInputPage, performFinish, setPageComplete, setVisiblegetRefactoring, getRefactoringSettings, getRefactoringWizard, setWizardgetContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelpprotected OrganizeManifestsWizardPage()
public void createControl(Composite parent)
IDialogPage
Implementors are responsible for ensuring that
the created control can be accessed via getControl
createControl in interface IDialogPageparent - the parent compositeprotected void performOk()