public class InspectedFontAndColorsProperties extends InspectedProperties<FIBComponent>
ShadowStyle
, as a container of graphical properties synchronized with and reflecting a selectionModifier and Type | Field and Description |
---|---|
static <any> |
FOREGROUND_COLOR |
storedPropertyValues
Constructor and Description |
---|
InspectedFontAndColorsProperties(FIBEditorController controller) |
Modifier and Type | Method and Description |
---|---|
Color |
getForegroundColor() |
List<FIBComponent> |
getSelection()
Abstract method returning sub-selection on which inspected style may apply (return all objects relevant for such style)
|
FIBComponent |
getStyle(FIBModelObject object)
Return relevant style for a given
FIBModelObject |
void |
setForegroundColor(Color value) |
_doFireChangedProperty, _getPropertyValue, clone, cloneObject, cloneObject, cloneStyle, delete, delete, destroy, equalsObject, fireChangedProperties, fireChangedProperty, fireSelectionUpdated, forceFireChangedProperty, getController, getDefaultValue, getDeletedProperty, getFactory, getInspectedStyleClass, getPropertyChangeSupport, getPropertyValue, getTypeForKey, hasKey, isBeingCloned, isCreatedByCloning, isDeleted, isDeserializing, isModified, isSerializing, notifyAttributeChange, notifyChange, notifyChange, objectForKey, performSuperAdder, performSuperAdder, performSuperAdder, performSuperDelete, performSuperDelete, performSuperDelete, performSuperDelete, performSuperFinder, performSuperFinder, performSuperGetter, performSuperGetter, performSuperRemover, performSuperRemover, performSuperSetModified, performSuperSetter, performSuperSetter, performSuperUndelete, propertyChange, requireChange, setDefaultValue, setModified, setObjectForKey, setPropertyValue, setShouldBeUpdated, shouldBeUpdated, startRecordEdit, stopRecordEdit, undelete, update
public InspectedFontAndColorsProperties(FIBEditorController controller)
public List<FIBComponent> getSelection()
InspectedProperties
getSelection
in class InspectedProperties<FIBComponent>
public FIBComponent getStyle(FIBModelObject object)
InspectedProperties
FIBModelObject
getStyle
in class InspectedProperties<FIBComponent>
public Color getForegroundColor()
public void setForegroundColor(Color value)
Copyright © 2022 Openflexo. All rights reserved.