Uses of Interface com.jgoodies.looks.FontPolicy

Uses in package com.jgoodies.looks.plastic

Methods with parameter type com.jgoodies.looks.FontPolicy

void
Sets the FontPolicy to be used with the JGoodies Plastic L&F family.

Methods with return type com.jgoodies.looks.FontPolicy

FontPolicy
Looks up and retrieves the FontPolicy used by the JGoodies Plastic Look&Feel family.

Uses in package com.jgoodies.looks

Methods with parameter type com.jgoodies.looks.FontPolicy

FontPolicy
Returns a font policy that checks for a custom FontPolicy and a custom FontSet specified in the System settings or UIManager.

Methods with return type com.jgoodies.looks.FontPolicy

FontPolicy
Returns a font policy that in turn always returns the specified FontSet.
FontPolicy
Returns a font policy that checks for a custom FontPolicy and a custom FontSet specified in the System settings or UIManager.
FontPolicy
Returns the default font policy for Plastic on the Windows platform.
FontPolicy
Returns the default Plastic FontPolicy that may vary with the platform and environment.
FontPolicy
Returns the default font policy for the Windows platform.
FontPolicy
Returns a font policy that returns the logical fonts as specified by the Java runtime environment.
FontPolicy
Returns a font policy for getting a Plastic appearance that aims to be visual backward compatible with the JGoodies Looks version 1.x.
FontPolicy
Returns a font policy for getting a Windows appearance that aims to be visual backward compatible with the JGoodies Looks version 1.x.
FontPolicy
Returns a font policy intended for API users that want to move Plastic code from the Looks 1.x to the Looks 2.0.

Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.