Public Member Functions | |
| int | getFilterType () |
| SimpleFileFilter (int filter_type) | |
| boolean | accept (File f) |
| String | getDescription () |
Private Attributes | |
| String | m_strDesc |
| String | m_strExtension |
| int | filterType |
| mixconfig.SimpleFileFilter.SimpleFileFilter | ( | int | filter_type | ) |
| int mixconfig.SimpleFileFilter.getFilterType | ( | ) |
References mixconfig.SimpleFileFilter.filterType.
| boolean mixconfig.SimpleFileFilter.accept | ( | File | f | ) |
References mixconfig.SimpleFileFilter.m_strExtension.
| String mixconfig.SimpleFileFilter.getDescription | ( | ) |
References mixconfig.SimpleFileFilter.m_strDesc.
String mixconfig.SimpleFileFilter.m_strDesc [private] |
String mixconfig.SimpleFileFilter.m_strExtension [private] |
Referenced by mixconfig.SimpleFileFilter.accept(), and mixconfig.SimpleFileFilter.SimpleFileFilter().
int mixconfig.SimpleFileFilter.filterType [private] |
1.5.6