|
|||||||||
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.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
public class PackageExportWizardPage
Page of the OpenOffice.org package export wizard.
Field Summary | |
---|---|
static java.lang.String |
LAST_EXPORT_DIR
|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
PackageExportWizardPage(java.lang.String pPageName,
org.eclipse.jface.viewers.IStructuredSelection pSelection)
Constructor. |
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite pParent)
|
java.io.File |
getOutputPath()
|
java.lang.String |
getPackageExtension()
|
IUnoidlProject |
getProject()
|
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, dispose, 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.jface.dialogs.IDialogPage |
---|
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible |
Field Detail |
---|
public static final java.lang.String LAST_EXPORT_DIR
Constructor Detail |
---|
public PackageExportWizardPage(java.lang.String pPageName, org.eclipse.jface.viewers.IStructuredSelection pSelection)
pPageName
- the wizard page namepSelection
- the selection to export.Method Detail |
---|
public IUnoidlProject getProject()
public java.io.File getOutputPath()
public java.lang.String getPackageExtension()
public void createControl(org.eclipse.swt.widgets.Composite pParent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |