org.jivesoftware.sparkimpl.plugin.filetransfer.transfer
Class Downloads
java.lang.Object
org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.Downloads
public class Downloads
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Downloads getInstance()
- Returns the singleton instance of
Downloads
,
creating it if necessary.
- Returns:
- the singleton instance of
Downloads
getFileChooser
public javax.swing.JFileChooser getFileChooser()
getDownloadDirectory
public java.io.File getDownloadDirectory()
addDownloadPanel
public void addDownloadPanel(javax.swing.JPanel panel)
removeDownloadPanel
public void removeDownloadPanel(javax.swing.JPanel panel)
showDownloadsDirectory
public void showDownloadsDirectory()