| Package | Description |
|---|---|
| csbase.client.util.gui.log | |
| csbase.client.util.gui.log.actions | |
| csbase.client.util.gui.log.actions.core |
| Modifier and Type | Method and Description |
|---|---|
static LogPanel |
LogPanel.createLogPanelWithCompleteToolBar(int pageSizeKb)
Método utilitário para criação de painel de log com barra de ferramentas
completa.
|
static LogPanel |
LogPanel.createLogPanelWithoutToolBar(int pageSizeKb)
Método utilitário para criação de painel de log rolável sem barra de
ferramentas.
|
static LogPanel |
LogPanel.createLogPanelWithToolBar(int toolBarFlags,
int pageSizeKb)
Método utilitário para criação de painel de log com barra de ferramentas
customizada.
|
| Constructor and Description |
|---|
LogPanelToolBar(LogPanel logPanel,
int toolBarFlags)
Construtor para uma barra de ferramentas customizada.
|
| Constructor and Description |
|---|
AutoReloadAction(LogPanel logPanel)
Construtor
|
CloseLogAction(LogPanel logPanel)
Construtor
|
DecPageAction(LogPanel logPanel)
Construtor
|
ExportLogAction(LogPanel logPanel)
Construtor.
|
FirstPageAction(LogPanel logPanel)
Construtor
|
IncPageAction(LogPanel logPanel)
Construtor
|
LastPageAction(LogPanel logPanel)
Construtor
|
OpenLogAction(LogPanel logPanel)
Construtor
|
SetAutoReloadTimeAction(LogPanel logPanel,
long timeSec)
Construtor
|
SetFontSizeAction(LogPanel logPanel,
FontSize size)
Construtor
|
SetFontTypeAction(LogPanel logPanel,
FontType type)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected LogPanel |
AbstractLogAction.getLogPanel()
Consulta o painel de log associado à ação.
|
| Constructor and Description |
|---|
AbstractLogAction(LogPanel logPanel)
Construtor
|
AbstractLogAction(LogPanel logPanel,
ImageIcon icon)
Construtor
|
AbstractLogFileAction(LogPanel logPanel)
Construtor
|
AbstractLogFileAction(LogPanel logPanel,
ImageIcon icon)
Construtor
|
Copyright © 2019. All rights reserved.