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

« back to all changes in this revision

Viewing changes to doc/api/org/jgraph/graph/GraphLayoutCache.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
 
GraphLayoutCache (JGraph v5.10.1.5 API Specification)
 
7
GraphLayoutCache (JGraph v5.12.0.4 API Specification)
8
8
</TITLE>
9
9
 
10
10
<META NAME="keywords" CONTENT="org.jgraph.graph.GraphLayoutCache class">
14
14
<SCRIPT type="text/javascript">
15
15
function windowTitle()
16
16
{
17
 
    parent.document.title="GraphLayoutCache (JGraph v5.10.1.5 API Specification)";
 
17
    parent.document.title="GraphLayoutCache (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
 
124
124
<TD><CODE><B><A HREF="../../../org/jgraph/graph/GraphLayoutCache.GraphLayoutCacheEdit.html" title="class in org.jgraph.graph">GraphLayoutCache.GraphLayoutCacheEdit</A></B></CODE>
125
125
 
126
126
<BR>
127
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An implementation of GraphViewChange.</TD>
 
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An implementation of GraphLayoutCacheChange.</TD>
128
128
</TR>
129
129
</TABLE>
130
130
&nbsp;
220
220
<TD><CODE><B><A HREF="../../../org/jgraph/graph/GraphLayoutCache.html#listenerList">listenerList</A></B></CODE>
221
221
 
222
222
<BR>
223
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The list of listeners that listen to the model.</TD>
 
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The list of listeners that listen to the GraphLayoutCache.</TD>
224
224
</TR>
225
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
1833
1833
<PRE>
1834
1834
protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/event/EventListenerList.html" title="class or interface in javax.swing.event">EventListenerList</A> <B>listenerList</B></PRE>
1835
1835
<DL>
1836
 
<DD>The list of listeners that listen to the model.
 
1836
<DD>The list of listeners that listen to the GraphLayoutCache.
1837
1837
<P>
1838
1838
<DL>
1839
1839
</DL>
4291
4291
</TABLE>
4292
4292
</TD>
4293
4293
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
4294
 
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
 
4294
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
4295
4295
</TD>
4296
4296
</TR>
4297
4297