de.cau.cs.kieler.core.ui.commands
Class AffectedFileSelectionDialog
java.lang.Object
de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog<IFile>
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

- (2010-06-14) soh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffectedFileSelectionDialog
public AffectedFileSelectionDialog(Shell theShell,
List<IFile> files)
- Creates a new AffectedFileSelectionDialog.
- Parameters:
theShell
- the shellfiles
- the files