org.eclipse.mat.ui.internal.acquire
Class ProviderConfigurationWizardPage
java.lang.Object
WizardPage
org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- All Implemented Interfaces:
- ProviderArgumentsTable.ITableListener
public class ProviderConfigurationWizardPage
- extends WizardPage
- implements ProviderArgumentsTable.ITableListener
ProviderConfigurationWizardPage
public ProviderConfigurationWizardPage(AcquireDialog acquireDialog)
createControl
public void createControl(Composite parent)
getNextPage
public IWizardPage getNextPage()
relocateHelp
public void relocateHelp(boolean create)
setVisible
public void setVisible(boolean f)
onInputChanged
public void onInputChanged()
- Specified by:
onInputChanged
in interface ProviderArgumentsTable.ITableListener
onValueChanged
public void onValueChanged()
- Specified by:
onValueChanged
in interface ProviderArgumentsTable.ITableListener
onError
public void onError(String message)
- Specified by:
onError
in interface ProviderArgumentsTable.ITableListener
onFocus
public void onFocus(String message)
- Specified by:
onFocus
in interface ProviderArgumentsTable.ITableListener
isPageComplete
public boolean isPageComplete()