|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
org.web3d.util.X3DFileFilter
File filter for restricting files to just X3D types.
| Constructor Summary | |
X3DFileFilter()
Create a new file filter instance. |
|
| Method Summary | |
boolean |
accept(java.io.File f)
Should we accept this file |
java.lang.String |
getDescription()
The description of this filter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public X3DFileFilter()
| Method Detail |
public boolean accept(java.io.File f)
f - The file to test
public java.lang.String getDescription()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||