Uses of Class
com.luciad.util.TLcdStatusEvent.Progress
-
Uses of TLcdStatusEvent.Progress in com.luciad.util
Modifier and TypeMethodDescriptionstatic <T> TLcdStatusEvent.Progress
<T> TLcdStatusEvent.startIndeterminateProgress
(ILcdStatusListener<T> aListener, T aSource, String aMessage) Starts reporting of a new task where the progress is not known.static <T> TLcdStatusEvent.Progress
<T> TLcdStatusEvent.startProgress
(ILcdStatusListener<T> aListener, T aSource, String aMessage) Starts reporting of a new task where the progress is known.