|
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.VRMLFileFilter
public class VRMLFileFilter
File filter for restricting files to VRML types.
| Constructor Summary | |
|---|---|
VRMLFileFilter()
Create a new file filter for just VRML types. |
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File f)
Should we accept this file |
java.lang.String |
getDescription()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VRMLFileFilter()
| 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 | |||||||||