JAligner

jaligner.ui.filechooser
Class FileChooserFactory

java.lang.Object
  extended byjaligner.ui.filechooser.FileChooserFactory

public class FileChooserFactory
extends java.lang.Object

A factory for FileChooser.

Author:
Ahmed Moustafa (ahmed@users.sf.net)

Method Summary
static FileChooser getFileChooser()
          Returns an instance of a concrete FileChooser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFileChooser

public static FileChooser getFileChooser()
Returns an instance of a concrete FileChooser.

Returns:
Concrete FileChooser.

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)