jgroup.experiment.gui.views.helpers
Class FileList

java.lang.Object
  extended by jgroup.experiment.gui.views.helpers.FileList

public class FileList
extends java.lang.Object

Author:
Bjarte Svaeren

Constructor Summary
FileList(java.io.File dir)
           
FileList(java.io.File dir, java.lang.String extension)
           
 
Method Summary
 java.lang.String[] getFileList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileList

public FileList(java.io.File dir)

FileList

public FileList(java.io.File dir,
                java.lang.String extension)
Method Detail

getFileList

public java.lang.String[] getFileList()


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.