com.pvx.ooadide.wizards.programs
Class PvxNewProgramPropertiesWizardPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
com.pvx.ooadide.wizards.programs.PvxNewProgramPropertiesWizardPage
- All Implemented Interfaces:
- org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage
- Direct Known Subclasses:
- PvcPage
public class PvxNewProgramPropertiesWizardPage
- extends org.eclipse.jface.wizard.WizardPage
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
ERROR, INFORMATION, NONE, WARNING |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible |
PROJECT_DEF_PVX_EXE
public static final java.lang.String PROJECT_DEF_PVX_EXE
- See Also:
- Constant Field Values
PROJECT_PASSWORD
public static final java.lang.String PROJECT_PASSWORD
- See Also:
- Constant Field Values
PROJECT_OWNER
public static final java.lang.String PROJECT_OWNER
- See Also:
- Constant Field Values
PROJECT_OWNER_FLAGS
public static final java.lang.String PROJECT_OWNER_FLAGS
- See Also:
- Constant Field Values
PvxNewProgramPropertiesWizardPage
public PvxNewProgramPropertiesWizardPage(org.eclipse.jface.viewers.ISelection selection)
- Creates a new project creation wizard page.
- Parameters:
newFilePage
- pageName
- the name of this page
createControl
public void createControl(org.eclipse.swt.widgets.Composite parent)
- (non-Javadoc)
Method declared on IDialogPage.
isLineNoReq
public boolean isLineNoReq()
getProjectBuilder
public java.lang.String getProjectBuilder()
getProjectPassword
public java.lang.String getProjectPassword()
getProjectOwnerFlags
public java.lang.String getProjectOwnerFlags()
getProjectOwnerCode
public java.lang.String getProjectOwnerCode()
getWizardPage
public org.eclipse.jface.wizard.IWizardPage getWizardPage()
setOutputFileName
public void setOutputFileName(java.lang.String fleName)
getOutputFileName
public java.lang.String getOutputFileName()
setFileCreatePage
public void setFileCreatePage(PvxWizardNewFileCreatePage fileCreatePage)
getFileCreatePage
public PvxWizardNewFileCreatePage getFileCreatePage()
setFields
public void setFields(org.eclipse.core.runtime.IPath containerPath,
java.lang.String fleName)
resolvePvxVariables
public java.lang.String resolvePvxVariables(java.lang.String pattern)