public interface IFeedBack extends IProgressMonitor
| Modifier and Type | Field and Description |
|---|---|
static IFeedBack | NULL_MONITORA 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, workedisCanceledstatic final IFeedBack NULL_MONITOR
boolean isEclipse()
boolean isVerbose()
boolean isBatch()
IFeedBack getSubMonitor()
getSubMonitor in interface IProgressMonitorIFeedBack getSubMonitor(int count)
getSubMonitor in interface IProgressMonitorPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.