List of Figures

 

Chapter 1. Some Flex with your Java?

Figure 1.1. Comparing a Java applet DataGrid (left) to a Flex Advanced DataGrid

Figure 1.2. Flow visualization chart

Figure 1.3. The folder structure for our “Hello World!” application is formatted for the Maven build convention.

Figure 1.4. A simple Flex application

Figure 1.5. The FlexBugs sample Flex application

Chapter 2. Beginning with Java

Figure 2.1. Verify that Java is set up correctly by checking the version

Figure 2.2. Using the MySQL commands to log into the database instance and create the flexbugs database

Figure 2.3. The generated top-level Maven project

Figure 2.4. A fully dressed up Maven site project

Figure 2.5. Generated module structure using the appfuse-basic-struts archetype

Figure 2.6. AppFuse default application

Figure 2.7. The issues list page with the integrated Issues menu button

Chapter 3. Getting rich with Flex

Figure 3.1. Our “Hello World!” application

Figure 3.2. A mockup of the FlexBugs application

Figure 3.3. How the ViewStack works

Figure 3.4. Folder structure for view components

Figure 3.5. The header view added.

Figure 3.6. Layout for the application

Figure 3.7. Pop up for editing comments

Figure 3.8. The finished application

Chapter 4. Connecting to web services

Figure 4.1. The relationship between the Model, View, and Presenter

Figure 4.2. Wireframe of pop up for editing comments

Chapter 5. BlazeDS remoting and logging

Figure 5.1. The BlazeDS architecture