org.ejtools.adwt
Class FileUtil

java.lang.Object
  |
  +--org.ejtools.adwt.FileUtil

public class FileUtil
extends java.lang.Object

Description of the Class

Version:
$Revision: 1.1 $
Author:
Laurent Etiemble

Field Summary
static javax.swing.filechooser.FileFilter WORKSPACE_FILE_FILTER
          Description of the Field
 
Method Summary
static java.net.URL selectWorkspaceFile(java.lang.String title, int type)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORKSPACE_FILE_FILTER

public static javax.swing.filechooser.FileFilter WORKSPACE_FILE_FILTER
Description of the Field

Method Detail

selectWorkspaceFile

public static java.net.URL selectWorkspaceFile(java.lang.String title,
                                               int type)
                                        throws java.lang.Exception
Description of the Method

Parameters:
title - Description of the Parameter
type - Description of the Parameter
Returns:
Description of the Return Value
Throws:
java.lang.Exception - Description of the Exception


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.