| Package | Description |
|---|---|
| csbase.client.util.gui.log | |
| csbase.client.util.gui.log.actions | |
| csbase.client.util.gui.log.enums |
| Modifier and Type | Method and Description |
|---|---|
FontType |
LogPanelTextArea.getFontType()
Consulta o tipo de fonte.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogPanelTextArea.setFontType(FontType type)
Ajusta o tipo de fonte
|
| Constructor and Description |
|---|
SetFontTypeAction(LogPanel logPanel,
FontType type)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
static FontType |
FontType.getFontTypeByName(String name)
Consulta uma fonte com base no nome.
|
static FontType |
FontType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontType[] |
FontType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.