|
Xj3D 2.0 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.xj3d.ui.awt.widgets.X3DFileFilter
public class 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)
accept in class javax.swing.filechooser.FileFilterf - The file to test
public java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||