~ubuntu-branches/ubuntu/utopic/libjgraph-java/utopic

« back to all changes in this revision

Viewing changes to doc/api/serialized-form.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-11-15 15:09:26 UTC
  • mfrom: (1.1.6 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081115150926-q3578lch830rgivy
Tags: 5.12.2.1.dfsg-1
* New upstream release.
* Set Standards-Version to 3.8.0; rename debian/README.Debian-source to
  debian/README.source and add pointer to quilt howto.
* Refresh patch 01_buildxml.patch.
* Change runtime dependency to "default-jre-headless |
  java-runtime-headless".
* Move examples from the library packages to the doc package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc (build 1.4.2_11) on Fri May 09 13:21:20 BST 2008 -->
 
5
<!-- Generated by javadoc (build 1.4.2_17) on Thu Nov 13 00:41:59 GMT 2008 -->
6
6
<TITLE>
7
 
Serialized Form (JGraph v5.12.1.0 API Specification)
 
7
Serialized Form (JGraph v5.12.2.1 API Specification)
8
8
</TITLE>
9
9
 
10
10
 
13
13
<SCRIPT type="text/javascript">
14
14
function windowTitle()
15
15
{
16
 
    parent.document.title="Serialized Form (JGraph v5.12.1.0 API Specification)";
 
16
    parent.document.title="Serialized Form (JGraph v5.12.2.1 API Specification)";
17
17
}
18
18
</SCRIPT>
19
19
 
43
43
</TABLE>
44
44
</TD>
45
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
 
<p><b>JGraph</b><br>v5.12.1.0</p></EM>
 
46
<p><b>JGraph</b><br>v5.12.2.1</p></EM>
47
47
</TD>
48
48
</TR>
49
49
 
2232
2232
<DD>Boolean indicating whether edited cells should be made visible if they
2233
2233
 are changed via
2234
2234
 <A HREF="org/jgraph/graph/GraphLayoutCache.html#edit(java.util.Map, org.jgraph.graph.ConnectionSet, org.jgraph.graph.ParentMap, javax.swing.undo.UndoableEdit[])"><CODE>GraphLayoutCache.edit(Map, ConnectionSet, ParentMap, UndoableEdit[])</CODE></A>. Default is
2235
 
 true.
 
2235
 false.
2236
2236
<P>
2237
2237
<DL>
2238
2238
</DL>
3735
3735
</TABLE>
3736
3736
</TD>
3737
3737
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
3738
 
<p><b>JGraph</b><br>v5.12.1.0</p></EM>
 
3738
<p><b>JGraph</b><br>v5.12.2.1</p></EM>
3739
3739
</TD>
3740
3740
</TR>
3741
3741
 
3764
3764
<!-- ======== END OF BOTTOM NAVBAR ======= -->
3765
3765
 
3766
3766
<HR>
3767
 
<font size=1>Copyright (C) 2001-2006 <a href="http://www.jgraph.com/"
 
3767
<font size=1>Copyright (C) 2001-2008 <a href="http://www.jgraph.com/"
3768
3768
                                target="_blank">Gaudenz Alder</a>. All rights reserved.</font>
3769
3769
</BODY>
3770
3770
</HTML>