Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 223

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>1 The Oz Browser</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="toc.html#label1">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node2.html#sec.usingthebrowser">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="chapter.browser"><H1><A name="chapter.browser">1 The Oz Browser</A></H1><P>The Oz Browser is a concurrent output tool for displaying possibly partial information about the values of variables. </P><P>The Browser is written in Oz itself</P><DIV class="note"><P>However, it uses a number of private features of the Oz implementation, which are not described in this manual or somewhere else, but required to achieve the special Browser functionality, like browsing in local computation spaces.</P></DIV><P> and constitutes a nontrivial example of concurrent programming in Oz. Its source code is shipped with the Oz distribution. </P><P>Browser has a graphical user interface which is built using the Oz Tk interface (see <A href="../wp/index.html">``Window Programming in Mozart''</A>). Hopefully, it is mainly ``self-explaining'' and its use is quite straightforward. </P><P></P><DIV id="fig.browser.prime"><HR><P><A name="fig.browser.prime"></A></P><DIV align="center"><IMG alt="" src="nicebrowser.gif"></DIV><P class="caption"><STRONG>Figure&nbsp;1.1:</STRONG> The Oz Browser.</P><HR></DIV><P> Browser can be easily used in an Oz application as an ``embedded'' viewing tool. A Browser widget can be placed in any window and used for browsing of an application's output. </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="toc.html#label1">&lt;&lt; Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node2.html#sec.usingthebrowser">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.sics.se/~kost/">Konstantin&nbsp;Popov</A><BR><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>