|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.swt.client.widget.property.ThemeProperty
public final class ThemeProperty
The Theme property, which lets you specify the color scheme for a chart.
| Method Summary | |
|---|---|
PropertyResolver |
createResolver()
Creates a new instance of the property resolver for this property. |
java.lang.String |
getDesignerTooltip()
Gets a string that describes this property and that is shown as a tooltip in the UI Designer. |
PropertyDOMConverter |
getDOMConverter()
Gets the DOM converter for this property. |
PropertyEditor |
getEditor()
Gets the property editor for this property. |
static ThemeProperty |
getInstance()
Gets the singleton instance of this property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ThemeProperty getInstance()
public PropertyResolver createResolver()
createResolver in interface Propertypublic PropertyDOMConverter getDOMConverter()
getDOMConverter in interface Propertypublic PropertyEditor getEditor()
getEditor in interface Propertypublic java.lang.String getDesignerTooltip()
getDesignerTooltip in interface Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||