Class FindFontsTask

  • All Implemented Interfaces:
    Runnable, Future<Void>, RunnableFuture<Void>

    public class FindFontsTask
    extends AbstractTask<Void,​Font>
    This class is a utility for finding and reporting all font types in a document. Each page in the document is checked for valid font resources, if found the fonts are added to the calling FontDialog for addition to a JTree of know document fonts.
    Since:
    6.1.3