Package | Description |
---|---|
org.eclipse.scada.ca.utils | |
org.eclipse.scada.ui.utils.progress | |
org.eclipse.scada.utils.progress |
Modifier and Type | Method and Description |
---|---|
List<DiffEntry> |
DiffController.merge(ProgressMonitor monitor) |
Modifier and Type | Class and Description |
---|---|
class |
ProgressAdapter |
Modifier and Type | Method and Description |
---|---|
static ProgressMonitor |
ProgressAdapter.wrap(org.eclipse.core.runtime.IProgressMonitor monitor)
|
Modifier and Type | Class and Description |
---|---|
class |
NullProgressMonitor
A progress monitor which does nothing
|
Modifier and Type | Field and Description |
---|---|
static ProgressMonitor |
NullProgressMonitor.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static ProgressMonitor |
ProgressMonitors.orDefault(ProgressMonitor monitor)
Return the provided monitor instance or a no-op default
|
Modifier and Type | Method and Description |
---|---|
static ProgressMonitor |
ProgressMonitors.orDefault(ProgressMonitor monitor)
Return the provided monitor instance or a no-op default
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.