Uses of Class
org.wicketstuff.facebook.plugins.Font
-
Packages that use Font Package Description org.wicketstuff.facebook.plugins -
-
Uses of Font in org.wicketstuff.facebook.plugins
Methods in org.wicketstuff.facebook.plugins that return Font Modifier and Type Method Description FontAbstractFacebookPlugin. getFont()static FontFont. valueOf(String name)Returns the enum constant of this type with the specified name.static Font[]Font. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wicketstuff.facebook.plugins with parameters of type Font Modifier and Type Method Description voidAbstractFacebookPlugin. setFont(Font font)
-