|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jivesoftware.sparkimpl.plugin.filetransfer.transfer.Downloads
| Method Summary | |
void |
addDownloadPanel(javax.swing.JPanel panel)
|
java.io.File |
getDownloadDirectory()
|
static Downloads |
getInstance()
Returns the singleton instance of Downloads,
creating it if necessary. |
javax.swing.JDialog |
invoke(javax.swing.JFrame frame)
|
void |
removeDownloadPanel(javax.swing.JPanel panel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Downloads getInstance()
Downloads,
creating it if necessary.
Downloadspublic java.io.File getDownloadDirectory()
public void addDownloadPanel(javax.swing.JPanel panel)
public void removeDownloadPanel(javax.swing.JPanel panel)
public javax.swing.JDialog invoke(javax.swing.JFrame frame)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||