Search
KeyTemplate.getLowerCaseForeground Method
See Also
 






Gets the color of lower-case characters.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public Color getLowerCaseForeground ()

 Return Value

A java.awt.Color instance.

 See Also