Uses of Class
com.sibvisions.rad.ui.swing.ext.fonts.FontAwesome

Packages that use FontAwesome
com.sibvisions.rad.ui.swing.ext Contains all swing extensions which can be used without the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.ext.fonts Contains additional font extensions. 
 

Uses of FontAwesome in com.sibvisions.rad.ui.swing.ext
 

Constructors in com.sibvisions.rad.ui.swing.ext with parameters of type FontAwesome
JVxFontAwesomeIcon(FontAwesome pFont)
          Creates a new instance of JVxFontAwesomeIcon with default size of 16px.
 

Uses of FontAwesome in com.sibvisions.rad.ui.swing.ext.fonts
 

Methods in com.sibvisions.rad.ui.swing.ext.fonts that return FontAwesome
static FontAwesome FontAwesome.resolve(java.lang.String pName)
          Tries to find an instance of FontAwesome by name.
static FontAwesome FontAwesome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FontAwesome[] FontAwesome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.