|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionFileFilter | |
|---|---|
| com.antelmann.io | This package contains classes that are concerned with input/output operations. |
| com.antelmann.sound | This package contains classes to play various sounds with greatly improved ease-of-use over the functionality provided by the javax.sound package. |
| Uses of ExtensionFileFilter in com.antelmann.io |
|---|
| Methods in com.antelmann.io that return ExtensionFileFilter | |
|---|---|
ExtensionFileFilter |
ExtensionFileFilter.addType(String... type)
allows to add additional file types to be accepted by this filter. |
| Constructors in com.antelmann.io with parameters of type ExtensionFileFilter | |
|---|---|
ExtensionFileFilter(ExtensionFileFilter filter)
|
|
| Uses of ExtensionFileFilter in com.antelmann.sound |
|---|
| Fields in com.antelmann.sound declared as ExtensionFileFilter | |
|---|---|
protected ExtensionFileFilter |
JPlayer.filter
|
| Methods in com.antelmann.sound that return ExtensionFileFilter | |
|---|---|
ExtensionFileFilter |
JukeBox.getFileFilter()
returns the file filter used to filter entries |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||