ProgressWindow Follow
There used to be a
import com.intellij.progress.util.ProgressWindow;
class. THat appears to have disappeared in the latest. I found a:
com.intellij.openapi.progress.util.DispatchThreadProgressWindow;
Is this supposed to be a replacement? Also, there doesn't appear to be a setTitle anymore. There is a setText and setText2, would one of those be the right ones?
Thanks,
Mike
Please sign in to leave a comment.
Anyone?
Mike
This message might help you:
http://www.intellij.net/forums/thread.jsp?forum=18&thread=84063&message=863374&q=4d65747269637352656c6f61646564#863280
Bas
On 04-06-2004 02:53, Michael Kirby wrote: