1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Slider Window</title>
8</head>
9<body>
10<h1>Slider Window</h1>
11<p>This window is used to edit values in an analog fashion using a slider bar.</p>
12<p class="image"><img src="images/slider_window.png" alt="Slider Window" /></p>
13<ol class="ui">
14  <li>Directly sets a value.</li>
15  <li>Press the button for pop-up display of a slider window.<br /> To close the window, press the button again or click anywhere outside of the slider window.</li>
16  <li>The value is restored to what it was when the slider window was displayed.</li>
17  <li>Reduces the range of settings by one level (i.el., x 0.1)<br /> This operation is only available when editing values that have a variable setting range.<br> The same operation can be performed using the minus (-) key.</li>
18  <li>Enlarges the range of settings by one level (i.e., x 10)<br /> This operation is only available when editing values that have a variable setting range.<br> The same operation can be performed using the plus  (+) key.</li>
19  <li>Changes the value using the slider bar.<br /> Point the mouse cursor to a place on the slider to display the value at the position in the tooltip.</li>
20</ol>
21<hr><p>CONFIDENTIAL</p></body>
22</html>
23