http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-aspect.html
Flex 4
April 23, 2010
Flex – Background Gradient
April 16, 2010
While working on my projects, I was trying to have gradient effect on my VBox background. The following links give a pretty good implementation.
http://butterfliesandbugs.wordpress.com/2007/06/08/generic-background-gradient-for-containers/
http://cookbooks.adobe.com/post_Gradient_VBox_Using_Styles-6242.html
Flex – DropShadow
April 16, 2010
While working on my project, I was trying to put the drop shadow on VBox. I found out there are two ways to achieve it.
1) Using Flex style shadowDistance and shadowDirection. The dropShadowEnabled needs to be set to true in order for it to take effect
2) Refer to http://www.switchonthecode.com/tutorials/the-flex-drop-shadow
Actually, the visual result of the first option looks pretty good, and it is simpler.
Flex – Use HandCursor
April 14, 2010
JBPM Workflow
April 14, 2010
RGB Color Calculator
April 14, 2010
MyEclipse Spring Development Overview
April 12, 2010
Flex:SpringGraph
April 9, 2010