public class RemoveAnnotationDialog
extends org.eclipse.jface.dialogs.Dialog
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, 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
Constructor | Description |
---|---|
RemoveAnnotationDialog(org.eclipse.swt.widgets.Shell parentShell,
IXYGraph xyGraph) |
Construct a remove annotation dialog to remove all or some of the
annotation of a graph
|
Modifier and Type | Method | Description |
---|---|---|
Annotation |
getAnnotation() |
applyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager
public RemoveAnnotationDialog(org.eclipse.swt.widgets.Shell parentShell, IXYGraph xyGraph)
parentShell
- shell of the parentxyGraph
- the graph where the annotation ispublic Annotation getAnnotation()