|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ShapeColorsAndFontsPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.DiagramColorsAndFontsPropertySection
public class DiagramColorsAndFontsPropertySection
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection |
---|
ColorsAndFontsPropertySection.ColorOverlayImageDescriptor |
Field Summary |
---|
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection |
---|
colorsAndFontsGroup, DEFAULT_PREF_COLOR, FILL_COLOR_COMMAND_NAME, fillColor, fillColorButton, FONT_COLOR_COMMAND_NAME, FONT_COMMAND_NAME, fontColor, fontColorButton, fontFamilyCombo, FONTS_AND_COLORS_LABEL, LINE_COLOR_COMMAND_NAME, lineColor, lineColorButton |
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection |
---|
button_margin, composite, standardLabelWidth, vertical_offset |
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection |
---|
disposed, eObject, eventListener, input, propertiesProvider, VALUE_CHANGED_STRING |
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
STANDARD_LABEL_WIDTH |
Constructor Summary | |
---|---|
DiagramColorsAndFontsPropertySection()
|
Method Summary | |
---|---|
protected EObject |
adapt(java.lang.Object object)
Adapt the object to an EObject - if possible |
protected void |
changeFillColor()
Change fill color property value |
protected java.util.Iterator |
getInputIterator()
|
org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart |
getSingleInput()
Returns currently selected view object |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ShapeColorsAndFontsPropertySection |
---|
changeFillColor, createFontsGroup, refresh, updateColorCache |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection |
---|
changeColor, changeColor, changeFontColor, changeLineColor, createFontsAndColorsGroups, dispose, disposeImage, initializeControls, setInput, update, updateFontBold, updateFontFamily, updateFontItalic, updateFontSize |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection |
---|
createControls, getAllNameLabels, getLabelProvider, getStandardLabelWidth, isCurrentSelection, unwrap |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection |
---|
aboutToBeHidden, aboutToBeShown, addToEObjectList, createCommand, createCommand, executeAsCompositeCommand, executeAsReadAction, getEditingDomain, getEObject, getEObjectList, getEventListener, getFilter, getInput, getPrimarySelection, getStandardLabelWidth, getUpdateRequestCollapser, handleElementModifiedEvent, isDisposed, isNotifierDeleted, isReadOnly, postUpdateRequest, setEditingDomain, setEObject, update |
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
getMinimumHeight, getPart, getSelection, getWidgetFactory, shouldUseExtraSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagramColorsAndFontsPropertySection()
Method Detail |
---|
protected java.util.Iterator getInputIterator()
getInputIterator
in class ColorsAndFontsPropertySection
public org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart getSingleInput()
AbstractNotationPropertiesSection
getSingleInput
in class AbstractNotationPropertiesSection
protected void changeFillColor()
protected EObject adapt(java.lang.Object object)
adapt
in class AbstractNotationPropertiesSection
object
- object from a diagram or ME
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.