public class ForkStorkWizardPage
extends org.eclipse.jface.wizard.WizardPage
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Create a Composite with fields for the application name
and GitHub user credentials.
|
java.lang.String |
getGitPassword()
Return the GitHub password.
|
java.lang.String |
getGitUserName()
Return the GitHub user name.
|
java.lang.String |
getMooseAppName()
Return the Moose application name
|
canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible
public void createControl(org.eclipse.swt.widgets.Composite parent)
public java.lang.String getMooseAppName()
public java.lang.String getGitUserName()
public java.lang.String getGitPassword()