public static class Configuration.Font extends Object
Constructor and Description |
---|
Configuration.Font() |
Configuration.Font(String source,
String family,
Boolean bold,
Boolean italic) |
Modifier and Type | Method and Description |
---|---|
void |
setBold(Boolean value)
Whether the alias will be labeled bold.
|
void |
setFamily(String value)
The alias name for that font.
|
void |
setItalic(Boolean value)
Whether the alias will be labeled italic.
|
void |
setSource(String value)
The name of an existing font family.
|
public void setSource(String value)
public void setFamily(String value)
public void setBold(Boolean value)
public void setItalic(Boolean value)
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.