Package | Description |
---|---|
org.scijava.ui.swing.console |
Modifier and Type | Method and Description |
---|---|
static LogFormatter.Field |
LogFormatter.Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogFormatter.Field[] |
LogFormatter.Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogFormatter.changeSetting(LogFormatter.Field field,
boolean visible) |
boolean |
LogFormatter.isVisible(LogFormatter.Field field) |
void |
LogFormatter.setVisible(LogFormatter.Field field,
boolean visible) |
Copyright © 2015–2022 SciJava. All rights reserved.