Unterschiede
Hier werden die Unterschiede zwischen der gewählten und der aktuellen Version gezeigt.
| en:java:filefilter 2012/07/10 17:08 | en:java:filefilter 2020/01/22 21:00 aktuell | ||
|---|---|---|---|
| Zeile 2: | Zeile 2: | ||
| ====== File filter ====== | ====== File filter ====== | ||
| //java.io.FileFilter//\\ | //java.io.FileFilter//\\ | ||
| - | The following file filter shows all files which are lying in the current list, which begin with an "a" and which have the ending "pdf" (See also: [[wildcard-suche|Wildcardsuche]]):\\ | + | The following, very simple file filter shows all files which are lying in the current list, which begin with an "a" and which have the ending "pdf" (See also: [[wildcard-search|Wildcardsearch]]):\\ |
| \\ | \\ | ||
| <html> | <html> | ||