public abstract class NativeFontDirFinder extends Object implements FontFinder
| Constructor and Description |
|---|
NativeFontDirFinder() |
| Modifier and Type | Method and Description |
|---|---|
List |
find()
Generic method used by Mac and Unix font finders.
|
protected abstract String[] |
getSearchableDirectories()
Returns an array of directories to search for fonts in.
|
public List find()
find in interface FontFinderprotected abstract String[] getSearchableDirectories()
Copyright © 2007-2020. All Rights Reserved.