public class FXFillCellEditor extends DialogCellEditor
FXFillCellEditor is a DialogCellEditor that is capable of
displaying a currently selected Color and of changing that color via
a dialog.CellEditor.LayoutDataCELL_EDITOR_IMG_DOTS_BUTTONCOPY, CUT, DELETE, FIND, PASTE, REDO, SELECT_ALL, UNDO| Constructor and Description |
|---|
FXFillCellEditor(Composite parent)
Constructs a new
FXFillCellEditor. |
FXFillCellEditor(Composite parent,
int style)
Constructs a new
FXFillCellEditor. |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected java.lang.Object |
openDialogBox(Control cellEditorWindow) |
protected void |
updateContents(java.lang.Object value) |
createButton, createContents, createControl, deactivate, doGetValue, doSetFocus, doSetValue, getDefaultLabelactivate, activate, addListener, addPropertyChangeListener, create, deactivate, dependsOnExternalFocusListener, fireApplyEditorValue, fireCancelEditor, fireEditorValueChanged, fireEnablementChanged, focusLost, getControl, getDoubleClickTimeout, getErrorMessage, getLayoutData, getStyle, getValidator, getValue, isActivated, isCopyEnabled, isCorrect, isCutEnabled, isDeleteEnabled, isDirty, isFindEnabled, isPasteEnabled, isRedoEnabled, isSelectAllEnabled, isUndoEnabled, isValueValid, keyReleaseOccured, markDirty, performCopy, performCut, performDelete, performFind, performPaste, performRedo, performSelectAll, performUndo, removeListener, removePropertyChangeListener, setErrorMessage, setFocus, setStyle, setValidator, setValue, setValueValid, valueChangedpublic FXFillCellEditor(Composite parent)
FXFillCellEditor.parent - The parent Composite.public FXFillCellEditor(Composite parent, int style)
FXFillCellEditor.parent - The parent Composite.style - The SWT style for this control.public void dispose()
dispose in class CellEditorprotected java.lang.Object openDialogBox(Control cellEditorWindow)
openDialogBox in class DialogCellEditorprotected void updateContents(java.lang.Object value)
updateContents in class DialogCellEditorCopyright (c) 2014 itemis AG and others. All rights reserved.