|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
com.melloware.jukes.file.filter.PlaylistFilter
public final class PlaylistFilter
Filters for playlist files in JFileChooser. Such as .m3u files.
Copyright (c) 1999-2007 Melloware, Inc.
Field Summary
static String[]EXTENSIONS
static StringM3U
static StringXSPF
Constructor Summary
PlaylistFilter()
Default Constuctor
Method Summary
booleanaccept(File aFile)
Accept all music files such as .m3u.
StringgetDescription()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
M3U
public static final String M3U
XSPF
public static final String XSPF
EXTENSIONS
public static final String[] EXTENSIONS
Constructor Detail
PlaylistFilter
public PlaylistFilter()
Method Detail
getDescription
public String getDescription()
getDescription in class FileFilter
accept
public boolean accept(File aFile)
accept in class FileFilter
FileFilter.accept(java.io.File)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.