org.openjump.core.ui.plugin.file
Class FindFile

java.lang.Object
  extended by org.openjump.core.ui.plugin.file.FindFile

public class FindFile
extends java.lang.Object


Constructor Summary
FindFile(java.awt.Component window)
           
FindFile(java.awt.Component window, javax.swing.JFileChooser fileChooser)
           
 
Method Summary
 java.lang.String getFileName(java.lang.String filenamepath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindFile

public FindFile(java.awt.Component window)

FindFile

public FindFile(java.awt.Component window,
                javax.swing.JFileChooser fileChooser)
Method Detail

getFileName

public java.lang.String getFileName(java.lang.String filenamepath)
                             throws java.lang.Exception
Throws:
java.lang.Exception