net.refractions.udig.project.ui.summary
Class SummaryDialog
java.lang.Object
Dialog
net.refractions.udig.project.ui.summary.SummaryDialog
public class SummaryDialog
- extends Dialog
Displays a set of summary information in a Table
- Since:
- 1.1.0
- Author:
- Jesse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SummaryDialog
public SummaryDialog(Shell parentShell,
java.lang.String title,
java.util.Collection<SummaryData> data)
- Parameters:
parentShell
-
configureShell
protected void configureShell(Shell newShell)
getInitialSize
protected Point getInitialSize()
createButtonsForButtonBar
protected void createButtonsForButtonBar(Composite parent)
createDialogArea
protected Control createDialogArea(Composite parent)