This file is indexed.

/usr/share/doc/libautocomplete-java/api/serialized-form.html is in libautocomplete-java-doc 2.5.0-1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Mon Oct 21 18:54:34 UTC 2013 -->
<title>Serialized Form</title>
<meta name="date" content="2013-10-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Serialized Form";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/fife/ui/autocomplete/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="org/fife/ui/autocomplete/package-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 Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All 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;org.fife.ui.autocomplete</h2>
<ul class="blockList">
<li class="blockList"><a name="org.fife.ui.autocomplete.AbstractCompletionProvider.CaseInsensitiveComparator">
<!--   -->
</a>
<h3>Class <a href="org/fife/ui/autocomplete/AbstractCompletionProvider.CaseInsensitiveComparator.html" title="class in org.fife.ui.autocomplete">org.fife.ui.autocomplete.AbstractCompletionProvider.CaseInsensitiveComparator</a> extends <a href="file:///usr/share/doc/default-jdk-doc/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.fife.ui.autocomplete.CompletionCellRenderer">
<!--   -->
</a>
<h3>Class <a href="org/fife/ui/autocomplete/CompletionCellRenderer.html" title="class in org.fife.ui.autocomplete">org.fife.ui.autocomplete.CompletionCellRenderer</a> extends <a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/DefaultListCellRenderer.html?is-external=true" title="class or interface in javax.swing">DefaultListCellRenderer</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!--   -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>font</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/awt/Font.html?is-external=true" title="class or interface in java.awt">Font</a> font</pre>
<div class="block">The font to use when rendering items, or <code>null</code> if the
 list's default font should be used.</div>
</li>
<li class="blockList">
<h4>showTypes</h4>
<pre>boolean showTypes</pre>
<div class="block">Whether to display the types of fields and return types of functions
 in the completion text.</div>
</li>
<li class="blockList">
<h4>typeColor</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> typeColor</pre>
<div class="block">The color to use when rendering types in completion text.</div>
</li>
<li class="blockList">
<h4>selected</h4>
<pre>boolean selected</pre>
<div class="block">During rendering, whether the item being rendered is selected.</div>
</li>
<li class="blockList">
<h4>realBG</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</a> realBG</pre>
<div class="block">During rendering, this is the "real" background color of the item being
 rendered (i.e., what its background color is if it isn't selected).</div>
</li>
<li class="blockList">
<h4>paramColor</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> paramColor</pre>
<div class="block">The color to use for function arguments.</div>
</li>
<li class="blockList">
<h4>paintTextR</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/awt/Rectangle.html?is-external=true" title="class or interface in java.awt">Rectangle</a> paintTextR</pre>
<div class="block">Used in rendering calculations.</div>
</li>
<li class="blockListLast">
<h4>delegate</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/DefaultListCellRenderer.html?is-external=true" title="class or interface in javax.swing">DefaultListCellRenderer</a> delegate</pre>
<div class="block">An optional delegate renderer (primarily for Substance).</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.fife.ui.autocomplete.EmptyIcon">
<!--   -->
</a>
<h3>Class <a href="org/fife/ui/autocomplete/EmptyIcon.html" title="class in org.fife.ui.autocomplete">org.fife.ui.autocomplete.EmptyIcon</a> extends <a href="file:///usr/share/doc/default-jdk-doc/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!--   -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>size</h4>
<pre>int size</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.fife.ui.autocomplete.ParameterizedCompletionChoicesWindow">
<!--   -->
</a>
<h3>Class <a href="org/fife/ui/autocomplete/ParameterizedCompletionChoicesWindow.html" title="class in org.fife.ui.autocomplete">org.fife.ui.autocomplete.ParameterizedCompletionChoicesWindow</a> extends <a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/JWindow.html?is-external=true" title="class or interface in javax.swing">JWindow</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList"><a name="serializedForm">
<!--   -->
</a>
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ac</h4>
<pre><a href="org/fife/ui/autocomplete/AutoCompletion.html" title="class in org.fife.ui.autocomplete">AutoCompletion</a> ac</pre>
<div class="block">The parent AutoCompletion instance.</div>
</li>
<li class="blockList">
<h4>list</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/JList.html?is-external=true" title="class or interface in javax.swing">JList</a>&lt;<a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/JList.html?is-external=true" title="class or interface in javax.swing">E</a>&gt; list</pre>
<div class="block">The list of completion choices.</div>
</li>
<li class="blockList">
<h4>model</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/DefaultListModel.html?is-external=true" title="class or interface in javax.swing">DefaultListModel</a>&lt;<a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/DefaultListModel.html?is-external=true" title="class or interface in javax.swing">E</a>&gt; model</pre>
<div class="block">The currently displayed completion choices.</div>
</li>
<li class="blockList">
<h4>choicesListList</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="file:///usr/share/doc/default-jdk-doc/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; choicesListList</pre>
<div class="block">A list of lists of choices for each parameter.</div>
</li>
<li class="blockListLast">
<h4>sp</h4>
<pre><a href="file:///usr/share/doc/default-jdk-doc/api/javax/swing/JScrollPane.html?is-external=true" title="class or interface in javax.swing">JScrollPane</a> sp</pre>
<div class="block">The scroll pane containing the list.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/fife/ui/autocomplete/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="org/fife/ui/autocomplete/package-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 Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All 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>