|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.vergil.actor.FindPackages.DirectoryFileFilter
private static class FindPackages.DirectoryFileFilter
Filter that returns true if the pathname is a directory.
| Constructor Summary | |
|---|---|
private |
FindPackages.DirectoryFileFilter()
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File pathname)
Filter that returns true if the pathname is a directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private FindPackages.DirectoryFileFilter()
| Method Detail |
|---|
public boolean accept(java.io.File pathname)
accept in interface java.io.FileFilterpathname - The pathname to be checked
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||