public interface SwingScriptLogger extends ScriptLogger
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLEAR_KEY
The key for the Clear button.
|
static java.lang.String |
OK_KEY
The key for the OK button.
|
static java.lang.String |
PRINT_KEY
The key for the Print button.
|
static java.lang.String |
SEARCH_KEY
The key for the Search button.
|
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
doGetLabel(java.lang.String key)
Return the label for the button defined by a specified key.
|
default java.lang.String |
getLabel(java.lang.String key)
Return the custom label for the button defined by a specified key.
|
acceptNullObjectLinks, append, append, appendArrayLinks, appendColorArrayLinks, appendError, appendError, appendLink, appendLink, appendLinks, appendLinks, appendObjectLink, appendObjectLink, appendObjectLinks, appendObjectLinks, appendObjectLinks, appendObjectLinks, appendStackTrace, clear, clearTab, finishedScript, registerHyperLinkListener, registerLinkIndexConverter, setProgress, setTab
static final java.lang.String CLEAR_KEY
static final java.lang.String SEARCH_KEY
static final java.lang.String PRINT_KEY
static final java.lang.String OK_KEY
default java.lang.String getLabel(java.lang.String key)
key
- the keydefault java.lang.String doGetLabel(java.lang.String key)
key
- the keyCopyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence