Screenshot
   
•  Table of Contents
•  Index


Comments
MIDP Style Guide for the Java 2 Platform, Micro version
By Cynthia Bloch, Annette Wagner
  Java ScreenShot
uploader Oracle
Pub Date June 10, 2003
0-321-19801-8
Pages 288
    Screenshot     Screenshot The Java Series     Screenshot List of Figures     Screenshot List of Tables     Screenshot Preface       Screenshot How This tutorial Is Organized Screenshot     Screenshot Acknowledgments     Screenshot  1.  Introduction       Screenshot Section 1.1.  Consumer Characteristics       Screenshot Section 1.2.  Consumer Products       Screenshot Section 1.3.  Consumer-Product Domains       Screenshot Section 1.4.  Design Considerations for Consumer Products Screenshot     Screenshot  2.  MIDP Characteristics       Screenshot Section 2.1.  Characteristics of MIDs       Screenshot Section 2.2.  Changes from MIDP 1.0 to MIDP 2.0       Screenshot Section 2.3.  Characteristics of the MIDP Environment       Screenshot Section 2.4.  Implications of the MIDP Environment Screenshot     Screenshot  3.  Designing apps for MIDP       Screenshot Section 3.1.  Characterizing the app       Screenshot Section 3.2.  Describing a Usage Case       Screenshot Section 3.3.  Identifying Tasks       Screenshot Section 3.4.  Sketching Tasks       Screenshot Section 3.5.  Designing app Flow       Screenshot Section 3.6.  Creating a Mock-Up Screenshot     Screenshot  4.  Screen Layout       Screenshot Section 4.1.  Tickers and Titles       Screenshot Section 4.2.  Onscreen Indicators       Screenshot Section 4.3.  Full-Screen Mode Screenshot     Screenshot  5.  Lists       Screenshot Section 5.1.  Working with Lists       Screenshot Section 5.2.  Exclusive-Choice Lists       Screenshot Section 5.3.  Multiple-Choice Lists       Screenshot Section 5.4.  Implicit Lists Screenshot     Screenshot  6.  Text       Screenshot Section 6.1.  Constraints       Screenshot Section 6.2.  Modifiers       Screenshot Section 6.3.  Input Modes       Screenshot Section 6.4.  Handling Text Boxes Screenshot     Screenshot  7.  Forms and Form Layout       Screenshot Section 7.1.  Creating and Updating Forms       Screenshot Section 7.2.  Form Layout Policy       Screenshot Section 7.3.  Traversing and Scrolling Forms       Screenshot Section 7.4.  Traversal and Selection Highlighting Screenshot     Screenshot  8.  Form Items       Screenshot Section 8.1.  Labels       Screenshot Section 8.2.  Item-Specific Abstract Commands       Screenshot Section 8.3.  Images       Screenshot Section 8.4.  Strings       Screenshot Section 8.5.  Buttons and Hyperlinks       Screenshot Section 8.6.  Text Fields       Screenshot Section 8.7.  Dates and Times       Screenshot Section 8.8.  Gauges       Screenshot Section 8.9.  Choice Groups       Screenshot Section 8.10.  Custom Items Screenshot     Screenshot  9.  Alerts       Screenshot app Developers       Screenshot MIDP Implementors       Screenshot Section 9.1.  Titles for Alert Screens       Screenshot Section 9.2.  Text of Alerts       Screenshot Section 9.3.  Duration of Alerts       Screenshot Section 9.4.  Gauges in Alerts       Screenshot Section 9.5.  Abstract Commands on Alert Screens       Screenshot Section 9.6.  Command Listeners for Alerts       Screenshot Section 9.7.  Alert Types Screenshot     Screenshot  10.  Canvas Screens       Screenshot Section 10.1.  Title and Ticker       Screenshot Section 10.2.  Key Events       Screenshot Section 10.3.  Touch Input       Screenshot Section 10.4.  Colors, Fonts, Shapes, and Images       Screenshot Section 10.5.  Accommodating Different Screen Sizes       Screenshot Section 10.6.  Avoiding Flicker Screenshot     Screenshot  11.  Game Screens, Layers, and Sprites       Screenshot Section 11.1.  Offscreen Buffer       Screenshot Section 11.2.  Key Latching and Suppression       Screenshot Section 11.3.  Layers       Screenshot Section 11.4.  Layer Manager       Screenshot Section 11.5.  Performance and Resource Usage       Screenshot Section 11.6.  Creating a Game Screenshot     Screenshot  12.  Abstract Commands       Screenshot app Developers       Screenshot Section 12.1.  Types of Abstract Commands       Screenshot Section 12.2.  Labels       Screenshot Section 12.3.  Priority       Screenshot Section 12.4.  Implementing Abstract Commands       Screenshot Section 12.5.  Using Abstract Commands Screenshot     Screenshot  13.  app Discovery, Installation, and Management       Screenshot Section 13.1.  Integrating MIDP into the Device       Screenshot Section 13.2.  Discovering MIDlet Suites       Screenshot Section 13.3.  Installing MIDlet Suites       Screenshot Section 13.4.  Launching and Exiting MIDlet Suites       Screenshot Section 13.5.  Getting Information on MIDlet Suites       Screenshot Section 13.6.  Updating MIDlet Suites       Screenshot Section 13.7.  Removing MIDlet Suites       Screenshot Section 13.8.  Handling app Management Errors Screenshot     Screenshot  14.  Push Functionality       Screenshot app Developers       Screenshot MIDP Implementors       Screenshot Section 14.1.  Registering to Use Push Functionality       Screenshot Section 14.2.  Use Cases for Push Functionality       Screenshot Section 14.3.  Protocols for Push Functionality       Screenshot Section 14.4.  Alarms       Screenshot Section 14.5.  Designing a MIDlet Suite That Uses Push Functionality Screenshot     Screenshot  15.  Security       Screenshot MIDP Implementors       Screenshot Section 15.1.  Determining Trust       Screenshot Section 15.2.  Working with a Security Policy       Screenshot Section 15.3.  Function Groups: Permissions in a Usable Interface       Screenshot Section 15.4.  Installing a MIDlet Suite       Screenshot Section 15.5.  Prompting the User for Permission       Screenshot Section 15.6.  Changing Permission Settings       Screenshot Section 15.7.  Security for Push Functionality Screenshot     Screenshot  16.  Advanced Topics       Screenshot Section 16.1.  Touch Input       Screenshot Section 16.2.  Performance       Screenshot Section 16.3.  Multithreading Screenshot     Screenshot Bibliography       Screenshot Consumer Design Publications       Screenshot General Design Publications       Screenshot MIDP Programming Publications       Screenshot Web Publications Screenshot     Screenshot Index