de.cau.cs.kieler.core.ui.commands
Class AffectedFileSelectionDialog

java.lang.Object
  extended by de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog<IFile>
      extended by de.cau.cs.kieler.core.ui.commands.AffectedFileSelectionDialog
All Implemented Interfaces:
IBaseLabelProvider, IContentProvider, ILabelProvider, IStructuredContentProvider

public class AffectedFileSelectionDialog
extends SelectObjectsFromListDialog<IFile>

Dialog for selecting the files affected by a reinitialization operation.

Rating proposed yellow
(2010-06-14) soh

Constructor Summary
AffectedFileSelectionDialog(Shell theShell, List<IFile> files)
          Creates a new AffectedFileSelectionDialog.
 
Method Summary
 
Methods inherited from class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
addListener, dispose, getElements, getImage, getText, inputChanged, isLabelProperty, openDialog, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AffectedFileSelectionDialog

public AffectedFileSelectionDialog(Shell theShell,
                                   List<IFile> files)
Creates a new AffectedFileSelectionDialog.

Parameters:
theShell - the shell
files - the files