| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel<NewTorrentWizard>
org.gudy.azureus2.ui.swt.maketorrent.ProgressPanel
public class ProgressPanel
| Field Summary | 
|---|
| Fields inherited from class org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel | 
|---|
previousPanel, wizard | 
| Constructor Summary | |
|---|---|
ProgressPanel(NewTorrentWizard wizard,
              IWizardPanel<NewTorrentWizard> _previousPanel)
 | 
|
| Method Summary | |
|---|---|
 void | 
finish()
 | 
 void | 
makeTorrent()
 | 
 void | 
reportCurrentTask(java.lang.String task_description)
 | 
 void | 
reportProgress(int percent_complete)
 | 
 void | 
show()
 | 
| Methods inherited from class org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel | 
|---|
cancelled, getFinishPanel, getNextPanel, getPreviousPanel, isFinishEnabled, isFinishSelectionOK, isNextEnabled, isPreviousEnabled | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProgressPanel(NewTorrentWizard wizard,
                     IWizardPanel<NewTorrentWizard> _previousPanel)
| Method Detail | 
|---|
public void show()
show in interface IWizardPanel<NewTorrentWizard>public void finish()
finish in interface IWizardPanel<NewTorrentWizard>finish in class AbstractWizardPanel<NewTorrentWizard>public void makeTorrent()
public void reportCurrentTask(java.lang.String task_description)
reportCurrentTask in interface TOTorrentProgressListenerpublic void reportProgress(int percent_complete)
reportProgress in interface TOTorrentProgressListener
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||