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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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(java.lang.String message)
- Specified by:
onError
in interface ProviderArgumentsTable.ITableListener
onFocus
public void onFocus(java.lang.String message)
- Specified by:
onFocus
in interface ProviderArgumentsTable.ITableListener