| |
|
| org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage org.eclipse.ui.internal.wizards.preferences.WizardPreferencesExportPage1
WizardPreferencesExportPage1 | public class WizardPreferencesExportPage1 extends WizardPreferencesPage (Code) | | Page 1 of the base preference export Wizard
since: 3.1 |
WizardPreferencesExportPage1 | protected WizardPreferencesExportPage1(String name)(Code) | | Create an instance of this class
|
WizardPreferencesExportPage1 | public WizardPreferencesExportPage1()(Code) | | Create an instance of this class
|
createTransferArea | protected void createTransferArea(Composite composite)(Code) | | Parameters: composite - |
getChooseButtonText | protected String getChooseButtonText()(Code) | | |
getDestinationLabel | protected String getDestinationLabel()(Code) | | Answer the string to display in self as the destination type
java.lang.String |
getDestinationValue | protected String getDestinationValue()(Code) | | Answer the contents of self's destination specification widget
java.lang.String |
getFileDialogStyle | protected int getFileDialogStyle()(Code) | | |
getFileDialogTitle | protected String getFileDialogTitle()(Code) | | |
getInvalidDestinationMessage | protected String getInvalidDestinationMessage()(Code) | | |
transfer | protected boolean transfer(IPreferenceFilter[] transfers)(Code) | | Parameters: transfers - true if the transfer was succesful, andfalse otherwise |
|
|
|