Uses of Interface
com.eteks.tools.fontcapture.PJAFontCapture.CaptureFontListener

Packages that use PJAFontCapture.CaptureFontListener
com.eteks.tools.fontcapture   
 

Uses of PJAFontCapture.CaptureFontListener in com.eteks.tools.fontcapture
 

Methods in com.eteks.tools.fontcapture with parameters of type PJAFontCapture.CaptureFontListener
static void PJAFontCapture.captureFont(String fontName, int[] fontSizes, boolean plain, boolean bold, boolean italic, boolean bolditalic, String file, PJAFontCapture.CaptureFontListener listener)