| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.tracer |
Message Viewer plugin.
|
| Modifier and Type | Method and Description |
|---|---|
FilterStep.Method |
FilterStep.getMethod() |
static FilterStep.Method |
FilterStep.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterStep.Method[] |
FilterStep.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FilterStep(FilterStep.Mode mode,
boolean invert,
boolean format,
FilterStep.Target target,
FilterStep.Method method,
String[] code,
Color color,
FilteredMessage.Flag flag) |
Copyright © 2023 LSST. All rights reserved.