public interface IFeedBack extends IProgressMonitor
Modifier and Type | Field and Description |
---|---|
static IFeedBack |
NULL_MONITOR
A Null feedback monitor.
|
Modifier and Type | Method and Description |
---|---|
IFeedBack |
getSubMonitor()
Gets a sub-monitor of one work unit in parent.
|
IFeedBack |
getSubMonitor(int count)
Gets a sub-operation that takes a certain amount of work units in parent.
|
boolean |
isBatch()
Flag indicating this is running in batch mode and no GUI is available.
|
boolean |
isEclipse()
Check to see if this is Eclipse or NetPhantom.
|
boolean |
isVerbose()
Testing for verbose output to System.out, used in NetPhantom Editor, but not inside Eclipse.
|
beginTask, done, setTaskName, subTask, worked, worked, worked, worked
isCanceled
static final IFeedBack NULL_MONITOR
boolean isEclipse()
boolean isVerbose()
boolean isBatch()
IFeedBack getSubMonitor()
getSubMonitor
in interface IProgressMonitor
IFeedBack getSubMonitor(int count)
getSubMonitor
in interface IProgressMonitor
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.