net.sourceforge.ganttproject.gui
Class OpenFileDialog

java.lang.Object
  |
  +--net.sourceforge.ganttproject.gui.OpenFileDialog

public class OpenFileDialog
extends java.lang.Object

Open A dialog box to select an xml file for import resources


Constructor Summary
OpenFileDialog()
          Construtor
OpenFileDialog(java.lang.String startDirectory)
          Open the file chooser
 
Method Summary
 java.io.File show()
          Show the dialog box
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenFileDialog

public OpenFileDialog()
Construtor


OpenFileDialog

public OpenFileDialog(java.lang.String startDirectory)
Open the file chooser

Method Detail

show

public java.io.File show()
Show the dialog box



${copyright}