public class NewModuleInfoWizardPage extends NewElementWizardPage
Note: This class is not intended to be subclassed, but clients can instantiate.
ERROR, INFORMATION, NONE, WARNING| Constructor and Description |
|---|
NewModuleInfoWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(Composite parent) |
IStatus |
getModuleNameStatus() |
String |
getModuleNameText()
Returns the content of the module name field.
|
IJavaProject |
getProject() |
void |
init(IJavaProject project)
The wizard owning this page is responsible for calling this method with the
current selection's project.
|
void |
setVisible(boolean visible) |
updateStatus, updateStatuscanFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelppublic void init(IJavaProject project)
project - used to initialize the fieldspublic void createControl(Composite parent)
public void setVisible(boolean visible)
setVisible in interface IDialogPagesetVisible in class NewElementWizardPagepublic String getModuleNameText()
public IJavaProject getProject()
public IStatus getModuleNameStatus()
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.