Class FilesChangedDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class FilesChangedDialog extends EnhancedDialog
Files changed on disk dialog.
Version:
$Id: FilesChangedDialog.java 24411 2016-06-19 11:02:53Z kerik-sf $
Author:
Slava Pestov
See Also:
  • Constructor Details

    • FilesChangedDialog

      public FilesChangedDialog(View view, int[] states, boolean alreadyReloaded)
  • Method Details