| Package | Description |
|---|---|
| xyz.cofe.gui.swing.log |
| Modifier and Type | Method and Description |
|---|---|
ChainAction |
MaskFilter.getAction() |
ChainAction |
ChainFilters.getDefaultAction() |
ChainAction |
ChainElement.isLoggable(LogRecord rec) |
ChainAction |
MaskFilter.isLoggable(LogRecord rec) |
static ChainAction |
ChainAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChainAction[] |
ChainAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChainFilters |
ChainFilters.defaultAction(ChainAction act) |
LogHandlerFrame.ConfigureFilters |
LogHandlerFrame.ConfigureFilters.policy(ChainAction act) |
LogHandlerPanel.ConfigureFilters |
LogHandlerPanel.ConfigureFilters.policy(ChainAction act) |
void |
MaskFilter.setAction(ChainAction action) |
void |
ChainFilters.setDefaultAction(ChainAction defaultAction) |
Copyright © 2018. All rights reserved.