org.wsmostudio.repository.ui.wizards
Class ExportEntitiesWizardPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.wsmostudio.repository.ui.wizards.ExportEntitiesWizardPage
- All Implemented Interfaces:
- org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage
public class ExportEntitiesWizardPage
- extends org.eclipse.jface.wizard.WizardPage
The main export wizard page. It configures the UI layout and supplies
specific information like labels, title, logo.
- Version:
- $Revision: 469 $ $Date: 2006-01-09 14:51:14 +0200 $
- Author:
- not attributable
| Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
ERROR, INFORMATION, NONE, WARNING |
| Methods inherited from class org.eclipse.jface.wizard.WizardPage |
getContainer, getDialogSettings, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, 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, 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.jface.dialogs.IDialogPage |
getControl, getDescription, getErrorMessage, getTitle, performHelp, setVisible |
ExportEntitiesWizardPage
public ExportEntitiesWizardPage(org.eclipse.jface.viewers.IStructuredSelection sel)
canFlipToNextPage
public boolean canFlipToNextPage()
- Specified by:
canFlipToNextPage in interface org.eclipse.jface.wizard.IWizardPage- Overrides:
canFlipToNextPage in class org.eclipse.jface.wizard.WizardPage
getName
public java.lang.String getName()
- Specified by:
getName in interface org.eclipse.jface.wizard.IWizardPage- Overrides:
getName in class org.eclipse.jface.wizard.WizardPage
isPageComplete
public boolean isPageComplete()
- Specified by:
isPageComplete in interface org.eclipse.jface.wizard.IWizardPage- Overrides:
isPageComplete in class org.eclipse.jface.wizard.WizardPage
getFileSelection
public org.eclipse.jface.viewers.IStructuredSelection getFileSelection()
createControl
public void createControl(org.eclipse.swt.widgets.Composite parent)
dispose
public void dispose()
- Specified by:
dispose in interface org.eclipse.jface.dialogs.IDialogPage- Overrides:
dispose in class org.eclipse.jface.dialogs.DialogPage
getImage
public org.eclipse.swt.graphics.Image getImage()
- Specified by:
getImage in interface org.eclipse.jface.dialogs.IDialogPage- Overrides:
getImage in class org.eclipse.jface.wizard.WizardPage
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage in interface org.eclipse.jface.dialogs.IDialogPage- Specified by:
getMessage in interface org.eclipse.jface.dialogs.IMessageProvider- Overrides:
getMessage in class org.eclipse.jface.dialogs.DialogPage
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.