Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.io.project
Class SaveProjectDetailsPage

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by eu.esdihumboldt.hale.ui.HaleWizardPage<W>
              extended by eu.esdihumboldt.hale.ui.io.IOWizardPage<ProjectWriter,SaveProjectWizard>
                  extended by eu.esdihumboldt.hale.ui.io.project.SaveProjectDetailsPage
All Implemented Interfaces:
org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage

public class SaveProjectDetailsPage
extends IOWizardPage<ProjectWriter,SaveProjectWizard>

Wizard page that allows changing project name and author.

Author:
Simon Templer
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Field Summary
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
SaveProjectDetailsPage()
          Default constructor
 
Method Summary
protected  void createContent(org.eclipse.swt.widgets.Composite page)
          Create the page content
 void setVisible(boolean visible)
           
 boolean updateConfiguration(ProjectWriter provider)
          Update the configuration (of the I/O provider)
 
Methods inherited from class eu.esdihumboldt.hale.ui.HaleWizardPage
createControl, dispose, getWizard, onShowPage
 
Methods inherited from class org.eclipse.jface.wizard.WizardPage
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, 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
 
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, getMessage, getTitle, performHelp
 

Constructor Detail

SaveProjectDetailsPage

public SaveProjectDetailsPage()
Default constructor

Method Detail

createContent

protected void createContent(org.eclipse.swt.widgets.Composite page)
Description copied from class: HaleWizardPage
Create the page content

Specified by:
createContent in class HaleWizardPage<SaveProjectWizard>
Parameters:
page - the page composite, implementors may assign a custom layout to this composite
See Also:
HaleWizardPage.createContent(Composite)

setVisible

public void setVisible(boolean visible)
Specified by:
setVisible in interface org.eclipse.jface.dialogs.IDialogPage
Overrides:
setVisible in class org.eclipse.jface.dialogs.DialogPage
See Also:
DialogPage.setVisible(boolean)

updateConfiguration

public boolean updateConfiguration(ProjectWriter provider)
Description copied from class: IOWizardPage
Update the configuration (of the I/O provider)

Specified by:
updateConfiguration in class IOWizardPage<ProjectWriter,SaveProjectWizard>
Parameters:
provider - the I/O provider to update
Returns:
if the page is valid and updating the provider was successful
See Also:
IOWizardPage.updateConfiguration(IOProvider)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d