|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColorAttributes
A representation of the model object 'Color Attributes'. Deprecated, use StyleAttributes instead
The following features are supported:
GMFGenPackage.getColorAttributes()
Method Summary | |
---|---|
java.lang.String |
getBackgroundColor()
Returns the value of the 'Background Color' attribute |
java.lang.String |
getForegroundColor()
Returns the value of the 'Foreground Color' attribute |
void |
setBackgroundColor(java.lang.String value)
Sets the value of the ' Background Color ' attribute |
void |
setForegroundColor(java.lang.String value)
Sets the value of the ' Foreground Color ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getForegroundColor()
If the meaning of the 'Foreground Color' attribute isn't clear, there really should be more of a description here...
setForegroundColor(String)
,
GMFGenPackage.getColorAttributes_ForegroundColor()
void setForegroundColor(java.lang.String value)
Foreground Color
' attribute.
value
- the new value of the 'Foreground Color' attribute.getForegroundColor()
java.lang.String getBackgroundColor()
If the meaning of the 'Background Color' attribute isn't clear, there really should be more of a description here...
setBackgroundColor(String)
,
GMFGenPackage.getColorAttributes_BackgroundColor()
void setBackgroundColor(java.lang.String value)
Background Color
' attribute.
value
- the new value of the 'Background Color' attribute.getBackgroundColor()
|
Generation Framework | |||||||||
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.