This file is indexed.

/usr/share/doc/libtrident-java/api/allclasses-frame.html is in libtrident-java-doc 1.3+dfsg-5.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_18) on Sat Jul 02 05:10:11 UTC 2011 -->
<TITLE>
All Classes
</TITLE>

<META NAME="date" CONTENT="2011-07-02">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/pushingpixels/trident/swing/AWTPropertyInterpolators.html" title="class in org.pushingpixels.trident.swing" target="classFrame">AWTPropertyInterpolators</A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/CorePropertyInterpolators.html" title="class in org.pushingpixels.trident.interpolator" target="classFrame">CorePropertyInterpolators</A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/KeyFrames.html" title="class in org.pushingpixels.trident.interpolator" target="classFrame">KeyFrames</A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/KeyTimes.html" title="class in org.pushingpixels.trident.interpolator" target="classFrame">KeyTimes</A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/KeyValues.html" title="class in org.pushingpixels.trident.interpolator" target="classFrame">KeyValues</A>
<BR>
<A HREF="org/pushingpixels/trident/ease/Linear.html" title="class in org.pushingpixels.trident.ease" target="classFrame">Linear</A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/PropertyInterpolator.html" title="interface in org.pushingpixels.trident.interpolator" target="classFrame"><I>PropertyInterpolator</I></A>
<BR>
<A HREF="org/pushingpixels/trident/interpolator/PropertyInterpolatorSource.html" title="interface in org.pushingpixels.trident.interpolator" target="classFrame"><I>PropertyInterpolatorSource</I></A>
<BR>
<A HREF="org/pushingpixels/trident/callback/RunOnUIThread.html" title="annotation in org.pushingpixels.trident.callback" target="classFrame">RunOnUIThread</A>
<BR>
<A HREF="org/pushingpixels/trident/ease/Sine.html" title="class in org.pushingpixels.trident.ease" target="classFrame">Sine</A>
<BR>
<A HREF="org/pushingpixels/trident/ease/Spline.html" title="class in org.pushingpixels.trident.ease" target="classFrame">Spline</A>
<BR>
<A HREF="org/pushingpixels/trident/swing/SwingRepaintCallback.html" title="class in org.pushingpixels.trident.swing" target="classFrame">SwingRepaintCallback</A>
<BR>
<A HREF="org/pushingpixels/trident/swing/SwingRepaintTimeline.html" title="class in org.pushingpixels.trident.swing" target="classFrame">SwingRepaintTimeline</A>
<BR>
<A HREF="org/pushingpixels/trident/swing/SwingToolkitHandler.html" title="class in org.pushingpixels.trident.swing" target="classFrame">SwingToolkitHandler</A>
<BR>
<A HREF="org/pushingpixels/trident/swt/SWTPropertyInterpolators.html" title="class in org.pushingpixels.trident.swt" target="classFrame">SWTPropertyInterpolators</A>
<BR>
<A HREF="org/pushingpixels/trident/swt/SWTRepaintCallback.html" title="class in org.pushingpixels.trident.swt" target="classFrame">SWTRepaintCallback</A>
<BR>
<A HREF="org/pushingpixels/trident/swt/SWTRepaintTimeline.html" title="class in org.pushingpixels.trident.swt" target="classFrame">SWTRepaintTimeline</A>
<BR>
<A HREF="org/pushingpixels/trident/swt/SWTToolkitHandler.html" title="class in org.pushingpixels.trident.swt" target="classFrame">SWTToolkitHandler</A>
<BR>
<A HREF="org/pushingpixels/trident/Timeline.html" title="class in org.pushingpixels.trident" target="classFrame">Timeline</A>
<BR>
<A HREF="org/pushingpixels/trident/Timeline.RepeatBehavior.html" title="enum in org.pushingpixels.trident" target="classFrame">Timeline.RepeatBehavior</A>
<BR>
<A HREF="org/pushingpixels/trident/Timeline.TimelineState.html" title="enum in org.pushingpixels.trident" target="classFrame">Timeline.TimelineState</A>
<BR>
<A HREF="org/pushingpixels/trident/callback/TimelineCallback.html" title="interface in org.pushingpixels.trident.callback" target="classFrame"><I>TimelineCallback</I></A>
<BR>
<A HREF="org/pushingpixels/trident/callback/TimelineCallbackAdapter.html" title="class in org.pushingpixels.trident.callback" target="classFrame">TimelineCallbackAdapter</A>
<BR>
<A HREF="org/pushingpixels/trident/ease/TimelineEase.html" title="interface in org.pushingpixels.trident.ease" target="classFrame"><I>TimelineEase</I></A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.html" title="class in org.pushingpixels.trident" target="classFrame">TimelinePropertyBuilder</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.DefaultPropertyGetter.html" title="class in org.pushingpixels.trident" target="classFrame">TimelinePropertyBuilder.DefaultPropertyGetter</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.DefaultPropertySetter.html" title="class in org.pushingpixels.trident" target="classFrame">TimelinePropertyBuilder.DefaultPropertySetter</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.PropertyAccessor.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>TimelinePropertyBuilder.PropertyAccessor</I></A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.PropertyGetter.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>TimelinePropertyBuilder.PropertyGetter</I></A>
<BR>
<A HREF="org/pushingpixels/trident/TimelinePropertyBuilder.PropertySetter.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>TimelinePropertyBuilder.PropertySetter</I></A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineRunnable.html" title="class in org.pushingpixels.trident" target="classFrame">TimelineRunnable</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.html" title="class in org.pushingpixels.trident" target="classFrame">TimelineScenario</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.Parallel.html" title="class in org.pushingpixels.trident" target="classFrame">TimelineScenario.Parallel</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.RendezvousSequence.html" title="class in org.pushingpixels.trident" target="classFrame">TimelineScenario.RendezvousSequence</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.Sequence.html" title="class in org.pushingpixels.trident" target="classFrame">TimelineScenario.Sequence</A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.TimelineScenarioActor.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>TimelineScenario.TimelineScenarioActor</I></A>
<BR>
<A HREF="org/pushingpixels/trident/TimelineScenario.TimelineScenarioState.html" title="enum in org.pushingpixels.trident" target="classFrame">TimelineScenario.TimelineScenarioState</A>
<BR>
<A HREF="org/pushingpixels/trident/callback/TimelineScenarioCallback.html" title="interface in org.pushingpixels.trident.callback" target="classFrame"><I>TimelineScenarioCallback</I></A>
<BR>
<A HREF="org/pushingpixels/trident/swing/TimelineSwingWorker.html" title="class in org.pushingpixels.trident.swing" target="classFrame">TimelineSwingWorker</A>
<BR>
<A HREF="org/pushingpixels/trident/TridentConfig.html" title="class in org.pushingpixels.trident" target="classFrame">TridentConfig</A>
<BR>
<A HREF="org/pushingpixels/trident/TridentConfig.FixedRatePulseSource.html" title="class in org.pushingpixels.trident" target="classFrame">TridentConfig.FixedRatePulseSource</A>
<BR>
<A HREF="org/pushingpixels/trident/TridentConfig.PulseSource.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>TridentConfig.PulseSource</I></A>
<BR>
<A HREF="org/pushingpixels/trident/callback/UIThreadTimelineCallbackAdapter.html" title="class in org.pushingpixels.trident.callback" target="classFrame">UIThreadTimelineCallbackAdapter</A>
<BR>
<A HREF="org/pushingpixels/trident/UIToolkitHandler.html" title="interface in org.pushingpixels.trident" target="classFrame"><I>UIToolkitHandler</I></A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>