Jazz: An Extensible Zoomable User Interface Graphics Toolkit in Java - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

Jazz: An Extensible Zoomable User Interface Graphics Toolkit in Java

Description:

... Bederson, Jon Meyer, Lance Good. What Is Jazz. ZUI (Zoomable User ... 'decorator', hyperlink, layout, 'sticky', 'fade', 'spatial index' Events Handling ... – PowerPoint PPT presentation

Number of Views:65
Avg rating:3.0/5.0
Slides: 12
Provided by: Jun159
Category:

less

Transcript and Presenter's Notes

Title: Jazz: An Extensible Zoomable User Interface Graphics Toolkit in Java


1
Jazz An Extensible Zoomable User Interface
Graphics Toolkit in Java
Benjamin B. Bederson, Jon Meyer, Lance Good
Presenter Jun Wang Discusser Rohit Kelapure
2
What Is Jazz
  • ZUI (Zoomable User Interface)
  • - Virtual canvas
  • - Virtual camera
  • Jazz
  • General-purpose toolkit to create ZUI
  • Java, zooming, 2D OO graphics

3
Why Use Jazz
  • Prior GUI toolkits
  • Complex and hard-to-enhance top-level classes
  • (MFC CWnd, Java Component, Swing JComponent)

MONOLITHIC !!!
MINILITHIC !!!
Jazz (ZNode) - Simple objects within a scene
graph hierarchy
4
Demo
HiNote A Drawing Tool Based on Jazz
5
How Jazz Works (I)
  • Nodes hierarchically group things together
  • Visual Components define geometry color
    attributes
  • Cameras special visual components

6
How Jazz Works (II)
  • 2D Scene Graph
  • - Advantages
  • Scale Versatility
  • Interactivity
  • Data Reusability
  • - Disadvantages
  • Footprint
  • Low Efficiency
  • Restrictions

7
Other Features
  • Adding Functionality Using Node Types
  • - decorator, hyperlink, layout, sticky,
    fade,
  • spatial index
  • Events Handling
  • Custom Visual Components
  • - Legacy Java Code, Swing Component

8
Embedding Swing Components Into Jazz
9
HCI Metrics
  • Speed of performance
  • Learning time
  • Error rate
  • Retention over time
  • User satisfaction

10
Other Considerations
  • Scale
  • User Tasks
  • Insight Factor

11
Thank You!
Write a Comment
User Comments (0)
About PowerShow.com