public class GalleryItem
extends java.lang.Object
Constructor and Description |
---|
GalleryItem(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile() |
java.util.Date |
getLastModified() |
long |
getLength() |
java.lang.String |
getName() |
boolean |
isDirectory() |
boolean |
isFile() |