public static interface DataFilter.FileBased extends DataFilter
DataFilter
implementors to do low level filtering based on the file objects.DataFilter.FileBasedALL, serialVersionUID| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptFileObject(FileObject fo)
Should this fileobject be considered for displaying?
|
acceptDataObjectboolean acceptFileObject(FileObject fo)
fo - the file objecttrue if the object should be displayed,
false otherwiseBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.