aboutsummaryrefslogtreecommitdiffstats
path: root/doc/overview-tree.html
diff options
context:
space:
mode:
authorEduardo Pedroni <ep625@york.ac.uk>2014-05-14 01:32:51 +0100
committerEduardo Pedroni <ep625@york.ac.uk>2014-05-14 01:32:51 +0100
commitc35a6806df01481c1b169cd0fc47660ea1cc10fb (patch)
tree7a9a90d88a9b962bcc091533997df798ac454423 /doc/overview-tree.html
parent95b4a9421923cec63b6e0e8f58972d146100bd0f (diff)
Refactored Mutable, commented a little bit of the GUI package
Diffstat (limited to 'doc/overview-tree.html')
-rw-r--r--doc/overview-tree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/overview-tree.html b/doc/overview-tree.html
index 715bc00..50d0d72 100644
--- a/doc/overview-tree.html
+++ b/doc/overview-tree.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Tue May 06 14:28:07 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
<title>Class Hierarchy</title>
-<meta name="date" content="2014-05-06">
+<meta name="date" content="2014-05-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -240,7 +240,7 @@
<ul>
<li type="circle">javafx.scene.layout.AnchorPane
<ul>
-<li type="circle">jcgp.gui.console.<a href="jcgp/gui/console/GUIConsole.html" title="class in jcgp.gui.console"><span class="typeNameLink">GUIConsole</span></a> (implements jcgp.backend.resources.<a href="jcgp/backend/resources/Console.html" title="interface in jcgp.backend.resources">Console</a>)</li>
+<li type="circle">jcgp.gui.console.<a href="jcgp/gui/console/ConsolePane.html" title="class in jcgp.gui.console"><span class="typeNameLink">ConsolePane</span></a> (implements jcgp.backend.resources.<a href="jcgp/backend/resources/Console.html" title="interface in jcgp.backend.resources">Console</a>)</li>
<li type="circle">jcgp.gui.settings.<a href="jcgp/gui/settings/SettingsPane.html" title="class in jcgp.gui.settings"><span class="typeNameLink">SettingsPane</span></a></li>
</ul>
</li>