|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mucommander.ui.autocomplete.completers.services.FilesService
com.mucommander.ui.autocomplete.completers.services.AllFilesService
public class AllFilesService
This FilesService returns all the files in a given directory.
| Constructor Summary | |
|---|---|
AllFilesService()
|
|
| Method Summary | |
|---|---|
protected AbstractFile[] |
getFiles(AbstractFile directory)
This abstract function gets a directory and should return it's children files that match a certain criteria. |
| Methods inherited from class com.mucommander.ui.autocomplete.completers.services.FilesService |
|---|
complete, getPossibleCompletions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllFilesService()
| Method Detail |
|---|
protected AbstractFile[] getFiles(AbstractFile directory)
throws java.io.IOException
FilesService
getFiles in class FilesServicedirectory - - a directory.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard