org.gudy.azureus2.ui.swt.config.wizard
Class FilePanel
java.lang.Object
org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel
org.gudy.azureus2.ui.swt.config.wizard.FilePanel
- All Implemented Interfaces:
- IWizardPanel
public class FilePanel
- extends AbstractWizardPanel
- Author:
- Olivier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePanel
public FilePanel(ConfigureWizard wizard,
IWizardPanel previous)
show
public void show()
getFinishPanel
public IWizardPanel getFinishPanel()
- Specified by:
getFinishPanel
in interface IWizardPanel
- Overrides:
getFinishPanel
in class AbstractWizardPanel