|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.filechooser.FileFilter groovy.ui.GroovyFileFilter
class GroovyFileFilter extends FileFilter
Method Summary | |
---|---|
boolean
|
accept(File f)
|
String
|
getDescription()
|
static String
|
getExtension(def f)
|
Methods inherited from class FileFilter | |
---|---|
accept, getDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
boolean accept(File f)
String getDescription()
static String getExtension(def f)
Copyright © 2003-2013 The Codehaus. All rights reserved.