Searched refs:showSaveDialog (Results 1 – 5 of 5) sorted by relevance
41 File showSaveDialog(); in showSaveDialog() method
229 public File showSaveDialog() { in showSaveDialog() method in SwingUI240 int ret = jfc.showSaveDialog(this); in showSaveDialog()
204 public File showSaveDialog() { in showSaveDialog() method in SequenceUI
37 lastSaveFile = Main.getUI().showSaveDialog(); in actionPerformed()
94 File f = Main.getUI().showSaveDialog(); in run()