org.devaki.nextobjects.util
Class NORecentFile

java.lang.Object
  extended byorg.devaki.nextobjects.util.NORecentFile

public final class NORecentFile
extends java.lang.Object

Recent file list

Author:
Emmanuel Florent, Romeo Benzoni

Method Summary
static void add(java.io.File file)
          Add a file
static void load()
          Load the file list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public static void add(java.io.File file)
Add a file

Parameters:
file - the file to add

load

public static void load()
Load the file list



Copyright © 2002-2004 devaki.org. All Rights Reserved.