|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilenameResolver
Interface to support UndoableOperation
implementations rendering log messages with filename
conventions applicable to the caller.
This interface is primarily intended to allow more meaningful paths to be displayed than those
available directly via File
.
Method Summary | |
---|---|
String |
getMeaningfulName(File file)
Resolves the presented File into a meaningful name for display purposes. |
Method Detail |
---|
String getMeaningfulName(File file)
File
into a meaningful name for display purposes.
file
- to resolve (required)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |