org.gudy.azureus2.ui.swt.config.wizard
Class ConfigureWizard
java.lang.Object
org.gudy.azureus2.ui.swt.wizard.Wizard
org.gudy.azureus2.ui.swt.config.wizard.ConfigureWizard
public class ConfigureWizard
- extends Wizard
- Author:
- Olivier
Methods inherited from class org.gudy.azureus2.ui.swt.wizard.Wizard |
addListener, close, getCurrentPanel, getDisplay, getErrorMessage, getPanel, getWizardWindow, removeListener, setCurrentInfo, setErrorMessage, setFinishEnabled, setFirstPanel, setNextEnabled, setPreviousEnabled, setTitle, setTitleAsResourceID, setTitleKey, switchToClose, switchToClose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIZARD_MODE_FULL
public static final int WIZARD_MODE_FULL
- See Also:
- Constant Field Values
WIZARD_MODE_SPEED_TEST_AUTO
public static final int WIZARD_MODE_SPEED_TEST_AUTO
- See Also:
- Constant Field Values
WIZARD_MODE_SPEED_TEST_MANUAL
public static final int WIZARD_MODE_SPEED_TEST_MANUAL
- See Also:
- Constant Field Values
ConfigureWizard
public ConfigureWizard(boolean _modal,
int _wizard_mode)
onClose
public void onClose()
- Overrides:
onClose
in class Wizard
getDataPath
protected String getDataPath()
setDataPath
protected void setDataPath(String s)
hasDataPathChanged
protected boolean hasDataPathChanged()
setConnectionUploadLimit
protected void setConnectionUploadLimit(int rate,
boolean is_manual)
getConnectionUploadLimit
protected int getConnectionUploadLimit()
getUploadLimit
protected int getUploadLimit()
isUploadLimitManual
protected boolean isUploadLimitManual()
getWizardMode
protected int getWizardMode()