public abstract class NativeFontDirFinder extends java.lang.Object implements FontFinder
Constructor and Description |
---|
NativeFontDirFinder() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
find()
Generic method used by Mac and Unix font finders.
|
protected abstract java.lang.String[] |
getSearchableDirectories()
Returns an array of directories to search for fonts in.
|
public java.util.List find()
find
in interface FontFinder
protected abstract java.lang.String[] getSearchableDirectories()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.