| Package | Description | 
|---|---|
| org.wandora.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static RegexFileChooser | 
RegexFileChooser.suffixChooser(java.lang.String suffix,
             java.lang.String description)
Makes a RegexFileChooser for regular expression "(?i)^.*"+suffix+"$", that is, the
 file must end with the given suffix (case insensitive). 
 | 
Copyright 2004-2015 Wandora Team