public static class JBUI.Fonts
extends java.lang.Object
Constructor and Description |
---|
Fonts() |
Modifier and Type | Method and Description |
---|---|
static JBFont |
create(java.lang.String fontFamily,
int size) |
static JBFont |
label() |
static JBFont |
label(float size) |
static JBFont |
miniFont() |
static JBFont |
smallFont() |
static JBFont |
toolbarFont() |
static JBFont |
toolbarSmallComboBoxFont() |
public static JBFont label()
public static JBFont label(float size)
public static JBFont smallFont()
public static JBFont miniFont()
public static JBFont create(java.lang.String fontFamily, int size)
public static JBFont toolbarFont()
public static JBFont toolbarSmallComboBoxFont()