HOME > RIO > GALLERY > STUDIO GRAPHS

Studio Graphs:

Screenshot
(Click to view applet)

This example shows binding a dataset of studios to both a JList for selection and a Graph to display the revenues of a selected studio's movies.

  • Drag in a JList
  • Select "Add Graph" from "Add Shapes" pull-down
  • Select Connect-to-DataSource button
  • Choose pre-configured Hollywood XML Database
  • Choose standard Studios fetch
  • Drag in Studios dataset key and choose Binder
  • Drag Studio Name key into JList
  • Drag Studio getMovies key into Graph
  • Drag Movies getRevenue key into Graph Keys.

[ Template ] [ Applet ]