This file is indexed.

/usr/share/mozart/doc/wp/node41.html is in mozart-doc 1.4.0-8ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>8 Tools for Tk</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node37.html#chapter.text">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node46.html#appendix.data">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="chapter.tools"><H1><A name="chapter.tools">8 Tools for Tk</A></H1><P><A name="label331"></A> This chapter presents some common graphical abstractions you might find useful when building graphical user interfaces in Oz. The graphical abstractions are provided by the module <CODE>TkTools</CODE> and are built on top of the functionality provided by the <CODE>Tk</CODE> module. </P><HR><UL class="toc"><LI><A href="node42.html#section.tools.dialogs">8.1 Dialogs</A></LI></UL><UL class="toc"><LI><A href="node43.html#section.tools.error">8.2 Error Dialogs</A></LI></UL><UL class="toc"><LI><A href="node44.html#section.tools.menubars">8.3 Menubars</A></LI></UL><UL class="toc"><LI><A href="node45.html#section.tools.images">8.4 Handling Images</A></LI></UL></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node37.html#chapter.text">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node46.html#appendix.data">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>