cz.vity.freerapid.gui.dialogs.filechooser
Class OpenSaveDialogFactory

java.lang.Object
  extended by cz.vity.freerapid.gui.dialogs.filechooser.OpenSaveDialogFactory

public class OpenSaveDialogFactory
extends Object

Author:
Vity

Method Summary
 File[] getChooseImageFileDialog()
           
 File[] getChooseProxyList()
           
static OpenSaveDialogFactory getInstance(org.jdesktop.application.ApplicationContext context)
           
 File getSaveResultsDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static OpenSaveDialogFactory getInstance(org.jdesktop.application.ApplicationContext context)

getSaveResultsDialog

public File getSaveResultsDialog()

getChooseImageFileDialog

public File[] getChooseImageFileDialog()

getChooseProxyList

public File[] getChooseProxyList()