|
|||||||||
| 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.SavePathPanel
public class SavePathPanel
| Field Summary | |
|---|---|
protected long |
file_size
|
protected long |
piece_count
|
protected long |
piece_size
|
| Fields inherited from class org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel |
|---|
previousPanel, wizard |
| Constructor Summary | |
|---|---|
SavePathPanel(NewTorrentWizard wizard,
AbstractWizardPanel<NewTorrentWizard> _previousPanel)
|
|
| Method Summary | |
|---|---|
IWizardPanel<NewTorrentWizard> |
getFinishPanel()
|
boolean |
isFinishSelectionOK()
This method is called when the "finish" button is pressed. |
void |
show()
|
| Methods inherited from class org.gudy.azureus2.ui.swt.wizard.AbstractWizardPanel |
|---|
cancelled, finish, getNextPanel, getPreviousPanel, isFinishEnabled, isNextEnabled, isPreviousEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long file_size
protected long piece_size
protected long piece_count
| Constructor Detail |
|---|
public SavePathPanel(NewTorrentWizard wizard,
AbstractWizardPanel<NewTorrentWizard> _previousPanel)
| Method Detail |
|---|
public void show()
public IWizardPanel<NewTorrentWizard> getFinishPanel()
getFinishPanel in interface IWizardPanel<NewTorrentWizard>getFinishPanel in class AbstractWizardPanel<NewTorrentWizard>public boolean isFinishSelectionOK()
IWizardPanel
isFinishSelectionOK in interface IWizardPanel<NewTorrentWizard>isFinishSelectionOK in class AbstractWizardPanel<NewTorrentWizard>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||