1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <link rel="stylesheet" href="../../../css/manpage.css" type="text/css" /> 8</head> 9<body> 10 11<h1>applet - phtsel Demo</h1> 12 13<h2>Description</h2> 14 15<div class="section"> 16 <p>This sample is for using the photograph selection applet.</p> 17</div> 18 19<h2>Required Environment</h2> 20 21<div class="section"> 22 <p>None.</p> 23</div> 24 25<h2>How to Use</h2> 26 27<div class="section"> 28 <p>Press the X Button to start the photograph selection applet.</p> 29 <p>Press the START Button to reset the settings.</p> 30 <p>Select a setting item with the Up/Down Buttons</p> 31 <p>Change the settings with the Left/Right Buttons</p> 32</div> 33 34<h2>Notes</h2> 35 36<div class="section"> 37 <ul> 38 <p>None.</p> 39 </ul> 40</div> 41 42<h2>Execution Procedure</h2> 43 44<div class="section"> 45 <p>When the demo is running and the X Button is pressed, the following screens are displayed.</p> 46 47 <h4>Upper screen</h4> 48 <p><img src="Fig/upper.png"></p> 49 50 <h4>Lower screen</h4> 51 <p><img src="Fig/lower.png"></p> 52 53</div> 54 55<h2>Revision History</h2> 56 57<div class="section"> 58 <dl class="history"> 59 <dt>2011/08/31</dt> 60 <dd>Initial version.</dd> 61 </dl> 62</div> 63 64 65<hr><p>CONFIDENTIAL</p></body> 66</html>