public class AddAnnotationDialog
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 |
---|---|
AddAnnotationDialog(org.eclipse.swt.widgets.Shell parentShell,
IXYGraph xyGraph) |
Construct an annotation dialog for the given XYGraph
|
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 AddAnnotationDialog(org.eclipse.swt.widgets.Shell parentShell, IXYGraph xyGraph)
parentShell
- parent shell of the dialogxyGraph
- the XYGraph where the annotation ispublic Annotation getAnnotation()