Specifies the appearance of calendar elements.
The following tables list the members exposed by the Style type.
Name | Description | |
---|---|---|
Initializes a new empty instance of the Style class. |
Name | Description | |
---|---|---|
Adds a ChangeListener to the style. |
||
Creates a shallow copy of this style. |
||
Gets the color used to paint the bottom border of a calendar element. |
||
Gets the width in pixels of the bottom border of an element. |
||
Gets the color used to paint the left border of a calendar element. |
||
Gets the width in pixels of the left border of an element. |
||
Gets the color used to paint the right border of a calendar element. |
||
Gets the width in pixels of the right border of an element. |
||
Gets the color used to paint the top border of a calendar element. |
||
Gets the width in pixels of the top border of an element. |
||
Gets the brush used to fill the interior of elements. |
||
Gets the color used to fill calendar elements. |
||
Gets the font used to display an element's text. |
||
Gets the color used to paint the bottom border of an element's header. |
||
Gets the width in pixels of the bottom border of an element's header. |
||
Gets the color used to paint the left border of an element's header. |
||
Gets the width in pixels of the left border of an element's header. |
||
Gets the color used to paint the right border of an element's header. |
||
Gets the width in pixels of the right border of an element's header. |
||
Gets the color used to paint the top border of an element's header. |
||
Gets the width in pixels of the top border of an element's header. |
||
Gets the brush used to fill the interior of an element's header. |
||
Gets the font used to paint the text of an element's header. |
||
Gets the alignment of the headers' text. |
||
Gets the bottom header text margin. |
||
Gets the color used to paint the text of an element's header. |
||
Gets the left header text margin. |
||
Gets the right header text margin. |
||
Gets the color of the shadow cast by the header text. |
||
Gets the distance of the shadow from the header texts. |
||
Gets the type of the shadow cast by the header text. |
||
Gets the top header text margin. |
||
Gets an image associated with this style. |
||
Gets the image alignment to be used when rendering the image assigned to this style. |
||
Gets the index of the image associated to this style. |
||
Gets the transparency of the image associated with this style. |
||
Gets the color used to paint various lines that are not part of element borders. |
||
Gets the alignment of the text contents of a calendar element. |
||
Gets the bottom text margin. |
||
Gets the color used to paint an element's text. |
||
Gets the left text margin. |
||
Gets the right text margin. |
||
Gets the color of the shadow cast by the text. |
||
Gets the distance of the shadow from the texts. |
||
Gets the type of the shadow cast by the text. |
||
Gets the top text margin. |
||
Removes the specified ChangeListener from the style. |
||
Sets the color used to paint the bottom border of a calendar element. |
||
Sets the width in pixels of the bottom border of an element. |
||
Sets the color used to paint the left border of a calendar element. |
||
Sets the width in pixels of the left border of an element. |
||
Sets the color used to paint the right border of a calendar element. |
||
Sets the width in pixels of the right border of an element. |
||
Sets the color used to paint the top border of a calendar element. |
||
Sets the width in pixels of the top border of an element. |
||
Sets the brush used to fill the interior of elements. |
||
Sets the color used to fill calendar elements. |
||
Sets the font used to display an element's text. |
||
Sets the color used to paint the bottom border of an element's header. |
||
Sets the width in pixels of the bottom border of an element's header. |
||
Sets the color used to paint the left border of an element's header. |
||
Sets the width in pixels of the left border of an element's header. |
||
Sets the color used to paint the right border of an element's header. |
||
Sets the width in pixels of the right border of an element's header. |
||
Sets the color used to paint the top border of an element's header. |
||
Sets the width in pixels of the top border of an element's header. |
||
Sets the brush used to fill the interior of an element's header. |
||
Sets the font used to paint the text of an element's header. |
||
Sets the alignment of the headers' text. |
||
Sets the bottom header text margin. |
||
Sets the color used to paint the text of an element's header. |
||
Sets the left header text margin. |
||
Sets the right header text margin. |
||
Sets the color of the shadow cast by the header text. |
||
Sets the distance of the shadow from the header texts. |
||
Sets the type of the shadow cast by the header text. |
||
Sets the top header text margin. |
||
Sets an image associated with this style. |
||
Sets the image alignment to be used when rendering the image assigned to this style. |
||
Gets the index of the image associated to this style. |
||
Sets the transparency of the image associated with this style. |
||
Sets the color used to paint various lines that are not part of element borders. |
||
Sets the alignment of the text contents of a calendar element. |
||
Sets the bottom text margin. |
||
Sets the color used to paint an element's text. |
||
Sets the left text margin. |
||
Sets the right text margin. |
||
Sets the color of the shadow cast by the text. |
||
Sets the distance of the shadow from the texts. |
||
Sets the type of the shadow cast by the text. |
||
Sets the top text margin. |
Name | Description | |
---|---|---|
Raises the ChangeListener.changed event. |