public static class ProcessViewer.Builder extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessViewer.Builder.DLG |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Runnable> |
onBreakSet |
protected Set<xyz.cofe.text.Output> |
resetOutput |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ProcessViewer.Builder.DLG |
dialog() |
ProcessViewer.Builder |
onBreak(Runnable run) |
ProcessViewer.Builder |
reset(xyz.cofe.text.Output out) |
protected Set<xyz.cofe.text.Output> resetOutput
public ProcessViewer.Builder onBreak(Runnable run)
public ProcessViewer.Builder reset(xyz.cofe.text.Output out)
public ProcessViewer.Builder.DLG dialog()
Copyright © 2017. All rights reserved.