Uses of Class
org.dvb.ui.FontNotAvailableException

Packages that use FontNotAvailableException
org.dvb.ui Provides extended graphics functionality. 
 

Uses of FontNotAvailableException in org.dvb.ui
 

Methods in org.dvb.ui that throw FontNotAvailableException
 java.awt.Font FontFactory.createFont(java.lang.String name, int style, int size)
          Creates a font object from the font source associated with this FontFactory.