de.cau.cs.kieler.kiml.grana.ui
Class AnalysisResultDialog
java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
de.cau.cs.kieler.kiml.grana.ui.AnalysisResultDialog
- All Implemented Interfaces:
- IShellProvider
public class AnalysisResultDialog
- extends Dialog
The dialog for presenting the results of a set of analyses.
- Rating

Fields inherited from class org.eclipse.jface.dialogs.Dialog |
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
Fields inherited from class org.eclipse.jface.window.Window |
CANCEL, OK |
Methods inherited from class org.eclipse.jface.dialogs.Dialog |
applyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonBar, createButtonsForButtonBar, dialogFontIsDefault, getBlockedHandler, getButton, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText |
Methods inherited from class org.eclipse.jface.window.Window |
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getLayout, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalysisResultDialog
public AnalysisResultDialog(Shell parentShell,
List<BoundVisualization> boundVisualizations)
- Constructs the dialog.
- Parameters:
parentShell
- the parent shellboundVisualizations
- the visualizations
createDialogArea
protected Control createDialogArea(Composite parent)
-
- Overrides:
createDialogArea
in class Dialog
configureShell
protected void configureShell(Shell shell)
-
- Overrides:
configureShell
in class Window
getInitialSize
protected Point getInitialSize()
-
- Overrides:
getInitialSize
in class Dialog
createContents
protected Control createContents(Composite parent)
-
- Overrides:
createContents
in class Dialog
getButtonBar
protected Control getButtonBar()
-
- Overrides:
getButtonBar
in class Dialog
isEmpty
public boolean isEmpty()
- Returns whether this dialog is empty.
- Returns:
- true if this dialog is empty