|
Administration Tools | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
org.topcased.service.plugincustomization.epf.exportwizard.PreferencesFileExportPage
public class PreferencesFileExportPage
TODO : WARNING COPY OF THE FILE 'org.eclipse.ui.internal.wizards.preferences.WizardPreferencesExportPage1' PreferencesFileExportPage take the path of the file .epf created
Field Summary |
---|
Fields inherited from class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage |
---|
chooseImportsButton, COMBO_HISTORY_LENGTH, destinationNameField, text, transfersTable |
Fields inherited from interface org.eclipse.ui.dialogs.IOverwriteQuery |
---|
ALL, CANCEL, NO, NO_ALL, YES |
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
|
PreferencesFileExportPage()
Create an instance of this class |
protected |
PreferencesFileExportPage(java.lang.String name)
Create an instance of this class |
Method Summary | |
---|---|
protected void |
createTransferArea(org.eclipse.swt.widgets.Composite composite)
|
protected java.lang.String |
getAllButtonText()
|
protected java.lang.String |
getChooseButtonText()
|
protected java.lang.String |
getDestinationLabel()
Answer the string to display in self as the destination type |
java.lang.String |
getEpfFilePath()
TODO Add |
protected int |
getFileDialogStyle()
|
protected java.lang.String |
getFileDialogTitle()
|
protected java.lang.String |
getInvalidDestinationMessage()
|
protected boolean |
transfer(org.eclipse.core.runtime.preferences.IPreferenceFilter[] transfers)
|
Methods inherited from class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage |
---|
addDestinationItem, addToHistory, addToHistory, allowNewContainerName, createButton, createControl, createDestinationGroup, createOptionsGroup, createTransfersList, determinePageCompletion, dispose, ensureDirectoryExists, ensureTargetIsValid, finish, getDestinationValue, getFilters, getPreferenceTransferElements, getTransfers, giveFocusToDestination, handleDestinationBrowseButtonPressed, handleEvent, internalSaveWidgetValues, queryOverwrite, queryYesNoQuestion, restoreWidgetValues, saveWidgetValues, setAllChecked, setDestinationValue, setPageComplete, setPreferenceTransfers, updatePageCompletion, validateDestinationGroup, validateOptionsGroup, validateSourceGroup, validDestination |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
---|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.swt.widgets.Listener |
---|
handleEvent |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible |
Constructor Detail |
---|
protected PreferencesFileExportPage(java.lang.String name)
name
- public PreferencesFileExportPage()
Method Detail |
---|
protected java.lang.String getAllButtonText()
getAllButtonText
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
WizardPreferencesPage.getAllButtonText()
protected java.lang.String getChooseButtonText()
getChooseButtonText
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
WizardPreferencesPage.getChooseButtonText()
protected void createTransferArea(org.eclipse.swt.widgets.Composite composite)
createTransferArea
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
composite
- protected java.lang.String getDestinationLabel()
getDestinationLabel
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
protected boolean transfer(org.eclipse.core.runtime.preferences.IPreferenceFilter[] transfers)
transfer
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
transfers
-
true
if the transfer was succesful, and
false
otherwiseprotected java.lang.String getFileDialogTitle()
getFileDialogTitle
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
WizardPreferencesPage.getFileDialogTitle()
protected int getFileDialogStyle()
getFileDialogStyle
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
WizardPreferencesPage.getFileDialogStyle()
public java.lang.String getEpfFilePath()
protected java.lang.String getInvalidDestinationMessage()
getInvalidDestinationMessage
in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
|
Administration Tools | |||||||||
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.