Package | Description |
---|---|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
org.eclipse.jface.wizard |
Provides a framework for wizards.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressMonitorWrapper
An abstract wrapper around a progress monitor which,
unless overridden, forwards
IProgressMonitor
and IProgressMonitorWithBlocking methods to the wrapped progress monitor. |
class |
SubMonitor
A progress monitor that uses a given amount of work ticks from a parent monitor.
|
class |
SubProgressMonitor
For new implementations consider using
SubMonitor . |
Modifier and Type | Class and Description |
---|---|
class |
ProgressMonitorPart
A standard implementation of an IProgressMonitor.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.