html5-img
1 / 2

Feb 7

Feb 7. Swing p. 67-75: What is inherited from Jcomponent (which inherits from Container that inherits from Component). Tool tips (see p. 317 for details) Borders (seee 408 for details) Using the keyboard (hotkeys) note footnote. Look and feel (p. 428)

ash
Télécharger la présentation

Feb 7

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Feb 7 Swing p. 67-75: What is inherited from Jcomponent (which inherits from Container that inherits from Component). Tool tips (see p. 317 for details) Borders (seee 408 for details) Using the keyboard (hotkeys) note footnote. Look and feel (p. 428) Client properties(see other thread of tutorial) Layout setting Assistive technologies (p. 393) Double buffering Get parameter values API (method signatures) p.70-75 Customizing appearance Setting state (tool tip, enabled, visible, locale Handling events(ComponentListener, Key Listener, MouseListener, ContainerListner, FocusListener, contains, get ComponentAt Painting Components (repaint, revalidate) Containment Hierarchy (add, remove,get..) Layout (preferredSize, Allignment) Size and Position information Specify absolute size

  2. Fork in the Tale • Problem: GUI control scheme for real-time video game • Designer needed scene choices plus interaction with characters and objects, user had to use only fingers to accomplish all actions. • Johnson’s first efforts were? • Difficulties posed by speech and thought? Solutions? • Results: 21 action symbols, 22 speech/thought symbols • Role of game editors (vs. Johnson and designer) and documenters • Other visual components of the game (scoring) • Lessons learned • Right picture • Good symbols are easy to learn • No color-emotion map • Roles of different members of the implementation team. • Commercial success?

More Related