-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Flex 3 with Java

If you have worked on web designing using modern web technologies and tools, then it is more than likely you have used Cascading Style Sheets (CSS) for changing the look and feel of your web application. Using CSS is the most common way of personalizing your application. CSS enables you to separate your content from presentation logic.
It is very important for any web programming language to exploit the CSS framework to provide a flexible and standard way for customizing application appearance. This includes simple changes such as color, font, or text size to more detailed changes such as an individual component's look and feel, alignment, and properties such as background image, shape and size, and so on.
Flex extends the concept of CSS and it enables web developers to utilize their existing knowledge about CSS to customize the Flex applications. One of the cool things about Flex is it lets you customize the look and feel of your entire application and...
Change the font size
Change margin width
Change background colour