public class FXFillSelectionDialog extends Dialog
Window.IExceptionHandlerblockedHandler, 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, ELLIPSISCANCEL, OK, resizeHasOccurred| Constructor and Description |
|---|
FXFillSelectionDialog(Shell parent,
java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureShell(Shell newShell) |
protected Composite |
createAdvancedGradientFillComposite(Composite optionsComposite) |
Composite |
createColorFillComposite(Composite optionsComposite) |
protected Control |
createDialogArea(Composite parent) |
protected Composite |
createNoFillComposite(Composite optionsComposite) |
protected static ImageData |
createPaintImage(int width,
int height,
javafx.scene.paint.Paint paint) |
protected Composite |
createSimpleGradientFillComposite(Composite optionsComposite) |
javafx.scene.paint.Paint |
getPaint() |
void |
setPaint(javafx.scene.paint.Paint paint) |
protected void |
updateImageLabel() |
applyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonBar, createButtonsForButtonBar, createContents, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenTextcanHandleShellCloseEvent, 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, setWindowManagerpublic FXFillSelectionDialog(Shell parent, java.lang.String title)
protected Control createDialogArea(Composite parent)
createDialogArea in class Dialogprotected Composite createSimpleGradientFillComposite(Composite optionsComposite)
protected Composite createAdvancedGradientFillComposite(Composite optionsComposite)
protected void updateImageLabel()
protected static ImageData createPaintImage(int width, int height, javafx.scene.paint.Paint paint)
protected void configureShell(Shell newShell)
configureShell in class Windowpublic void setPaint(javafx.scene.paint.Paint paint)
public javafx.scene.paint.Paint getPaint()
Copyright (c) 2014 itemis AG and others. All rights reserved.