| Changed Methods |
String getDescription(File)
|
Changed from abstract to non-abstract.
|
A human readable description of the file. |
Icon getIcon(File)
|
Changed from abstract to non-abstract.
|
The icon that represents this file in the JFileChooser. |
String getName(File)
|
Changed from abstract to non-abstract.
|
The name of the file. |
String getTypeDescription(File)
|
Changed from abstract to non-abstract.
|
A human readable description of the type of the file. |
Boolean isTraversable(File)
|
Changed from abstract to non-abstract.
|
Whether the directory is traversable or not. |