org.eclipse.cdt.managedbuilder.ui.tests.wizardPages
Class ToolchainCWizardPage
java.lang.Object
org.eclipse.cdt.managedbuilder.ui.wizards.MBSCustomPage
org.eclipse.cdt.managedbuilder.ui.tests.wizardPages.ToolchainCWizardPage
- All Implemented Interfaces:
- org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.wizard.IWizardPage
public class ToolchainCWizardPage
- extends MBSCustomPage
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolchainCWizardPage
public ToolchainCWizardPage()
getName
public java.lang.String getName()
createControl
public void createControl(org.eclipse.swt.widgets.Composite parent)
dispose
public void dispose()
getControl
public org.eclipse.swt.widgets.Control getControl()
getDescription
public java.lang.String getDescription()
getErrorMessage
public java.lang.String getErrorMessage()
getImage
public org.eclipse.swt.graphics.Image getImage()
getMessage
public java.lang.String getMessage()
getTitle
public java.lang.String getTitle()
performHelp
public void performHelp()
setDescription
public void setDescription(java.lang.String description)
setImageDescriptor
public void setImageDescriptor(org.eclipse.jface.resource.ImageDescriptor image)
setTitle
public void setTitle(java.lang.String title)
setVisible
public void setVisible(boolean visible)