Class ProgressWindow.progressDialog

java.lang.Object
com.biglybt.ui.swt.sharing.progress.ProgressWindow.progressDialog
Enclosing class:
ProgressWindow

private class ProgressWindow.progressDialog extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected org.eclipse.swt.widgets.Shell
     
    (package private) int
     
    (package private) int
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    progressDialog(org.eclipse.swt.widgets.Display dialog_display)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    protected boolean
     
    protected void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • shell

      protected org.eclipse.swt.widgets.Shell shell
    • x0

      int x0
    • y1

      int y1
  • Constructor Details

    • progressDialog

      protected progressDialog(org.eclipse.swt.widgets.Display dialog_display)
  • Method Details

    • hidePanel

      protected void hidePanel()
    • showPanel

      protected void showPanel()
    • isShown

      protected boolean isShown()