|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.filechooser.FileFilter uk.ac.ucl.casa.andrew.phd.segregationModelAddRemove.ShapeFileChoser
Constructor Summary | |
ShapeFileChoser()
|
Method Summary | |
boolean |
accept(java.io.File file)
Identifies .shp files as displayable by a file chooser. |
java.lang.String |
getDescription()
Reports the description of this filter for the file chooser. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShapeFileChoser()
Method Detail |
public boolean accept(java.io.File file)
file
- File to consider displaying.
public java.lang.String getDescription()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |