Button Style « Components « Flex
Home
Flex
1.
Chart
2.
Components
3.
Container
4.
Data Model
5.
Development
6.
Effects
7.
Event
8.
Graphics
9.
Grid
10.
Style
Flash / Flex / ActionScript
Flash Tutorials
Flex
»
Components
»
Button Style
Screenshots
1.
A type selector for Button controls
2.
Set all Buttons to use the font size 10
3.
Use @font-face to style Button
4.
A type selector named Button
5.
Define a type selector named Button
6.
Applies both class selectors to button
7.
Use a pseudo selector to change the appearance of the button when it is in the up, down, and over states
8.
Define a type selector for Button components, but then overrides the color with an inline definition
9.
Change style properties for Button control using a compound String to get a reference to the object
10.
Using Cascading Style Sheets to apply style to Button
11.
Assigning Button to the myFontStyle style class
12.
Apply style properties to the Button, myStyle, and global style names
13.
Use getStyle() and setStyle() to change the Button's fontSize style
14.
Set Button color with style
15.
Set a Button control's fontSize property as font-size or fontSize in an
declaration
16.
Apply the custom style to the second button only
17.
Changes style properties on each Button control using a compound String to get a reference to the object
18.
An inheriting style and a non-inheriting style set on the Button control.
19.
Globally changes the Button control's color style property
20.
Define a new style and apply it to only the myButton control
21.
Define a new style myFontStyle and apply that style to a Button component by assigning the Button to the myFontStyle style class:
22.
Inheritable style properties for Button and Label
23.
Applying style properties to the Button, myStyle, and global style names
24.
Set the fontSize to 15 and the color to 0x9933FF for myButton instance
25.
Set the fontSize to 15 and the color to 0x9933FF on only the myButton instance
java2s.com
|
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.