|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.actor.gui.ConfigurationApplication.ConfigurationFilenameFilter
static class ConfigurationApplication.ConfigurationFilenameFilter
Look for directories that contain files named configuration.xml and intro.htm.
| Constructor Summary | |
|---|---|
ConfigurationApplication.ConfigurationFilenameFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File directory,
java.lang.String name)
Return true if the specified file names a directory that contains a file named configuration.xml and a file named intro.htm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ConfigurationApplication.ConfigurationFilenameFilter()
| Method Detail |
|---|
public boolean accept(java.io.File directory,
java.lang.String name)
accept in interface java.io.FilenameFilterdirectory - the directory in which the potential
directory was found.name - the name of the directory or file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||