Class ProgressWindow

java.lang.Object
ru.cg.webbpm.studio.platform.impl.progress.ProgressWindow
All Implemented Interfaces:
ProgressReporter, ProgressIndicator

public class ProgressWindow extends Object implements ProgressIndicator
user: Ildar date: 19.03.15
  • Constructor Details

    • ProgressWindow

      public ProgressWindow(String title, boolean canBeCanceled, javafx.stage.Window parentWindow)
  • Method Details