~ubuntu-branches/ubuntu/trusty/libjgraph-java/trusty

« back to all changes in this revision

Viewing changes to doc/api/org/jgraph/graph/DefaultGraphModel.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-03-17 20:28:08 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080317202808-jol9tcnnn9lu0gc3
Tags: 5.12.0.4.dfsg-1
* New upstream release.
* Remove debian/dirs and create /usr/share/java directly from
  debian/rules.

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 Tue Sep 11 17:37:51 BST 2007 -->
 
5
<!-- Generated by javadoc (build 1.4.2_11) on Mon Mar 17 10:05:28 GMT 2008 -->
6
6
<TITLE>
7
 
DefaultGraphModel (JGraph v5.10.1.5 API Specification)
 
7
DefaultGraphModel (JGraph v5.12.0.4 API Specification)
8
8
</TITLE>
9
9
 
10
10
<META NAME="keywords" CONTENT="org.jgraph.graph.DefaultGraphModel class">
14
14
<SCRIPT type="text/javascript">
15
15
function windowTitle()
16
16
{
17
 
    parent.document.title="DefaultGraphModel (JGraph v5.10.1.5 API Specification)";
 
17
    parent.document.title="DefaultGraphModel (JGraph v5.12.0.4 API Specification)";
18
18
}
19
19
</SCRIPT>
20
20
 
44
44
</TABLE>
45
45
</TD>
46
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
 
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
 
47
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
48
48
</TD>
49
49
</TR>
50
50
 
98
98
<DT>public class <B>DefaultGraphModel</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/undo/UndoableEditSupport.html" title="class or interface in javax.swing.undo">UndoableEditSupport</A><DT>implements <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>, <A HREF="../../../org/jgraph/graph/GraphModel.html" title="interface in org.jgraph.graph">GraphModel</A></DL>
99
99
 
100
100
<P>
101
 
A simple implementation of a graph model.
 
101
The default implementation of a graph model.
102
102
<P>
103
103
 
104
104
<P>
2536
2536
</TABLE>
2537
2537
</TD>
2538
2538
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
2539
 
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
 
2539
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
2540
2540
</TD>
2541
2541
</TR>
2542
2542