| 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 |
|---|---|
FontSize |
LogPanelTextArea.getFontSize()
Consulta o tamanho da fonte
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogPanelTextArea.setFontSize(FontSize size)
Ajusta o tamanho de fonte
|
| Constructor and Description |
|---|
SetFontSizeAction(LogPanel logPanel,
FontSize size)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
static FontSize |
FontSize.getFontSizeByInt(int size)
Consulta um tamanho com base no nĂºmero
|
static FontSize |
FontSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontSize[] |
FontSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.