This file is indexed.

/usr/share/doc/libcolorpicker-java/api/serialized-form.html is in libcolorpicker-java-doc 1.0.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<title>Serialized Form</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Serialized Form";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;com.bric.swing</h2>
<ul class="blockList">
<li class="blockList"><a name="com.bric.swing.ColorPicker">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/ColorPicker.html" title="class in com.bric.swing">com.bric.swing.ColorPicker</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>slider</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JSlider.html?is-external=true" title="class or interface in javax.swing">JSlider</a> slider</pre>
<div class="block">The vertical slider</div>
</li>
<li class="blockList">
<h4>currentRed</h4>
<pre>int currentRed</pre>
</li>
<li class="blockList">
<h4>currentGreen</h4>
<pre>int currentGreen</pre>
</li>
<li class="blockList">
<h4>currentBlue</h4>
<pre>int currentBlue</pre>
</li>
<li class="blockList">
<h4>changeListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/event/ChangeListener.html?is-external=true" title="class or interface in javax.swing.event">ChangeListener</a> changeListener</pre>
</li>
<li class="blockList">
<h4>actionListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/ActionListener.html?is-external=true" title="class or interface in java.awt.event">ActionListener</a> actionListener</pre>
</li>
<li class="blockList">
<h4>hexDocListener</h4>
<pre>com.bric.swing.ColorPicker.HexDocumentListener hexDocListener</pre>
</li>
<li class="blockList">
<h4>alpha</h4>
<pre>com.bric.swing.ColorPicker.Option alpha</pre>
</li>
<li class="blockList">
<h4>hue</h4>
<pre>com.bric.swing.ColorPicker.Option hue</pre>
</li>
<li class="blockList">
<h4>sat</h4>
<pre>com.bric.swing.ColorPicker.Option sat</pre>
</li>
<li class="blockList">
<h4>bri</h4>
<pre>com.bric.swing.ColorPicker.Option bri</pre>
</li>
<li class="blockList">
<h4>red</h4>
<pre>com.bric.swing.ColorPicker.Option red</pre>
</li>
<li class="blockList">
<h4>green</h4>
<pre>com.bric.swing.ColorPicker.Option green</pre>
</li>
<li class="blockList">
<h4>blue</h4>
<pre>com.bric.swing.ColorPicker.Option blue</pre>
</li>
<li class="blockList">
<h4>preview</h4>
<pre><a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing">ColorSwatch</a> preview</pre>
</li>
<li class="blockList">
<h4>hexLabel</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JLabel.html?is-external=true" title="class or interface in javax.swing">JLabel</a> hexLabel</pre>
</li>
<li class="blockList">
<h4>hexField</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JTextField.html?is-external=true" title="class or interface in javax.swing">JTextField</a> hexField</pre>
</li>
<li class="blockList">
<h4>adjustingSpinners</h4>
<pre>int adjustingSpinners</pre>
<div class="block">Used to indicate when we're internally adjusting the value of the spinners.
 If this equals zero, then incoming events are triggered by the user and must be processed.
 If this is not equal to zero, then incoming events are triggered by another method
 that's already responding to the user's actions.</div>
</li>
<li class="blockList">
<h4>adjustingSlider</h4>
<pre>int adjustingSlider</pre>
<div class="block">Used to indicate when we're internally adjusting the value of the slider.
 If this equals zero, then incoming events are triggered by the user and must be processed.
 If this is not equal to zero, then incoming events are triggered by another method
 that's already responding to the user's actions.</div>
</li>
<li class="blockList">
<h4>adjustingColorPanel</h4>
<pre>int adjustingColorPanel</pre>
<div class="block">Used to indicate when we're internally adjusting the selected color of the ColorPanel.
 If this equals zero, then incoming events are triggered by the user and must be processed.
 If this is not equal to zero, then incoming events are triggered by another method
 that's already responding to the user's actions.</div>
</li>
<li class="blockList">
<h4>adjustingHexField</h4>
<pre>int adjustingHexField</pre>
<div class="block">Used to indicate when we're internally adjusting the value of the hex field.
 If this equals zero, then incoming events are triggered by the user and must be processed.
 If this is not equal to zero, then incoming events are triggered by another method
 that's already responding to the user's actions.</div>
</li>
<li class="blockList">
<h4>adjustingOpacity</h4>
<pre>int adjustingOpacity</pre>
<div class="block">Used to indicate when we're internally adjusting the value of the opacity.
 If this equals zero, then incoming events are triggered by the user and must be processed.
 If this is not equal to zero, then incoming events are triggered by another method
 that's already responding to the user's actions.</div>
</li>
<li class="blockList">
<h4>expertControls</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</a> expertControls</pre>
<div class="block">The "expert" controls are the controls on the right side
 of this panel: the labels/spinners/radio buttons.</div>
</li>
<li class="blockList">
<h4>colorPanel</h4>
<pre><a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">ColorPickerPanel</a> colorPanel</pre>
</li>
<li class="blockList">
<h4>opacitySlider</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JSlider.html?is-external=true" title="class or interface in javax.swing">JSlider</a> opacitySlider</pre>
</li>
<li class="blockList">
<h4>opacityLabel</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JLabel.html?is-external=true" title="class or interface in javax.swing">JLabel</a> opacityLabel</pre>
</li>
<li class="blockListLast">
<h4>lastOpacity</h4>
<pre>int lastOpacity</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.bric.swing.ColorPickerDemo">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/ColorPickerDemo.html" title="class in com.bric.swing">com.bric.swing.ColorPickerDemo</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JApplet.html?is-external=true" title="class or interface in javax.swing">JApplet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
<li class="blockList"><a name="com.bric.swing.ColorPickerPanel">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/ColorPickerPanel.html" title="class in com.bric.swing">com.bric.swing.ColorPickerPanel</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>mode</h4>
<pre>int mode</pre>
<div class="block">This controls how the colors are displayed.</div>
</li>
<li class="blockList">
<h4>point</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/Point.html?is-external=true" title="class or interface in java.awt">Point</a> point</pre>
<div class="block">The point used to indicate the selected color.</div>
</li>
<li class="blockList">
<h4>changeListeners</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<a href="/usr/share/doc/default-jdk-doc/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">E</a>&gt; changeListeners</pre>
</li>
<li class="blockList">
<h4>hue</h4>
<pre>float hue</pre>
</li>
<li class="blockList">
<h4>sat</h4>
<pre>float sat</pre>
</li>
<li class="blockList">
<h4>bri</h4>
<pre>float bri</pre>
</li>
<li class="blockList">
<h4>red</h4>
<pre>int red</pre>
</li>
<li class="blockList">
<h4>green</h4>
<pre>int green</pre>
</li>
<li class="blockList">
<h4>blue</h4>
<pre>int blue</pre>
</li>
<li class="blockList">
<h4>mouseListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/event/MouseInputListener.html?is-external=true" title="class or interface in javax.swing.event">MouseInputListener</a> mouseListener</pre>
</li>
<li class="blockList">
<h4>keyListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/KeyListener.html?is-external=true" title="class or interface in java.awt.event">KeyListener</a> keyListener</pre>
</li>
<li class="blockList">
<h4>focusListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/FocusListener.html?is-external=true" title="class or interface in java.awt.event">FocusListener</a> focusListener</pre>
</li>
<li class="blockList">
<h4>componentListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/ComponentListener.html?is-external=true" title="class or interface in java.awt.event">ComponentListener</a> componentListener</pre>
</li>
<li class="blockList">
<h4>image</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/image/BufferedImage.html?is-external=true" title="class or interface in java.awt.image">BufferedImage</a> image</pre>
</li>
<li class="blockList">
<h4>imagePadding</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/Insets.html?is-external=true" title="class or interface in java.awt">Insets</a> imagePadding</pre>
</li>
<li class="blockListLast">
<h4>row</h4>
<pre>int[] row</pre>
<div class="block">A row of pixel data we recycle every time we regenerate this image.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.bric.swing.ColorSwatch">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/ColorSwatch.html" title="class in com.bric.swing">com.bric.swing.ColorSwatch</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>menu</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPopupMenu.html?is-external=true" title="class or interface in javax.swing">JPopupMenu</a> menu</pre>
</li>
<li class="blockList">
<h4>copyItem</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JMenuItem.html?is-external=true" title="class or interface in javax.swing">JMenuItem</a> copyItem</pre>
</li>
<li class="blockList">
<h4>mouseListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/MouseListener.html?is-external=true" title="class or interface in java.awt.event">MouseListener</a> mouseListener</pre>
</li>
<li class="blockList">
<h4>actionListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/ActionListener.html?is-external=true" title="class or interface in java.awt.event">ActionListener</a> actionListener</pre>
</li>
<li class="blockListLast">
<h4>w</h4>
<pre>int w</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.bric.swing.DialogFooter">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/DialogFooter.html" title="class in com.bric.swing">com.bric.swing.DialogFooter</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>leftControls</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a>[] leftControls</pre>
</li>
<li class="blockList">
<h4>dismissControls</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a>[] dismissControls</pre>
</li>
<li class="blockList">
<h4>lastSelectedComponent</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a> lastSelectedComponent</pre>
</li>
<li class="blockList">
<h4>autoClose</h4>
<pre>boolean autoClose</pre>
</li>
<li class="blockList">
<h4>defaultButton</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing">JButton</a> defaultButton</pre>
</li>
<li class="blockList">
<h4>innerActionListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/ActionListener.html?is-external=true" title="class or interface in java.awt.event">ActionListener</a> innerActionListener</pre>
</li>
<li class="blockList">
<h4>hierarchyListener</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/awt/event/HierarchyListener.html?is-external=true" title="class or interface in java.awt.event">HierarchyListener</a> hierarchyListener</pre>
<div class="block">This addresses code that must involve the parent RootPane and Window.</div>
</li>
<li class="blockListLast">
<h4>listeners</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">Vector</a>&lt;<a href="/usr/share/doc/default-jdk-doc/api/java/util/Vector.html?is-external=true" title="class or interface in java.util">E</a>&gt; listeners</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.bric.swing.DialogFooter.ClickAction">
<!--   -->
</a>
<h3>Class <a href="com/bric/swing/DialogFooter.ClickAction.html" title="class in com.bric.swing">com.bric.swing.DialogFooter.ClickAction</a> extends <a href="/usr/share/doc/default-jdk-doc/api/javax/swing/AbstractAction.html?is-external=true" title="class or interface in javax.swing">AbstractAction</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>button</h4>
<pre><a href="/usr/share/doc/default-jdk-doc/api/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing">JButton</a> button</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>