Statistiques
| Révision:

fr_b02 / petri / doc / help-doc.html @ 7

Historique | Voir | Annoter | Télécharger (10,011 ko)

1
<!DOCTYPE HTML>
2
<!-- NewPage -->
3
<html lang="fr">
4
<head>
5
<!-- Generated by javadoc (11.0.8) on Fri Nov 13 11:20:05 CET 2020 -->
6
<title>API Help</title>
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2020-11-13">
9
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
11
<script type="text/javascript" src="script.js"></script>
12
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14
<!--[if IE]>
15
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16
<![endif]-->
17
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
18
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
19
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
20
</head>
21
<body>
22
<script type="text/javascript"><!--
23
    try {
24
        if (location.href.indexOf('is-external=true') == -1) {
25
            parent.document.title="API Help";
26
        }
27
    }
28
    catch(err) {
29
    }
30
//-->
31
var pathtoroot = "./";
32
var useModuleDirectories = true;
33
loadScripts(document, 'script');</script>
34
<noscript>
35
<div>JavaScript is disabled on your browser.</div>
36
</noscript>
37
<header role="banner">
38
<nav role="navigation">
39
<div class="fixedNav">
40
<!-- ========= START OF TOP NAVBAR ======= -->
41
<div class="topNav"><a id="navbar.top">
42
<!--   -->
43
</a>
44
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
45
<a id="navbar.top.firstrow">
46
<!--   -->
47
</a>
48
<ul class="navList" title="Navigation">
49
<li><a href="index.html">Overview</a></li>
50
<li>Package</li>
51
<li>Class</li>
52
<li>Use</li>
53
<li><a href="overview-tree.html">Tree</a></li>
54
<li><a href="deprecated-list.html">Deprecated</a></li>
55
<li><a href="index-files/index-1.html">Index</a></li>
56
<li class="navBarCell1Rev">Help</li>
57
</ul>
58
</div>
59
<div class="subNav">
60
<ul class="navList" id="allclasses_navbar_top">
61
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
62
</ul>
63
<ul class="navListSearch">
64
<li><label for="search">SEARCH:</label>
65
<input type="text" id="search" value="search" disabled="disabled">
66
<input type="reset" id="reset" value="reset" disabled="disabled">
67
</li>
68
</ul>
69
<div>
70
<script type="text/javascript"><!--
71
  allClassesLink = document.getElementById("allclasses_navbar_top");
72
  if(window==top) {
73
    allClassesLink.style.display = "block";
74
  }
75
  else {
76
    allClassesLink.style.display = "none";
77
  }
78
  //-->
79
</script>
80
<noscript>
81
<div>JavaScript is disabled on your browser.</div>
82
</noscript>
83
</div>
84
<a id="skip.navbar.top">
85
<!--   -->
86
</a></div>
87
<!-- ========= END OF TOP NAVBAR ========= -->
88
</div>
89
<div class="navPadding">&nbsp;</div>
90
<script type="text/javascript"><!--
91
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
92
//-->
93
</script>
94
</nav>
95
</header>
96
<main role="main">
97
<div class="header">
98
<h1 class="title">How This API Document Is Organized</h1>
99
<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
100
</div>
101
<div class="contentContainer">
102
<ul class="blockList">
103
<li class="blockList">
104
<section role="region">
105
<h2>Overview</h2>
106
<p>The <a href="index.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
107
</section>
108
</li>
109
<li class="blockList">
110
<section role="region">
111
<h2>Package</h2>
112
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p>
113
<ul>
114
<li>Interfaces</li>
115
<li>Classes</li>
116
<li>Enums</li>
117
<li>Exceptions</li>
118
<li>Errors</li>
119
<li>Annotation Types</li>
120
</ul>
121
</section>
122
</li>
123
<li class="blockList">
124
<section role="region">
125
<h2>Class or Interface</h2>
126
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
127
<ul>
128
<li>Class Inheritance Diagram</li>
129
<li>Direct Subclasses</li>
130
<li>All Known Subinterfaces</li>
131
<li>All Known Implementing Classes</li>
132
<li>Class or Interface Declaration</li>
133
<li>Class or Interface Description</li>
134
</ul>
135
<br>
136
<ul>
137
<li>Nested Class Summary</li>
138
<li>Field Summary</li>
139
<li>Property Summary</li>
140
<li>Constructor Summary</li>
141
<li>Method Summary</li>
142
</ul>
143
<br>
144
<ul>
145
<li>Field Detail</li>
146
<li>Property Detail</li>
147
<li>Constructor Detail</li>
148
<li>Method Detail</li>
149
</ul>
150
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
151
</section>
152
</li>
153
<li class="blockList">
154
<section role="region">
155
<h2>Annotation Type</h2>
156
<p>Each annotation type has its own separate page with the following sections:</p>
157
<ul>
158
<li>Annotation Type Declaration</li>
159
<li>Annotation Type Description</li>
160
<li>Required Element Summary</li>
161
<li>Optional Element Summary</li>
162
<li>Element Detail</li>
163
</ul>
164
</section>
165
</li>
166
<li class="blockList">
167
<section role="region">
168
<h2>Enum</h2>
169
<p>Each enum has its own separate page with the following sections:</p>
170
<ul>
171
<li>Enum Declaration</li>
172
<li>Enum Description</li>
173
<li>Enum Constant Summary</li>
174
<li>Enum Constant Detail</li>
175
</ul>
176
</section>
177
</li>
178
<li class="blockList">
179
<section role="region">
180
<h2>Use</h2>
181
<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
182
</section>
183
</li>
184
<li class="blockList">
185
<section role="region">
186
<h2>Tree (Class Hierarchy)</h2>
187
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
188
<ul>
189
<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
190
<li>When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.</li>
191
</ul>
192
</section>
193
</li>
194
<li class="blockList">
195
<section role="region">
196
<h2>Deprecated API</h2>
197
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
198
</section>
199
</li>
200
<li class="blockList">
201
<section role="region">
202
<h2>Index</h2>
203
<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p>
204
</section>
205
</li>
206
<li class="blockList">
207
<section role="region">
208
<h2>All&nbsp;Classes</h2>
209
<p>The <a href="allclasses.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
210
</section>
211
</li>
212
<li class="blockList">
213
<section role="region">
214
<h2>Serialized Form</h2>
215
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
216
</section>
217
</li>
218
<li class="blockList">
219
<section role="region">
220
<h2>Constant Field Values</h2>
221
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
222
</section>
223
</li>
224
<li class="blockList">
225
<section role="region">
226
<h2>Search</h2>
227
<p>You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".</p>
228
</section>
229
</li>
230
</ul>
231
<hr>
232
<span class="emphasizedPhrase">This help file applies to API documentation generated by the standard doclet.</span></div>
233
</main>
234
<footer role="contentinfo">
235
<nav role="navigation">
236
<!-- ======= START OF BOTTOM NAVBAR ====== -->
237
<div class="bottomNav"><a id="navbar.bottom">
238
<!--   -->
239
</a>
240
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
241
<a id="navbar.bottom.firstrow">
242
<!--   -->
243
</a>
244
<ul class="navList" title="Navigation">
245
<li><a href="index.html">Overview</a></li>
246
<li>Package</li>
247
<li>Class</li>
248
<li>Use</li>
249
<li><a href="overview-tree.html">Tree</a></li>
250
<li><a href="deprecated-list.html">Deprecated</a></li>
251
<li><a href="index-files/index-1.html">Index</a></li>
252
<li class="navBarCell1Rev">Help</li>
253
</ul>
254
</div>
255
<div class="subNav">
256
<ul class="navList" id="allclasses_navbar_bottom">
257
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
258
</ul>
259
<div>
260
<script type="text/javascript"><!--
261
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
262
  if(window==top) {
263
    allClassesLink.style.display = "block";
264
  }
265
  else {
266
    allClassesLink.style.display = "none";
267
  }
268
  //-->
269
</script>
270
<noscript>
271
<div>JavaScript is disabled on your browser.</div>
272
</noscript>
273
</div>
274
<a id="skip.navbar.bottom">
275
<!--   -->
276
</a></div>
277
<!-- ======== END OF BOTTOM NAVBAR ======= -->
278
</nav>
279
</footer>
280
</body>
281
</html>