Skip to content

Commit 0359c9f

Browse files
committed
initialization
0 parents  commit 0359c9f

File tree

287 files changed

+38181
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+38181
-0
lines changed

CG-Serie2-1-House/.classpath

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/j3d"/>
6+
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jogl"/>
7+
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Java3D"/>
8+
<classpathentry kind="lib" path="/CG-Serie2-jrtr/bin"/>
9+
<classpathentry kind="output" path="bin"/>
10+
</classpath>

CG-Serie2-1-House/.project

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>CG-Serie2-1-House</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>
996 Bytes
Binary file not shown.
861 Bytes
Binary file not shown.
915 Bytes
Binary file not shown.

CG-Serie2-1-House/bin/simple.class

2.96 KB
Binary file not shown.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_13) on Sat Sep 25 17:49:33 CEST 2010 -->
6+
<TITLE>
7+
All Classes
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2010-09-25">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="simple.html" title="class in &lt;Unnamed&gt;" target="classFrame">simple</A>
25+
<BR>
26+
<A HREF="simple.AnimationTask.html" title="class in &lt;Unnamed&gt;" target="classFrame">simple.AnimationTask</A>
27+
<BR>
28+
<A HREF="simple.SimpleMouseListener.html" title="class in &lt;Unnamed&gt;" target="classFrame">simple.SimpleMouseListener</A>
29+
<BR>
30+
<A HREF="simple.SimpleRenderPanel.html" title="class in &lt;Unnamed&gt;" target="classFrame">simple.SimpleRenderPanel</A>
31+
<BR>
32+
</FONT></TD>
33+
</TR>
34+
</TABLE>
35+
36+
</BODY>
37+
</HTML>
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_13) on Sat Sep 25 17:49:33 CEST 2010 -->
6+
<TITLE>
7+
All Classes
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2010-09-25">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="simple.html" title="class in &lt;Unnamed&gt;">simple</A>
25+
<BR>
26+
<A HREF="simple.AnimationTask.html" title="class in &lt;Unnamed&gt;">simple.AnimationTask</A>
27+
<BR>
28+
<A HREF="simple.SimpleMouseListener.html" title="class in &lt;Unnamed&gt;">simple.SimpleMouseListener</A>
29+
<BR>
30+
<A HREF="simple.SimpleRenderPanel.html" title="class in &lt;Unnamed&gt;">simple.SimpleRenderPanel</A>
31+
<BR>
32+
</FONT></TD>
33+
</TR>
34+
</TABLE>
35+
36+
</BODY>
37+
</HTML>
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_13) on Sat Sep 25 17:49:33 CEST 2010 -->
6+
<TITLE>
7+
Uses of Class simple.AnimationTask
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2010-09-25">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="Uses of Class simple.AnimationTask";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../simple.AnimationTask.html" title="class in &lt;Unnamed&gt;"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;PREV&nbsp;
58+
&nbsp;NEXT</FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../index.html?class-usesimple.AnimationTask.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="simple.AnimationTask.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
</TABLE>
77+
<A NAME="skip-navbar_top"></A>
78+
<!-- ========= END OF TOP NAVBAR ========= -->
79+
80+
<HR>
81+
<CENTER>
82+
<H2>
83+
<B>Uses of Class<br>simple.AnimationTask</B></H2>
84+
</CENTER>
85+
No usage of simple.AnimationTask
86+
<P>
87+
<HR>
88+
89+
90+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
91+
<A NAME="navbar_bottom"><!-- --></A>
92+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
93+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
94+
<TR>
95+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
96+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
97+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
98+
<TR ALIGN="center" VALIGN="top">
99+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
100+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../simple.AnimationTask.html" title="class in &lt;Unnamed&gt;"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
101+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
102+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
103+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
104+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
105+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
106+
</TR>
107+
</TABLE>
108+
</TD>
109+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
110+
</EM>
111+
</TD>
112+
</TR>
113+
114+
<TR>
115+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
116+
&nbsp;PREV&nbsp;
117+
&nbsp;NEXT</FONT></TD>
118+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
119+
<A HREF="../index.html?class-usesimple.AnimationTask.html" target="_top"><B>FRAMES</B></A> &nbsp;
120+
&nbsp;<A HREF="simple.AnimationTask.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
121+
&nbsp;<SCRIPT type="text/javascript">
122+
<!--
123+
if(window==top) {
124+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
125+
}
126+
//-->
127+
</SCRIPT>
128+
<NOSCRIPT>
129+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
130+
</NOSCRIPT>
131+
132+
133+
</FONT></TD>
134+
</TR>
135+
</TABLE>
136+
<A NAME="skip-navbar_bottom"></A>
137+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
138+
139+
<HR>
140+
141+
</BODY>
142+
</HTML>
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_13) on Sat Sep 25 17:49:33 CEST 2010 -->
6+
<TITLE>
7+
Uses of Class simple.SimpleMouseListener
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2010-09-25">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="Uses of Class simple.SimpleMouseListener";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../simple.SimpleMouseListener.html" title="class in &lt;Unnamed&gt;"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;PREV&nbsp;
58+
&nbsp;NEXT</FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../index.html?class-usesimple.SimpleMouseListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="simple.SimpleMouseListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
</TABLE>
77+
<A NAME="skip-navbar_top"></A>
78+
<!-- ========= END OF TOP NAVBAR ========= -->
79+
80+
<HR>
81+
<CENTER>
82+
<H2>
83+
<B>Uses of Class<br>simple.SimpleMouseListener</B></H2>
84+
</CENTER>
85+
No usage of simple.SimpleMouseListener
86+
<P>
87+
<HR>
88+
89+
90+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
91+
<A NAME="navbar_bottom"><!-- --></A>
92+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
93+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
94+
<TR>
95+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
96+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
97+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
98+
<TR ALIGN="center" VALIGN="top">
99+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
100+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../simple.SimpleMouseListener.html" title="class in &lt;Unnamed&gt;"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
101+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
102+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
103+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
104+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
105+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
106+
</TR>
107+
</TABLE>
108+
</TD>
109+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
110+
</EM>
111+
</TD>
112+
</TR>
113+
114+
<TR>
115+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
116+
&nbsp;PREV&nbsp;
117+
&nbsp;NEXT</FONT></TD>
118+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
119+
<A HREF="../index.html?class-usesimple.SimpleMouseListener.html" target="_top"><B>FRAMES</B></A> &nbsp;
120+
&nbsp;<A HREF="simple.SimpleMouseListener.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
121+
&nbsp;<SCRIPT type="text/javascript">
122+
<!--
123+
if(window==top) {
124+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
125+
}
126+
//-->
127+
</SCRIPT>
128+
<NOSCRIPT>
129+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
130+
</NOSCRIPT>
131+
132+
133+
</FONT></TD>
134+
</TR>
135+
</TABLE>
136+
<A NAME="skip-navbar_bottom"></A>
137+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
138+
139+
<HR>
140+
141+
</BODY>
142+
</HTML>

0 commit comments

Comments
 (0)