miw2
Class PlFileChooser

java.lang.Object
  extended by miw2.PlFileChooser

public class PlFileChooser
extends java.lang.Object

Prolog file chooser with filter for prolog files.


Constructor Summary
PlFileChooser()
          Default constructor of prolog file chooser Dialog.
 
Method Summary
 java.lang.String getFile()
          Return prolog file name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlFileChooser

public PlFileChooser()
Default constructor of prolog file chooser Dialog.

Method Detail

getFile

public java.lang.String getFile()
Return prolog file name.

Returns:
file name.