Browse Source

Removed the doc, also removed dependency from makefile

Max Nuding 12 years ago
parent
commit
c984f00701

+ 0
- 381
Cube Control/doc/AFrame.html View File

@@ -1,381 +0,0 @@
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_07) on Mon Dec 12 09:47:07 GMT+01:00 2011 -->
6
-<TITLE>
7
-AFrame
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="AFrame";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV CLASS&nbsp;
57
-&nbsp;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?AFrame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="AFrame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class AFrame</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>AFrame</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>AFrame</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-The representation of a single frame. Contains the data of all 512 LEDs in a given time.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
108
-
109
-<A NAME="constructor_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Constructor Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD><CODE><B><A HREF="AFrame.html#AFrame()">AFrame</A></B>()</CODE>
117
-
118
-<BR>
119
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
-</TR>
121
-</TABLE>
122
-&nbsp;
123
-<!-- ========== METHOD SUMMARY =========== -->
124
-
125
-<A NAME="method_summary"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
-<B>Method Summary</B></FONT></TH>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>&nbsp;short[]</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="AFrame.html#getData()">getData</A></B>()</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets tha Data of this Frame</TD>
138
-</TR>
139
-<TR BGCOLOR="white" CLASS="TableRowColor">
140
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
-<CODE>&nbsp;short[]</CODE></FONT></TD>
142
-<TD><CODE><B><A HREF="AFrame.html#getLayer(int)">getLayer</A></B>(int&nbsp;i)</CODE>
143
-
144
-<BR>
145
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Data of the Layer you want</TD>
146
-</TR>
147
-<TR BGCOLOR="white" CLASS="TableRowColor">
148
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
-<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
150
-<TD><CODE><B><A HREF="AFrame.html#getName()">getName</A></B>()</CODE>
151
-
152
-<BR>
153
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Name of this Frame</TD>
154
-</TR>
155
-<TR BGCOLOR="white" CLASS="TableRowColor">
156
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
-<CODE>&nbsp;short</CODE></FONT></TD>
158
-<TD><CODE><B><A HREF="AFrame.html#getTime()">getTime</A></B>()</CODE>
159
-
160
-<BR>
161
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the Duration of this Frame</TD>
162
-</TR>
163
-<TR BGCOLOR="white" CLASS="TableRowColor">
164
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
-<CODE>&nbsp;void</CODE></FONT></TD>
166
-<TD><CODE><B><A HREF="AFrame.html#setData(short[])">setData</A></B>(short[]&nbsp;d)</CODE>
167
-
168
-<BR>
169
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the Data of this Frame</TD>
170
-</TR>
171
-<TR BGCOLOR="white" CLASS="TableRowColor">
172
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173
-<CODE>&nbsp;void</CODE></FONT></TD>
174
-<TD><CODE><B><A HREF="AFrame.html#setName(java.lang.String)">setName</A></B>(java.lang.String&nbsp;s)</CODE>
175
-
176
-<BR>
177
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the Name of this Frame</TD>
178
-</TR>
179
-<TR BGCOLOR="white" CLASS="TableRowColor">
180
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
-<CODE>&nbsp;void</CODE></FONT></TD>
182
-<TD><CODE><B><A HREF="AFrame.html#setTime(short)">setTime</A></B>(short&nbsp;t)</CODE>
183
-
184
-<BR>
185
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the Duration of this Frame</TD>
186
-</TR>
187
-</TABLE>
188
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
189
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
191
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
192
-</TR>
193
-<TR BGCOLOR="white" CLASS="TableRowColor">
194
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
195
-</TR>
196
-</TABLE>
197
-&nbsp;
198
-<P>
199
-
200
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
201
-
202
-<A NAME="constructor_detail"><!-- --></A>
203
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
204
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
205
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
206
-<B>Constructor Detail</B></FONT></TH>
207
-</TR>
208
-</TABLE>
209
-
210
-<A NAME="AFrame()"><!-- --></A><H3>
211
-AFrame</H3>
212
-<PRE>
213
-public <B>AFrame</B>()</PRE>
214
-<DL>
215
-</DL>
216
-
217
-<!-- ============ METHOD DETAIL ========== -->
218
-
219
-<A NAME="method_detail"><!-- --></A>
220
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
222
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
223
-<B>Method Detail</B></FONT></TH>
224
-</TR>
225
-</TABLE>
226
-
227
-<A NAME="getName()"><!-- --></A><H3>
228
-getName</H3>
229
-<PRE>
230
-public java.lang.String <B>getName</B>()</PRE>
231
-<DL>
232
-<DD>Gets the Name of this Frame
233
-<P>
234
-<DD><DL>
235
-
236
-<DT><B>Returns:</B><DD>Name of the Frame</DL>
237
-</DD>
238
-</DL>
239
-<HR>
240
-
241
-<A NAME="setName(java.lang.String)"><!-- --></A><H3>
242
-setName</H3>
243
-<PRE>
244
-public void <B>setName</B>(java.lang.String&nbsp;s)</PRE>
245
-<DL>
246
-<DD>Sets the Name of this Frame
247
-<P>
248
-<DD><DL>
249
-<DT><B>Parameters:</B><DD><CODE>s</CODE> - New Name</DL>
250
-</DD>
251
-</DL>
252
-<HR>
253
-
254
-<A NAME="setData(short[])"><!-- --></A><H3>
255
-setData</H3>
256
-<PRE>
257
-public void <B>setData</B>(short[]&nbsp;d)</PRE>
258
-<DL>
259
-<DD>Sets the Data of this Frame
260
-<P>
261
-<DD><DL>
262
-<DT><B>Parameters:</B><DD><CODE>d</CODE> - 64 bytes that contain data (8 bit per byte, so 8 LEDs)</DL>
263
-</DD>
264
-</DL>
265
-<HR>
266
-
267
-<A NAME="getData()"><!-- --></A><H3>
268
-getData</H3>
269
-<PRE>
270
-public short[] <B>getData</B>()</PRE>
271
-<DL>
272
-<DD>Gets tha Data of this Frame
273
-<P>
274
-<DD><DL>
275
-
276
-<DT><B>Returns:</B><DD>64 bytes that contain data (8 bits / LEDs per byte)</DL>
277
-</DD>
278
-</DL>
279
-<HR>
280
-
281
-<A NAME="setTime(short)"><!-- --></A><H3>
282
-setTime</H3>
283
-<PRE>
284
-public void <B>setTime</B>(short&nbsp;t)</PRE>
285
-<DL>
286
-<DD>Sets the Duration of this Frame
287
-<P>
288
-<DD><DL>
289
-<DT><B>Parameters:</B><DD><CODE>t</CODE> - Duration of frame in (( t * (1/24) ) + (1/24)) seconds</DL>
290
-</DD>
291
-</DL>
292
-<HR>
293
-
294
-<A NAME="getTime()"><!-- --></A><H3>
295
-getTime</H3>
296
-<PRE>
297
-public short <B>getTime</B>()</PRE>
298
-<DL>
299
-<DD>Gets the Duration of this Frame
300
-<P>
301
-<DD><DL>
302
-
303
-<DT><B>Returns:</B><DD>Duration of frame.<DT><B>See Also:</B><DD><A HREF="AFrame.html#setTime(short)"><CODE>setTime()</CODE></A></DL>
304
-</DD>
305
-</DL>
306
-<HR>
307
-
308
-<A NAME="getLayer(int)"><!-- --></A><H3>
309
-getLayer</H3>
310
-<PRE>
311
-public short[] <B>getLayer</B>(int&nbsp;i)</PRE>
312
-<DL>
313
-<DD>Gets the Data of the Layer you want
314
-<P>
315
-<DD><DL>
316
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - Number of Layer you want
317
-<DT><B>Returns:</B><DD>8 byte array with data of selected layer</DL>
318
-</DD>
319
-</DL>
320
-<!-- ========= END OF CLASS DATA ========= -->
321
-<HR>
322
-
323
-
324
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
325
-<A NAME="navbar_bottom"><!-- --></A>
326
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
327
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
328
-<TR>
329
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
330
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
331
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
332
-  <TR ALIGN="center" VALIGN="top">
333
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
334
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
335
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
336
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
337
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
338
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
339
-  </TR>
340
-</TABLE>
341
-</TD>
342
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
343
-</EM>
344
-</TD>
345
-</TR>
346
-
347
-<TR>
348
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
349
-&nbsp;PREV CLASS&nbsp;
350
-&nbsp;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
351
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
352
-  <A HREF="index.html?AFrame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
353
-&nbsp;<A HREF="AFrame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
354
-&nbsp;<SCRIPT type="text/javascript">
355
-  <!--
356
-  if(window==top) {
357
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
358
-  }
359
-  //-->
360
-</SCRIPT>
361
-<NOSCRIPT>
362
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
363
-</NOSCRIPT>
364
-
365
-
366
-</FONT></TD>
367
-</TR>
368
-<TR>
369
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
370
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
371
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
372
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
373
-</TR>
374
-</TABLE>
375
-<A NAME="skip-navbar_bottom"></A>
376
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
377
-
378
-<HR>
379
-
380
-</BODY>
381
-</HTML>

+ 0
- 405
Cube Control/doc/Animation.html View File

@@ -1,405 +0,0 @@
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_07) on Mon Dec 12 09:47:07 GMT+01:00 2011 -->
6
-<TITLE>
7
-Animation
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Animation";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?Animation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="Animation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class Animation</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>Animation</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>Animation</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-A collection of frames that represent an entire animation.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
108
-
109
-<A NAME="constructor_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Constructor Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD><CODE><B><A HREF="Animation.html#Animation()">Animation</A></B>()</CODE>
117
-
118
-<BR>
119
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
-</TR>
121
-</TABLE>
122
-&nbsp;
123
-<!-- ========== METHOD SUMMARY =========== -->
124
-
125
-<A NAME="method_summary"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
-<B>Method Summary</B></FONT></TH>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>&nbsp;void</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="Animation.html#add(int)">add</A></B>(int&nbsp;i)</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new (empty) frame at the specified position</TD>
138
-</TR>
139
-<TR BGCOLOR="white" CLASS="TableRowColor">
140
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
-<CODE>&nbsp;void</CODE></FONT></TD>
142
-<TD><CODE><B><A HREF="Animation.html#add(int, AFrame)">add</A></B>(int&nbsp;i,
143
-    <A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>&nbsp;f)</CODE>
144
-
145
-<BR>
146
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a specified frame at the specified position</TD>
147
-</TR>
148
-<TR BGCOLOR="white" CLASS="TableRowColor">
149
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
-<CODE>&nbsp;<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A></CODE></FONT></TD>
151
-<TD><CODE><B><A HREF="Animation.html#get(int)">get</A></B>(int&nbsp;i)</CODE>
152
-
153
-<BR>
154
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the specified frame in this animation</TD>
155
-</TR>
156
-<TR BGCOLOR="white" CLASS="TableRowColor">
157
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
-<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
159
-<TD><CODE><B><A HREF="Animation.html#getName()">getName</A></B>()</CODE>
160
-
161
-<BR>
162
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the name of this animation</TD>
163
-</TR>
164
-<TR BGCOLOR="white" CLASS="TableRowColor">
165
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166
-<CODE>&nbsp;void</CODE></FONT></TD>
167
-<TD><CODE><B><A HREF="Animation.html#remove(int)">remove</A></B>(int&nbsp;i)</CODE>
168
-
169
-<BR>
170
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a frame.</TD>
171
-</TR>
172
-<TR BGCOLOR="white" CLASS="TableRowColor">
173
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
-<CODE>&nbsp;void</CODE></FONT></TD>
175
-<TD><CODE><B><A HREF="Animation.html#set(AFrame, int)">set</A></B>(<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>&nbsp;f,
176
-    int&nbsp;i)</CODE>
177
-
178
-<BR>
179
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the selected Frame</TD>
180
-</TR>
181
-<TR BGCOLOR="white" CLASS="TableRowColor">
182
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
-<CODE>&nbsp;void</CODE></FONT></TD>
184
-<TD><CODE><B><A HREF="Animation.html#setName(java.lang.String)">setName</A></B>(java.lang.String&nbsp;s)</CODE>
185
-
186
-<BR>
187
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the name of this animation</TD>
188
-</TR>
189
-<TR BGCOLOR="white" CLASS="TableRowColor">
190
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
-<CODE>&nbsp;int</CODE></FONT></TD>
192
-<TD><CODE><B><A HREF="Animation.html#size()">size</A></B>()</CODE>
193
-
194
-<BR>
195
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return size of this animation, in number of frames</TD>
196
-</TR>
197
-</TABLE>
198
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
199
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
201
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
202
-</TR>
203
-<TR BGCOLOR="white" CLASS="TableRowColor">
204
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
205
-</TR>
206
-</TABLE>
207
-&nbsp;
208
-<P>
209
-
210
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
211
-
212
-<A NAME="constructor_detail"><!-- --></A>
213
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
214
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
215
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
216
-<B>Constructor Detail</B></FONT></TH>
217
-</TR>
218
-</TABLE>
219
-
220
-<A NAME="Animation()"><!-- --></A><H3>
221
-Animation</H3>
222
-<PRE>
223
-public <B>Animation</B>()</PRE>
224
-<DL>
225
-</DL>
226
-
227
-<!-- ============ METHOD DETAIL ========== -->
228
-
229
-<A NAME="method_detail"><!-- --></A>
230
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
231
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
232
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
233
-<B>Method Detail</B></FONT></TH>
234
-</TR>
235
-</TABLE>
236
-
237
-<A NAME="getName()"><!-- --></A><H3>
238
-getName</H3>
239
-<PRE>
240
-public java.lang.String <B>getName</B>()</PRE>
241
-<DL>
242
-<DD>Gets the name of this animation
243
-<P>
244
-<DD><DL>
245
-
246
-<DT><B>Returns:</B><DD>name of this animation</DL>
247
-</DD>
248
-</DL>
249
-<HR>
250
-
251
-<A NAME="setName(java.lang.String)"><!-- --></A><H3>
252
-setName</H3>
253
-<PRE>
254
-public void <B>setName</B>(java.lang.String&nbsp;s)</PRE>
255
-<DL>
256
-<DD>Sets the name of this animation
257
-<P>
258
-<DD><DL>
259
-<DT><B>Parameters:</B><DD><CODE>s</CODE> - new name</DL>
260
-</DD>
261
-</DL>
262
-<HR>
263
-
264
-<A NAME="get(int)"><!-- --></A><H3>
265
-get</H3>
266
-<PRE>
267
-public <A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A> <B>get</B>(int&nbsp;i)</PRE>
268
-<DL>
269
-<DD>Gets the specified frame in this animation
270
-<P>
271
-<DD><DL>
272
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - Index of frame you want
273
-<DT><B>Returns:</B><DD>The selected frame</DL>
274
-</DD>
275
-</DL>
276
-<HR>
277
-
278
-<A NAME="set(AFrame, int)"><!-- --></A><H3>
279
-set</H3>
280
-<PRE>
281
-public void <B>set</B>(<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>&nbsp;f,
282
-                int&nbsp;i)</PRE>
283
-<DL>
284
-<DD>Sets the selected Frame
285
-<P>
286
-<DD><DL>
287
-<DT><B>Parameters:</B><DD><CODE>f</CODE> - the frame you want to place in this animation<DD><CODE>i</CODE> - Index of the frame you want to override</DL>
288
-</DD>
289
-</DL>
290
-<HR>
291
-
292
-<A NAME="remove(int)"><!-- --></A><H3>
293
-remove</H3>
294
-<PRE>
295
-public void <B>remove</B>(int&nbsp;i)</PRE>
296
-<DL>
297
-<DD>Removes a frame. Subsequent frames shift to the left.
298
-<P>
299
-<DD><DL>
300
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - Index of frame you want to remove</DL>
301
-</DD>
302
-</DL>
303
-<HR>
304
-
305
-<A NAME="add(int)"><!-- --></A><H3>
306
-add</H3>
307
-<PRE>
308
-public void <B>add</B>(int&nbsp;i)</PRE>
309
-<DL>
310
-<DD>Add a new (empty) frame at the specified position
311
-<P>
312
-<DD><DL>
313
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - Index you want to place the new frame in<DT><B>See Also:</B><DD><A HREF="Animation.html#size()"><CODE>size()</CODE></A></DL>
314
-</DD>
315
-</DL>
316
-<HR>
317
-
318
-<A NAME="add(int, AFrame)"><!-- --></A><H3>
319
-add</H3>
320
-<PRE>
321
-public void <B>add</B>(int&nbsp;i,
322
-                <A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>&nbsp;f)</PRE>
323
-<DL>
324
-<DD>Add a specified frame at the specified position
325
-<P>
326
-<DD><DL>
327
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - Index for new frame<DD><CODE>f</CODE> - data for new frame</DL>
328
-</DD>
329
-</DL>
330
-<HR>
331
-
332
-<A NAME="size()"><!-- --></A><H3>
333
-size</H3>
334
-<PRE>
335
-public int <B>size</B>()</PRE>
336
-<DL>
337
-<DD>Return size of this animation, in number of frames
338
-<P>
339
-<DD><DL>
340
-
341
-<DT><B>Returns:</B><DD>number of frames</DL>
342
-</DD>
343
-</DL>
344
-<!-- ========= END OF CLASS DATA ========= -->
345
-<HR>
346
-
347
-
348
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
349
-<A NAME="navbar_bottom"><!-- --></A>
350
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
351
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
352
-<TR>
353
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
354
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
355
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
356
-  <TR ALIGN="center" VALIGN="top">
357
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
358
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
359
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
360
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
361
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
362
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
363
-  </TR>
364
-</TABLE>
365
-</TD>
366
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
367
-</EM>
368
-</TD>
369
-</TR>
370
-
371
-<TR>
372
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
373
-&nbsp;<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
374
-&nbsp;<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
375
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
376
-  <A HREF="index.html?Animation.html" target="_top"><B>FRAMES</B></A>  &nbsp;
377
-&nbsp;<A HREF="Animation.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
378
-&nbsp;<SCRIPT type="text/javascript">
379
-  <!--
380
-  if(window==top) {
381
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
382
-  }
383
-  //-->
384
-</SCRIPT>
385
-<NOSCRIPT>
386
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
387
-</NOSCRIPT>
388
-
389
-
390
-</FONT></TD>
391
-</TR>
392
-<TR>
393
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
394
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
395
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
396
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
397
-</TR>
398
-</TABLE>
399
-<A NAME="skip-navbar_bottom"></A>
400
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
401
-
402
-<HR>
403
-
404
-</BODY>
405
-</HTML>

+ 0
- 301
Cube Control/doc/AnimationUtility.html View File

@@ -1,301 +0,0 @@
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_07) on Mon Dec 12 09:47:07 GMT+01:00 2011 -->
6
-<TITLE>
7
-AnimationUtility
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="AnimationUtility";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?AnimationUtility.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="AnimationUtility.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class AnimationUtility</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>AnimationUtility</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>AnimationUtility</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-A helper class that loads animations from a file or saves them to one.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
108
-
109
-<A NAME="constructor_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Constructor Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD><CODE><B><A HREF="AnimationUtility.html#AnimationUtility()">AnimationUtility</A></B>()</CODE>
117
-
118
-<BR>
119
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
-</TR>
121
-</TABLE>
122
-&nbsp;
123
-<!-- ========== METHOD SUMMARY =========== -->
124
-
125
-<A NAME="method_summary"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
-<B>Method Summary</B></FONT></TH>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="AnimationUtility.html#getLastError()">getLastError</A></B>()</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the last error that occured while writing</TD>
138
-</TR>
139
-<TR BGCOLOR="white" CLASS="TableRowColor">
140
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
-<CODE>static&nbsp;java.util.ArrayList&lt;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>&gt;</CODE></FONT></TD>
142
-<TD><CODE><B><A HREF="AnimationUtility.html#readFile(java.lang.String)">readFile</A></B>(java.lang.String&nbsp;path)</CODE>
143
-
144
-<BR>
145
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read a file, return ArrayList with all animations in the file.</TD>
146
-</TR>
147
-<TR BGCOLOR="white" CLASS="TableRowColor">
148
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
-<CODE>static&nbsp;void</CODE></FONT></TD>
150
-<TD><CODE><B><A HREF="AnimationUtility.html#writeFile(java.lang.String, java.util.ArrayList)">writeFile</A></B>(java.lang.String&nbsp;path,
151
-          java.util.ArrayList&lt;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>&gt;&nbsp;animations)</CODE>
152
-
153
-<BR>
154
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a file with all Animations of an ArrayList</TD>
155
-</TR>
156
-</TABLE>
157
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
158
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
160
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
161
-</TR>
162
-<TR BGCOLOR="white" CLASS="TableRowColor">
163
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
164
-</TR>
165
-</TABLE>
166
-&nbsp;
167
-<P>
168
-
169
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
170
-
171
-<A NAME="constructor_detail"><!-- --></A>
172
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
175
-<B>Constructor Detail</B></FONT></TH>
176
-</TR>
177
-</TABLE>
178
-
179
-<A NAME="AnimationUtility()"><!-- --></A><H3>
180
-AnimationUtility</H3>
181
-<PRE>
182
-public <B>AnimationUtility</B>()</PRE>
183
-<DL>
184
-</DL>
185
-
186
-<!-- ============ METHOD DETAIL ========== -->
187
-
188
-<A NAME="method_detail"><!-- --></A>
189
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
191
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
192
-<B>Method Detail</B></FONT></TH>
193
-</TR>
194
-</TABLE>
195
-
196
-<A NAME="readFile(java.lang.String)"><!-- --></A><H3>
197
-readFile</H3>
198
-<PRE>
199
-public static java.util.ArrayList&lt;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>&gt; <B>readFile</B>(java.lang.String&nbsp;path)
200
-                                               throws java.lang.Exception</PRE>
201
-<DL>
202
-<DD>Read a file, return ArrayList with all animations in the file.
203
-<P>
204
-<DD><DL>
205
-<DT><B>Parameters:</B><DD><CODE>path</CODE> - Path of file
206
-<DT><B>Returns:</B><DD>Populated ArrayList
207
-<DT><B>Throws:</B>
208
-<DD><CODE>Excpetion</CODE> - When something goes wrong with the Scanner...
209
-<DD><CODE>java.lang.Exception</CODE></DL>
210
-</DD>
211
-</DL>
212
-<HR>
213
-
214
-<A NAME="writeFile(java.lang.String, java.util.ArrayList)"><!-- --></A><H3>
215
-writeFile</H3>
216
-<PRE>
217
-public static void <B>writeFile</B>(java.lang.String&nbsp;path,
218
-                             java.util.ArrayList&lt;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>&gt;&nbsp;animations)</PRE>
219
-<DL>
220
-<DD>Write a file with all Animations of an ArrayList
221
-<P>
222
-<DD><DL>
223
-<DT><B>Parameters:</B><DD><CODE>path</CODE> - Path to write to<DD><CODE>animations</CODE> - ArrayList with all animations to be saved<DT><B>See Also:</B><DD><A HREF="AnimationUtility.html#getLastError()"><CODE>getLastError()</CODE></A></DL>
224
-</DD>
225
-</DL>
226
-<HR>
227
-
228
-<A NAME="getLastError()"><!-- --></A><H3>
229
-getLastError</H3>
230
-<PRE>
231
-public static java.lang.String <B>getLastError</B>()</PRE>
232
-<DL>
233
-<DD>Get the last error that occured while writing
234
-<P>
235
-<DD><DL>
236
-
237
-<DT><B>Returns:</B><DD>Text of the exception that occured<DT><B>See Also:</B><DD><A HREF="AnimationUtility.html#writeFile(java.lang.String, java.util.ArrayList)"><CODE>writeFile()</CODE></A></DL>
238
-</DD>
239
-</DL>
240
-<!-- ========= END OF CLASS DATA ========= -->
241
-<HR>
242
-
243
-
244
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
245
-<A NAME="navbar_bottom"><!-- --></A>
246
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
247
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
248
-<TR>
249
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
250
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
251
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
252
-  <TR ALIGN="center" VALIGN="top">
253
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
254
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
255
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
256
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
257
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
258
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
259
-  </TR>
260
-</TABLE>
261
-</TD>
262
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
263
-</EM>
264
-</TD>
265
-</TR>
266
-
267
-<TR>
268
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
269
-&nbsp;<A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
270
-&nbsp;<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
271
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
272
-  <A HREF="index.html?AnimationUtility.html" target="_top"><B>FRAMES</B></A>  &nbsp;
273
-&nbsp;<A HREF="AnimationUtility.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
274
-&nbsp;<SCRIPT type="text/javascript">
275
-  <!--
276
-  if(window==top) {
277
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
278
-  }
279
-  //-->
280
-</SCRIPT>
281
-<NOSCRIPT>
282
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
283
-</NOSCRIPT>
284
-
285
-
286
-</FONT></TD>
287
-</TR>
288
-<TR>
289
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
290
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
291
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
292
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
293
-</TR>
294
-</TABLE>
295
-<A NAME="skip-navbar_bottom"></A>
296
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
297
-
298
-<HR>
299
-
300
-</BODY>
301
-</HTML>

+ 0
- 252
Cube Control/doc/HelperUtility.html View File

@@ -1,252 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-HelperUtility
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="HelperUtility";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?HelperUtility.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="HelperUtility.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class HelperUtility</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>HelperUtility</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>HelperUtility</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-This helper class extracts the serialHelper from the JAR file, makes it executable and executes it with the given Command line arguments.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
108
-
109
-<A NAME="constructor_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Constructor Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD><CODE><B><A HREF="HelperUtility.html#HelperUtility()">HelperUtility</A></B>()</CODE>
117
-
118
-<BR>
119
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
-</TR>
121
-</TABLE>
122
-&nbsp;
123
-<!-- ========== METHOD SUMMARY =========== -->
124
-
125
-<A NAME="method_summary"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
-<B>Method Summary</B></FONT></TH>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="HelperUtility.html#runHelper(java.lang.String[])">runHelper</A></B>(java.lang.String[]&nbsp;args)</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Run the serialHelper with the given arguments</TD>
138
-</TR>
139
-</TABLE>
140
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
141
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
143
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
144
-</TR>
145
-<TR BGCOLOR="white" CLASS="TableRowColor">
146
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
147
-</TR>
148
-</TABLE>
149
-&nbsp;
150
-<P>
151
-
152
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
153
-
154
-<A NAME="constructor_detail"><!-- --></A>
155
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
157
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
158
-<B>Constructor Detail</B></FONT></TH>
159
-</TR>
160
-</TABLE>
161
-
162
-<A NAME="HelperUtility()"><!-- --></A><H3>
163
-HelperUtility</H3>
164
-<PRE>
165
-public <B>HelperUtility</B>()</PRE>
166
-<DL>
167
-</DL>
168
-
169
-<!-- ============ METHOD DETAIL ========== -->
170
-
171
-<A NAME="method_detail"><!-- --></A>
172
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
174
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
175
-<B>Method Detail</B></FONT></TH>
176
-</TR>
177
-</TABLE>
178
-
179
-<A NAME="runHelper(java.lang.String[])"><!-- --></A><H3>
180
-runHelper</H3>
181
-<PRE>
182
-public static java.lang.String <B>runHelper</B>(java.lang.String[]&nbsp;args)</PRE>
183
-<DL>
184
-<DD>Run the serialHelper with the given arguments
185
-<P>
186
-<DD><DL>
187
-<DT><B>Parameters:</B><DD><CODE>args</CODE> - Command line arguments for serialHelper
188
-<DT><B>Returns:</B><DD>Output of helper</DL>
189
-</DD>
190
-</DL>
191
-<!-- ========= END OF CLASS DATA ========= -->
192
-<HR>
193
-
194
-
195
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
196
-<A NAME="navbar_bottom"><!-- --></A>
197
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
198
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
199
-<TR>
200
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
201
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
202
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
203
-  <TR ALIGN="center" VALIGN="top">
204
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
205
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
206
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
207
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
208
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
209
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
210
-  </TR>
211
-</TABLE>
212
-</TD>
213
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
214
-</EM>
215
-</TD>
216
-</TR>
217
-
218
-<TR>
219
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
220
-&nbsp;<A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
221
-&nbsp;<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
222
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
223
-  <A HREF="index.html?HelperUtility.html" target="_top"><B>FRAMES</B></A>  &nbsp;
224
-&nbsp;<A HREF="HelperUtility.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
225
-&nbsp;<SCRIPT type="text/javascript">
226
-  <!--
227
-  if(window==top) {
228
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
229
-  }
230
-  //-->
231
-</SCRIPT>
232
-<NOSCRIPT>
233
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
234
-</NOSCRIPT>
235
-
236
-
237
-</FONT></TD>
238
-</TR>
239
-<TR>
240
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
241
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
242
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
243
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
244
-</TR>
245
-</TABLE>
246
-<A NAME="skip-navbar_bottom"></A>
247
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
248
-
249
-<HR>
250
-
251
-</BODY>
252
-</HTML>

+ 0
- 295
Cube Control/doc/Led3D.html View File

@@ -1,295 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-Led3D
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Led3D";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;NEXT CLASS</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?Led3D.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="Led3D.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class Led3D</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>Led3D</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>Led3D</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-This class is responsible for displaying the 3D View of our Cube.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
108
-
109
-<A NAME="constructor_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Constructor Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD><CODE><B><A HREF="Led3D.html#Led3D(javax.media.j3d.Canvas3D)">Led3D</A></B>(javax.media.j3d.Canvas3D&nbsp;canv)</CODE>
117
-
118
-<BR>
119
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120
-</TR>
121
-</TABLE>
122
-&nbsp;
123
-<!-- ========== METHOD SUMMARY =========== -->
124
-
125
-<A NAME="method_summary"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
-<B>Method Summary</B></FONT></TH>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>&nbsp;void</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="Led3D.html#printTranslationData()">printTranslationData</A></B>()</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prints the translation matrix that is changed by moving/rotating the 3D Cube with your mouse.</TD>
138
-</TR>
139
-<TR BGCOLOR="white" CLASS="TableRowColor">
140
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
-<CODE>&nbsp;void</CODE></FONT></TD>
142
-<TD><CODE><B><A HREF="Led3D.html#resetView()">resetView</A></B>()</CODE>
143
-
144
-<BR>
145
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rotate the cube back to its initial position.</TD>
146
-</TR>
147
-<TR BGCOLOR="white" CLASS="TableRowColor">
148
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
-<CODE>&nbsp;void</CODE></FONT></TD>
150
-<TD><CODE><B><A HREF="Led3D.html#setData(short[])">setData</A></B>(short[]&nbsp;data)</CODE>
151
-
152
-<BR>
153
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the data that is displayed by the LEDs</TD>
154
-</TR>
155
-</TABLE>
156
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
157
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
159
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
160
-</TR>
161
-<TR BGCOLOR="white" CLASS="TableRowColor">
162
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
163
-</TR>
164
-</TABLE>
165
-&nbsp;
166
-<P>
167
-
168
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
169
-
170
-<A NAME="constructor_detail"><!-- --></A>
171
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
174
-<B>Constructor Detail</B></FONT></TH>
175
-</TR>
176
-</TABLE>
177
-
178
-<A NAME="Led3D(javax.media.j3d.Canvas3D)"><!-- --></A><H3>
179
-Led3D</H3>
180
-<PRE>
181
-public <B>Led3D</B>(javax.media.j3d.Canvas3D&nbsp;canv)</PRE>
182
-<DL>
183
-<DL>
184
-<DT><B>Parameters:</B><DD><CODE>canv</CODE> - The Canvas3D we render our cube in</DL>
185
-</DL>
186
-
187
-<!-- ============ METHOD DETAIL ========== -->
188
-
189
-<A NAME="method_detail"><!-- --></A>
190
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
191
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
192
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
193
-<B>Method Detail</B></FONT></TH>
194
-</TR>
195
-</TABLE>
196
-
197
-<A NAME="resetView()"><!-- --></A><H3>
198
-resetView</H3>
199
-<PRE>
200
-public void <B>resetView</B>()</PRE>
201
-<DL>
202
-<DD>Rotate the cube back to its initial position.
203
-<P>
204
-<DD><DL>
205
-</DL>
206
-</DD>
207
-</DL>
208
-<HR>
209
-
210
-<A NAME="printTranslationData()"><!-- --></A><H3>
211
-printTranslationData</H3>
212
-<PRE>
213
-public void <B>printTranslationData</B>()</PRE>
214
-<DL>
215
-<DD>Prints the translation matrix that is changed by moving/rotating the 3D Cube with your mouse.
216
-<P>
217
-<DD><DL>
218
-</DL>
219
-</DD>
220
-</DL>
221
-<HR>
222
-
223
-<A NAME="setData(short[])"><!-- --></A><H3>
224
-setData</H3>
225
-<PRE>
226
-public void <B>setData</B>(short[]&nbsp;data)</PRE>
227
-<DL>
228
-<DD>Sets the data that is displayed by the LEDs
229
-<P>
230
-<DD><DL>
231
-<DT><B>Parameters:</B><DD><CODE>data</CODE> - 64 byte array with the data (8 bits/LEDs per byte)</DL>
232
-</DD>
233
-</DL>
234
-<!-- ========= END OF CLASS DATA ========= -->
235
-<HR>
236
-
237
-
238
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
239
-<A NAME="navbar_bottom"><!-- --></A>
240
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
241
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
242
-<TR>
243
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
244
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
245
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
246
-  <TR ALIGN="center" VALIGN="top">
247
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
248
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
249
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
250
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
251
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
252
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
253
-  </TR>
254
-</TABLE>
255
-</TD>
256
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
257
-</EM>
258
-</TD>
259
-</TR>
260
-
261
-<TR>
262
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
263
-&nbsp;<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
264
-&nbsp;NEXT CLASS</FONT></TD>
265
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
266
-  <A HREF="index.html?Led3D.html" target="_top"><B>FRAMES</B></A>  &nbsp;
267
-&nbsp;<A HREF="Led3D.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
268
-&nbsp;<SCRIPT type="text/javascript">
269
-  <!--
270
-  if(window==top) {
271
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
272
-  }
273
-  //-->
274
-</SCRIPT>
275
-<NOSCRIPT>
276
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
277
-</NOSCRIPT>
278
-
279
-
280
-</FONT></TD>
281
-</TR>
282
-<TR>
283
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
284
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
285
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
286
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
287
-</TR>
288
-</TABLE>
289
-<A NAME="skip-navbar_bottom"></A>
290
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
291
-
292
-<HR>
293
-
294
-</BODY>
295
-</HTML>

+ 0
- 45
Cube Control/doc/allclasses-frame.html View File

@@ -1,45 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-All Classes
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="AFrame.html" title="class in &lt;Unnamed&gt;" target="classFrame">AFrame</A>
25
-<BR>
26
-<A HREF="Animation.html" title="class in &lt;Unnamed&gt;" target="classFrame">Animation</A>
27
-<BR>
28
-<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;" target="classFrame">AnimationUtility</A>
29
-<BR>
30
-<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;" target="classFrame">cubeWorker</A>
31
-<BR>
32
-<A HREF="Frame.html" title="class in &lt;Unnamed&gt;" target="classFrame">Frame</A>
33
-<BR>
34
-<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;" target="classFrame">HelperUtility</A>
35
-<BR>
36
-<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;" target="classFrame">layerEditFrame</A>
37
-<BR>
38
-<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;" target="classFrame">Led3D</A>
39
-<BR>
40
-</FONT></TD>
41
-</TR>
42
-</TABLE>
43
-
44
-</BODY>
45
-</HTML>

+ 0
- 45
Cube Control/doc/allclasses-noframe.html View File

@@ -1,45 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-All Classes
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
25
-<BR>
26
-<A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
27
-<BR>
28
-<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A>
29
-<BR>
30
-<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
31
-<BR>
32
-<A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
33
-<BR>
34
-<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;">HelperUtility</A>
35
-<BR>
36
-<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
37
-<BR>
38
-<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A>
39
-<BR>
40
-</FONT></TD>
41
-</TR>
42
-</TABLE>
43
-
44
-</BODY>
45
-</HTML>

+ 0
- 142
Cube Control/doc/constant-values.html View File

@@ -1,142 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-Constant Field Values
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Constant Field Values";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H1>
82
-Constant Field Values</H1>
83
-</CENTER>
84
-<HR SIZE="4" NOSHADE>
85
-<B>Contents</B><UL>
86
-</UL>
87
-
88
-<HR>
89
-
90
-
91
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
92
-<A NAME="navbar_bottom"><!-- --></A>
93
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
94
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
95
-<TR>
96
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
97
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
98
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
99
-  <TR ALIGN="center" VALIGN="top">
100
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
101
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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-all.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?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
120
-&nbsp;<A HREF="constant-values.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
- 747
Cube Control/doc/cubeWorker.html View File

@@ -1,747 +0,0 @@
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_07) on Mon Dec 12 09:47:07 GMT+01:00 2011 -->
6
-<TITLE>
7
-cubeWorker
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="cubeWorker";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?cubeWorker.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="cubeWorker.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class cubeWorker</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>cubeWorker</B>
92
-</PRE>
93
-<HR>
94
-<DL>
95
-<DT><PRE>public class <B>cubeWorker</B><DT>extends java.lang.Object</DL>
96
-</PRE>
97
-
98
-<P>
99
-This class holds all Data of the Application. Additionally it performs the transmission of animation data to/from the cube and saves/loads animations in/from a file.
100
-<P>
101
-
102
-<P>
103
-<HR>
104
-
105
-<P>
106
-
107
-<!-- ========== METHOD SUMMARY =========== -->
108
-
109
-<A NAME="method_summary"><!-- --></A>
110
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113
-<B>Method Summary</B></FONT></TH>
114
-</TR>
115
-<TR BGCOLOR="white" CLASS="TableRowColor">
116
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
117
-<CODE>&nbsp;int</CODE></FONT></TD>
118
-<TD><CODE><B><A HREF="cubeWorker.html#addAnimation()">addAnimation</A></B>()</CODE>
119
-
120
-<BR>
121
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an animation.</TD>
122
-</TR>
123
-<TR BGCOLOR="white" CLASS="TableRowColor">
124
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125
-<CODE>&nbsp;int</CODE></FONT></TD>
126
-<TD><CODE><B><A HREF="cubeWorker.html#addFrame(int)">addFrame</A></B>(int&nbsp;anim)</CODE>
127
-
128
-<BR>
129
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a Frame to an animation.</TD>
130
-</TR>
131
-<TR BGCOLOR="white" CLASS="TableRowColor">
132
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133
-<CODE>&nbsp;boolean</CODE></FONT></TD>
134
-<TD><CODE><B><A HREF="cubeWorker.html#changedStateSinceSave()">changedStateSinceSave</A></B>()</CODE>
135
-
136
-<BR>
137
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check if something changed after loading/saving.</TD>
138
-</TR>
139
-<TR BGCOLOR="white" CLASS="TableRowColor">
140
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
-<CODE>&nbsp;int</CODE></FONT></TD>
142
-<TD><CODE><B><A HREF="cubeWorker.html#downloadState(java.lang.String)">downloadState</A></B>(java.lang.String&nbsp;port)</CODE>
143
-
144
-<BR>
145
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get all animations from the cube, place it in this object</TD>
146
-</TR>
147
-<TR BGCOLOR="white" CLASS="TableRowColor">
148
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
-<CODE>&nbsp;int</CODE></FONT></TD>
150
-<TD><CODE><B><A HREF="cubeWorker.html#framesRemaining()">framesRemaining</A></B>()</CODE>
151
-
152
-<BR>
153
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the number of frames you can add until the Cubes memory is full.</TD>
154
-</TR>
155
-<TR BGCOLOR="white" CLASS="TableRowColor">
156
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
-<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
158
-<TD><CODE><B><A HREF="cubeWorker.html#getAnimationName(int)">getAnimationName</A></B>(int&nbsp;selectedAnimation)</CODE>
159
-
160
-<BR>
161
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the name of an animation</TD>
162
-</TR>
163
-<TR BGCOLOR="white" CLASS="TableRowColor">
164
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
-<CODE>&nbsp;short[]</CODE></FONT></TD>
166
-<TD><CODE><B><A HREF="cubeWorker.html#getFrame(int, int)">getFrame</A></B>(int&nbsp;anim,
167
-         int&nbsp;frame)</CODE>
168
-
169
-<BR>
170
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the data of a frame.</TD>
171
-</TR>
172
-<TR BGCOLOR="white" CLASS="TableRowColor">
173
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
-<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
175
-<TD><CODE><B><A HREF="cubeWorker.html#getFrameName(int, int)">getFrameName</A></B>(int&nbsp;anim,
176
-             int&nbsp;frame)</CODE>
177
-
178
-<BR>
179
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the name of a frame.</TD>
180
-</TR>
181
-<TR BGCOLOR="white" CLASS="TableRowColor">
182
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
-<CODE>&nbsp;short</CODE></FONT></TD>
184
-<TD><CODE><B><A HREF="cubeWorker.html#getFrameTime(int, int)">getFrameTime</A></B>(int&nbsp;anim,
185
-             int&nbsp;frame)</CODE>
186
-
187
-<BR>
188
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get frame duration.</TD>
189
-</TR>
190
-<TR BGCOLOR="white" CLASS="TableRowColor">
191
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
192
-<CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
193
-<TD><CODE><B><A HREF="cubeWorker.html#getSerialPorts()">getSerialPorts</A></B>()</CODE>
194
-
195
-<BR>
196
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the names of all available serial ports.</TD>
197
-</TR>
198
-<TR BGCOLOR="white" CLASS="TableRowColor">
199
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200
-<CODE>&nbsp;int</CODE></FONT></TD>
201
-<TD><CODE><B><A HREF="cubeWorker.html#loadState(java.lang.String)">loadState</A></B>(java.lang.String&nbsp;path)</CODE>
202
-
203
-<BR>
204
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads an animation file into this worker.</TD>
205
-</TR>
206
-<TR BGCOLOR="white" CLASS="TableRowColor">
207
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
-<CODE>&nbsp;void</CODE></FONT></TD>
209
-<TD><CODE><B><A HREF="cubeWorker.html#moveAnimation(int, int)">moveAnimation</A></B>(int&nbsp;dir,
210
-              int&nbsp;selectedAnimation)</CODE>
211
-
212
-<BR>
213
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move an animation UP or DOWN.</TD>
214
-</TR>
215
-<TR BGCOLOR="white" CLASS="TableRowColor">
216
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
217
-<CODE>&nbsp;void</CODE></FONT></TD>
218
-<TD><CODE><B><A HREF="cubeWorker.html#moveFrame(int, int, int)">moveFrame</A></B>(int&nbsp;dir,
219
-          int&nbsp;anim,
220
-          int&nbsp;frame)</CODE>
221
-
222
-<BR>
223
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move a frame.</TD>
224
-</TR>
225
-<TR BGCOLOR="white" CLASS="TableRowColor">
226
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
-<CODE>&nbsp;int</CODE></FONT></TD>
228
-<TD><CODE><B><A HREF="cubeWorker.html#numOfAnimations()">numOfAnimations</A></B>()</CODE>
229
-
230
-<BR>
231
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the number of animations in this worker.</TD>
232
-</TR>
233
-<TR BGCOLOR="white" CLASS="TableRowColor">
234
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
-<CODE>&nbsp;int</CODE></FONT></TD>
236
-<TD><CODE><B><A HREF="cubeWorker.html#numOfFrames(int)">numOfFrames</A></B>(int&nbsp;selectedAnimation)</CODE>
237
-
238
-<BR>
239
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the number of frames in an animation.</TD>
240
-</TR>
241
-<TR BGCOLOR="white" CLASS="TableRowColor">
242
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
243
-<CODE>&nbsp;boolean</CODE></FONT></TD>
244
-<TD><CODE><B><A HREF="cubeWorker.html#probeCubeConnected(java.lang.String)">probeCubeConnected</A></B>(java.lang.String&nbsp;port)</CODE>
245
-
246
-<BR>
247
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Try to speak with the cube.</TD>
248
-</TR>
249
-<TR BGCOLOR="white" CLASS="TableRowColor">
250
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
251
-<CODE>&nbsp;void</CODE></FONT></TD>
252
-<TD><CODE><B><A HREF="cubeWorker.html#removeAnimation(int)">removeAnimation</A></B>(int&nbsp;selectedAnimation)</CODE>
253
-
254
-<BR>
255
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove an animation.</TD>
256
-</TR>
257
-<TR BGCOLOR="white" CLASS="TableRowColor">
258
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
259
-<CODE>&nbsp;void</CODE></FONT></TD>
260
-<TD><CODE><B><A HREF="cubeWorker.html#removeFrame(int, int)">removeFrame</A></B>(int&nbsp;anim,
261
-            int&nbsp;frame)</CODE>
262
-
263
-<BR>
264
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a frame.</TD>
265
-</TR>
266
-<TR BGCOLOR="white" CLASS="TableRowColor">
267
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
268
-<CODE>&nbsp;int</CODE></FONT></TD>
269
-<TD><CODE><B><A HREF="cubeWorker.html#saveState(java.lang.String)">saveState</A></B>(java.lang.String&nbsp;path)</CODE>
270
-
271
-<BR>
272
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Save the state of this object into a file.</TD>
273
-</TR>
274
-<TR BGCOLOR="white" CLASS="TableRowColor">
275
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
276
-<CODE>&nbsp;void</CODE></FONT></TD>
277
-<TD><CODE><B><A HREF="cubeWorker.html#setAnimationName(java.lang.String, int)">setAnimationName</A></B>(java.lang.String&nbsp;s,
278
-                 int&nbsp;selectedAnimation)</CODE>
279
-
280
-<BR>
281
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the name of an animation
282
- @param s New name</TD>
283
-</TR>
284
-<TR BGCOLOR="white" CLASS="TableRowColor">
285
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
286
-<CODE>&nbsp;void</CODE></FONT></TD>
287
-<TD><CODE><B><A HREF="cubeWorker.html#setFrame(short[], int, int)">setFrame</A></B>(short[]&nbsp;data,
288
-         int&nbsp;anim,
289
-         int&nbsp;frame)</CODE>
290
-
291
-<BR>
292
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the data of a frame</TD>
293
-</TR>
294
-<TR BGCOLOR="white" CLASS="TableRowColor">
295
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
296
-<CODE>&nbsp;void</CODE></FONT></TD>
297
-<TD><CODE><B><A HREF="cubeWorker.html#setFrameName(java.lang.String, int, int)">setFrameName</A></B>(java.lang.String&nbsp;s,
298
-             int&nbsp;anim,
299
-             int&nbsp;frame)</CODE>
300
-
301
-<BR>
302
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the name of a frame.</TD>
303
-</TR>
304
-<TR BGCOLOR="white" CLASS="TableRowColor">
305
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
306
-<CODE>&nbsp;void</CODE></FONT></TD>
307
-<TD><CODE><B><A HREF="cubeWorker.html#setFrameTime(short, int, int)">setFrameTime</A></B>(short&nbsp;time,
308
-             int&nbsp;anim,
309
-             int&nbsp;frame)</CODE>
310
-
311
-<BR>
312
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the frames duration.</TD>
313
-</TR>
314
-<TR BGCOLOR="white" CLASS="TableRowColor">
315
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
316
-<CODE>&nbsp;int</CODE></FONT></TD>
317
-<TD><CODE><B><A HREF="cubeWorker.html#uploadState(java.lang.String)">uploadState</A></B>(java.lang.String&nbsp;port)</CODE>
318
-
319
-<BR>
320
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Send all animations to the cube.</TD>
321
-</TR>
322
-</TABLE>
323
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
324
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
325
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
326
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
327
-</TR>
328
-<TR BGCOLOR="white" CLASS="TableRowColor">
329
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
330
-</TR>
331
-</TABLE>
332
-&nbsp;
333
-<P>
334
-
335
-<!-- ============ METHOD DETAIL ========== -->
336
-
337
-<A NAME="method_detail"><!-- --></A>
338
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
339
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
340
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
341
-<B>Method Detail</B></FONT></TH>
342
-</TR>
343
-</TABLE>
344
-
345
-<A NAME="numOfAnimations()"><!-- --></A><H3>
346
-numOfAnimations</H3>
347
-<PRE>
348
-public int <B>numOfAnimations</B>()</PRE>
349
-<DL>
350
-<DD>Get the number of animations in this worker.
351
-<P>
352
-<DD><DL>
353
-
354
-<DT><B>Returns:</B><DD>number of animations</DL>
355
-</DD>
356
-</DL>
357
-<HR>
358
-
359
-<A NAME="numOfFrames(int)"><!-- --></A><H3>
360
-numOfFrames</H3>
361
-<PRE>
362
-public int <B>numOfFrames</B>(int&nbsp;selectedAnimation)</PRE>
363
-<DL>
364
-<DD>Get the number of frames in an animation.
365
-<P>
366
-<DD><DL>
367
-<DT><B>Parameters:</B><DD><CODE>selectedAnimation</CODE> - the animation you want to check
368
-<DT><B>Returns:</B><DD>number of frames in this animation</DL>
369
-</DD>
370
-</DL>
371
-<HR>
372
-
373
-<A NAME="framesRemaining()"><!-- --></A><H3>
374
-framesRemaining</H3>
375
-<PRE>
376
-public int <B>framesRemaining</B>()</PRE>
377
-<DL>
378
-<DD>Get the number of frames you can add until the Cubes memory is full.
379
-<P>
380
-<DD><DL>
381
-
382
-<DT><B>Returns:</B><DD>number of frames remaining</DL>
383
-</DD>
384
-</DL>
385
-<HR>
386
-
387
-<A NAME="addAnimation()"><!-- --></A><H3>
388
-addAnimation</H3>
389
-<PRE>
390
-public int <B>addAnimation</B>()</PRE>
391
-<DL>
392
-<DD>Add an animation.
393
-<P>
394
-<DD><DL>
395
-
396
-<DT><B>Returns:</B><DD>Index of new animation, or -1 if not enough space remaining.</DL>
397
-</DD>
398
-</DL>
399
-<HR>
400
-
401
-<A NAME="removeAnimation(int)"><!-- --></A><H3>
402
-removeAnimation</H3>
403
-<PRE>
404
-public void <B>removeAnimation</B>(int&nbsp;selectedAnimation)</PRE>
405
-<DL>
406
-<DD>Remove an animation.
407
-<P>
408
-<DD><DL>
409
-<DT><B>Parameters:</B><DD><CODE>selectedAnimation</CODE> - the animation you want to delete</DL>
410
-</DD>
411
-</DL>
412
-<HR>
413
-
414
-<A NAME="getAnimationName(int)"><!-- --></A><H3>
415
-getAnimationName</H3>
416
-<PRE>
417
-public java.lang.String <B>getAnimationName</B>(int&nbsp;selectedAnimation)</PRE>
418
-<DL>
419
-<DD>Get the name of an animation
420
-<P>
421
-<DD><DL>
422
-<DT><B>Parameters:</B><DD><CODE>selectedAnimation</CODE> - The animation you want to get the name from
423
-<DT><B>Returns:</B><DD>The name</DL>
424
-</DD>
425
-</DL>
426
-<HR>
427
-
428
-<A NAME="setAnimationName(java.lang.String, int)"><!-- --></A><H3>
429
-setAnimationName</H3>
430
-<PRE>
431
-public void <B>setAnimationName</B>(java.lang.String&nbsp;s,
432
-                             int&nbsp;selectedAnimation)</PRE>
433
-<DL>
434
-<DD>Set the name of an animation
435
- @param s New name
436
-<P>
437
-<DD><DL>
438
-<DT><B>Parameters:</B><DD><CODE>selectedAnimation</CODE> - Index of the animation you want to change</DL>
439
-</DD>
440
-</DL>
441
-<HR>
442
-
443
-<A NAME="moveAnimation(int, int)"><!-- --></A><H3>
444
-moveAnimation</H3>
445
-<PRE>
446
-public void <B>moveAnimation</B>(int&nbsp;dir,
447
-                          int&nbsp;selectedAnimation)</PRE>
448
-<DL>
449
-<DD>Move an animation UP or DOWN.
450
-<P>
451
-<DD><DL>
452
-<DT><B>Parameters:</B><DD><CODE>dir</CODE> - Direction. Use UP and DOWN defined in cubeWorker<DD><CODE>selectedAnimation</CODE> - Animation you want to move</DL>
453
-</DD>
454
-</DL>
455
-<HR>
456
-
457
-<A NAME="getFrameName(int, int)"><!-- --></A><H3>
458
-getFrameName</H3>
459
-<PRE>
460
-public java.lang.String <B>getFrameName</B>(int&nbsp;anim,
461
-                                     int&nbsp;frame)</PRE>
462
-<DL>
463
-<DD>Get the name of a frame.
464
-<P>
465
-<DD><DL>
466
-<DT><B>Parameters:</B><DD><CODE>anim</CODE> - Animation the frame is in<DD><CODE>frame</CODE> - Index of the frame</DL>
467
-</DD>
468
-</DL>
469
-<HR>
470
-
471
-<A NAME="setFrameName(java.lang.String, int, int)"><!-- --></A><H3>
472
-setFrameName</H3>
473
-<PRE>
474
-public void <B>setFrameName</B>(java.lang.String&nbsp;s,
475
-                         int&nbsp;anim,
476
-                         int&nbsp;frame)</PRE>
477
-<DL>
478
-<DD>Set the name of a frame.
479
-<P>
480
-<DD><DL>
481
-<DT><B>Parameters:</B><DD><CODE>s</CODE> - New name<DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame Index</DL>
482
-</DD>
483
-</DL>
484
-<HR>
485
-
486
-<A NAME="addFrame(int)"><!-- --></A><H3>
487
-addFrame</H3>
488
-<PRE>
489
-public int <B>addFrame</B>(int&nbsp;anim)</PRE>
490
-<DL>
491
-<DD>Add a Frame to an animation.
492
-<P>
493
-<DD><DL>
494
-<DT><B>Parameters:</B><DD><CODE>anim</CODE> - Animation Index
495
-<DT><B>Returns:</B><DD>Index of new Frame or -1 if not enough space</DL>
496
-</DD>
497
-</DL>
498
-<HR>
499
-
500
-<A NAME="removeFrame(int, int)"><!-- --></A><H3>
501
-removeFrame</H3>
502
-<PRE>
503
-public void <B>removeFrame</B>(int&nbsp;anim,
504
-                        int&nbsp;frame)</PRE>
505
-<DL>
506
-<DD>Remove a frame.
507
-<P>
508
-<DD><DL>
509
-<DT><B>Parameters:</B><DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame you want to remove</DL>
510
-</DD>
511
-</DL>
512
-<HR>
513
-
514
-<A NAME="getFrame(int, int)"><!-- --></A><H3>
515
-getFrame</H3>
516
-<PRE>
517
-public short[] <B>getFrame</B>(int&nbsp;anim,
518
-                        int&nbsp;frame)</PRE>
519
-<DL>
520
-<DD>Get the data of a frame.
521
-<P>
522
-<DD><DL>
523
-<DT><B>Parameters:</B><DD><CODE>anim</CODE> - Animation Index
524
- @param frame Frame Index
525
-<DT><B>Returns:</B><DD>64 byte array with data (8 bits per byte => 512 bits)</DL>
526
-</DD>
527
-</DL>
528
-<HR>
529
-
530
-<A NAME="setFrame(short[], int, int)"><!-- --></A><H3>
531
-setFrame</H3>
532
-<PRE>
533
-public void <B>setFrame</B>(short[]&nbsp;data,
534
-                     int&nbsp;anim,
535
-                     int&nbsp;frame)</PRE>
536
-<DL>
537
-<DD>Set the data of a frame
538
-<P>
539
-<DD><DL>
540
-<DT><B>Parameters:</B><DD><CODE>data</CODE> - 64 byte array with data<DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame Index<DT><B>See Also:</B><DD><A HREF="cubeWorker.html#getFrame(int, int)"><CODE>getFrame()</CODE></A></DL>
541
-</DD>
542
-</DL>
543
-<HR>
544
-
545
-<A NAME="getFrameTime(int, int)"><!-- --></A><H3>
546
-getFrameTime</H3>
547
-<PRE>
548
-public short <B>getFrameTime</B>(int&nbsp;anim,
549
-                          int&nbsp;frame)</PRE>
550
-<DL>
551
-<DD>Get frame duration.
552
-<P>
553
-<DD><DL>
554
-<DT><B>Parameters:</B><DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame Index
555
-<DT><B>Returns:</B><DD>Duration. 0 means 1/24th of a second.</DL>
556
-</DD>
557
-</DL>
558
-<HR>
559
-
560
-<A NAME="setFrameTime(short, int, int)"><!-- --></A><H3>
561
-setFrameTime</H3>
562
-<PRE>
563
-public void <B>setFrameTime</B>(short&nbsp;time,
564
-                         int&nbsp;anim,
565
-                         int&nbsp;frame)</PRE>
566
-<DL>
567
-<DD>Set the frames duration.
568
-<P>
569
-<DD><DL>
570
-<DT><B>Parameters:</B><DD><CODE>time</CODE> - New duration<DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame Index<DT><B>See Also:</B><DD><A HREF="cubeWorker.html#getFrameTime(int, int)"><CODE>getFrameTime()</CODE></A></DL>
571
-</DD>
572
-</DL>
573
-<HR>
574
-
575
-<A NAME="moveFrame(int, int, int)"><!-- --></A><H3>
576
-moveFrame</H3>
577
-<PRE>
578
-public void <B>moveFrame</B>(int&nbsp;dir,
579
-                      int&nbsp;anim,
580
-                      int&nbsp;frame)</PRE>
581
-<DL>
582
-<DD>Move a frame.
583
-<P>
584
-<DD><DL>
585
-<DT><B>Parameters:</B><DD><CODE>dir</CODE> - Direction to move. Use UP and DOWN from cubeWorker<DD><CODE>anim</CODE> - Animation Index<DD><CODE>frame</CODE> - Frame Index<DT><B>See Also:</B><DD><A HREF="cubeWorker.html#moveAnimation(int, int)"><CODE>moveAnimation()</CODE></A></DL>
586
-</DD>
587
-</DL>
588
-<HR>
589
-
590
-<A NAME="loadState(java.lang.String)"><!-- --></A><H3>
591
-loadState</H3>
592
-<PRE>
593
-public int <B>loadState</B>(java.lang.String&nbsp;path)</PRE>
594
-<DL>
595
-<DD>Loads an animation file into this worker.
596
-<P>
597
-<DD><DL>
598
-<DT><B>Parameters:</B><DD><CODE>path</CODE> - Path of file to load
599
-<DT><B>Returns:</B><DD>0 on success, -1 on error.</DL>
600
-</DD>
601
-</DL>
602
-<HR>
603
-
604
-<A NAME="saveState(java.lang.String)"><!-- --></A><H3>
605
-saveState</H3>
606
-<PRE>
607
-public int <B>saveState</B>(java.lang.String&nbsp;path)</PRE>
608
-<DL>
609
-<DD>Save the state of this object into a file.
610
-<P>
611
-<DD><DL>
612
-<DT><B>Parameters:</B><DD><CODE>path</CODE> - Path to save file in
613
-<DT><B>Returns:</B><DD>0 on success, -1 on error</DL>
614
-</DD>
615
-</DL>
616
-<HR>
617
-
618
-<A NAME="changedStateSinceSave()"><!-- --></A><H3>
619
-changedStateSinceSave</H3>
620
-<PRE>
621
-public boolean <B>changedStateSinceSave</B>()</PRE>
622
-<DL>
623
-<DD>Check if something changed after loading/saving.
624
-<P>
625
-<DD><DL>
626
-
627
-<DT><B>Returns:</B><DD>TRUE if something changed, FALSE otherwise</DL>
628
-</DD>
629
-</DL>
630
-<HR>
631
-
632
-<A NAME="uploadState(java.lang.String)"><!-- --></A><H3>
633
-uploadState</H3>
634
-<PRE>
635
-public int <B>uploadState</B>(java.lang.String&nbsp;port)</PRE>
636
-<DL>
637
-<DD>Send all animations to the cube.
638
-<P>
639
-<DD><DL>
640
-<DT><B>Parameters:</B><DD><CODE>port</CODE> - Name of serial port to use
641
-<DT><B>Returns:</B><DD>0 on success, -1 on error</DL>
642
-</DD>
643
-</DL>
644
-<HR>
645
-
646
-<A NAME="downloadState(java.lang.String)"><!-- --></A><H3>
647
-downloadState</H3>
648
-<PRE>
649
-public int <B>downloadState</B>(java.lang.String&nbsp;port)</PRE>
650
-<DL>
651
-<DD>Get all animations from the cube, place it in this object
652
-<P>
653
-<DD><DL>
654
-<DT><B>Parameters:</B><DD><CODE>port</CODE> - Name of serial port to use
655
- @return 0 on success, -1 on error</DL>
656
-</DD>
657
-</DL>
658
-<HR>
659
-
660
-<A NAME="probeCubeConnected(java.lang.String)"><!-- --></A><H3>
661
-probeCubeConnected</H3>
662
-<PRE>
663
-public boolean <B>probeCubeConnected</B>(java.lang.String&nbsp;port)</PRE>
664
-<DL>
665
-<DD>Try to speak with the cube.
666
-<P>
667
-<DD><DL>
668
-<DT><B>Parameters:</B><DD><CODE>port</CODE> - Name of serial port
669
-<DT><B>Returns:</B><DD>TRUE if cube responds</DL>
670
-</DD>
671
-</DL>
672
-<HR>
673
-
674
-<A NAME="getSerialPorts()"><!-- --></A><H3>
675
-getSerialPorts</H3>
676
-<PRE>
677
-public java.lang.String[] <B>getSerialPorts</B>()</PRE>
678
-<DL>
679
-<DD>Get the names of all available serial ports.
680
-<P>
681
-<DD><DL>
682
-
683
-<DT><B>Returns:</B><DD>Array of port names. First entry is always "Select serial port..."</DL>
684
-</DD>
685
-</DL>
686
-<!-- ========= END OF CLASS DATA ========= -->
687
-<HR>
688
-
689
-
690
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
691
-<A NAME="navbar_bottom"><!-- --></A>
692
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
693
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
694
-<TR>
695
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
696
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
697
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
698
-  <TR ALIGN="center" VALIGN="top">
699
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
700
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
701
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
702
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
703
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
704
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
705
-  </TR>
706
-</TABLE>
707
-</TD>
708
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
709
-</EM>
710
-</TD>
711
-</TR>
712
-
713
-<TR>
714
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
715
-&nbsp;<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
716
-&nbsp;<A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
717
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
718
-  <A HREF="index.html?cubeWorker.html" target="_top"><B>FRAMES</B></A>  &nbsp;
719
-&nbsp;<A HREF="cubeWorker.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
720
-&nbsp;<SCRIPT type="text/javascript">
721
-  <!--
722
-  if(window==top) {
723
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
724
-  }
725
-  //-->
726
-</SCRIPT>
727
-<NOSCRIPT>
728
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
729
-</NOSCRIPT>
730
-
731
-
732
-</FONT></TD>
733
-</TR>
734
-<TR>
735
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
736
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
737
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
738
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
739
-</TR>
740
-</TABLE>
741
-<A NAME="skip-navbar_bottom"></A>
742
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
743
-
744
-<HR>
745
-
746
-</BODY>
747
-</HTML>

+ 0
- 142
Cube Control/doc/deprecated-list.html View File

@@ -1,142 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-Deprecated List
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Deprecated List";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H2>
82
-<B>Deprecated API</B></H2>
83
-</CENTER>
84
-<HR SIZE="4" NOSHADE>
85
-<B>Contents</B><UL>
86
-</UL>
87
-
88
-<HR>
89
-
90
-
91
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
92
-<A NAME="navbar_bottom"><!-- --></A>
93
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
94
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
95
-<TR>
96
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
97
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
98
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
99
-  <TR ALIGN="center" VALIGN="top">
100
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
101
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
104
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.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?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
120
-&nbsp;<A HREF="deprecated-list.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
- 976
Cube Control/doc/frame.html View File

@@ -1,976 +0,0 @@
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_07) on Mon Dec 12 09:47:07 GMT+01:00 2011 -->
6
-<TITLE>
7
-Frame
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Frame";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?Frame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="Frame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class Frame</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Component
92
-      <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Container
93
-          <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Window
94
-              <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Frame
95
-                  <IMG SRC="./resources/inherit.gif" ALT="extended by ">javax.swing.JFrame
96
-                      <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>Frame</B>
97
-</PRE>
98
-<DL>
99
-<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.event.ListSelectionListener, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
100
-</DL>
101
-<HR>
102
-<DL>
103
-<DT><PRE>public class <B>Frame</B><DT>extends javax.swing.JFrame<DT>implements javax.swing.event.ListSelectionListener</DL>
104
-</PRE>
105
-
106
-<P>
107
-<DL>
108
-<DT><B>See Also:</B><DD><A HREF="serialized-form.html#Frame">Serialized Form</A></DL>
109
-<HR>
110
-
111
-<P>
112
-<!-- ======== NESTED CLASS SUMMARY ======== -->
113
-
114
-<A NAME="nested_class_summary"><!-- --></A>
115
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
118
-<B>Nested Class Summary</B></FONT></TH>
119
-</TR>
120
-</TABLE>
121
-&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JFrame"><!-- --></A>
122
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
124
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JFrame</B></TH>
125
-</TR>
126
-<TR BGCOLOR="white" CLASS="TableRowColor">
127
-<TD><CODE>javax.swing.JFrame.AccessibleJFrame</CODE></TD>
128
-</TR>
129
-</TABLE>
130
-&nbsp;
131
-<A NAME="nested_classes_inherited_from_class_java.awt.Frame"><!-- --></A>
132
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Frame</B></TH>
135
-</TR>
136
-<TR BGCOLOR="white" CLASS="TableRowColor">
137
-<TD><CODE>java.awt.Frame.AccessibleAWTFrame</CODE></TD>
138
-</TR>
139
-</TABLE>
140
-&nbsp;
141
-<A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
142
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
145
-</TR>
146
-<TR BGCOLOR="white" CLASS="TableRowColor">
147
-<TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
148
-</TR>
149
-</TABLE>
150
-&nbsp;
151
-<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
152
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
153
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
154
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
155
-</TR>
156
-<TR BGCOLOR="white" CLASS="TableRowColor">
157
-<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
158
-</TR>
159
-</TABLE>
160
-&nbsp;
161
-<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
162
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
163
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
164
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
165
-</TR>
166
-<TR BGCOLOR="white" CLASS="TableRowColor">
167
-<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
168
-</TR>
169
-</TABLE>
170
-&nbsp;
171
-<!-- =========== FIELD SUMMARY =========== -->
172
-
173
-<A NAME="field_summary"><!-- --></A>
174
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
177
-<B>Field Summary</B></FONT></TH>
178
-</TR>
179
-<TR BGCOLOR="white" CLASS="TableRowColor">
180
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
-<CODE>&nbsp;javax.swing.JList</CODE></FONT></TD>
182
-<TD><CODE><B><A HREF="Frame.html#frameList">frameList</A></B></CODE>
183
-
184
-<BR>
185
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
-</TR>
187
-<TR BGCOLOR="white" CLASS="TableRowColor">
188
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
-<CODE>&nbsp;<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A></CODE></FONT></TD>
190
-<TD><CODE><B><A HREF="Frame.html#worker">worker</A></B></CODE>
191
-
192
-<BR>
193
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
-</TR>
195
-</TABLE>
196
-&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
197
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
199
-<TH ALIGN="left"><B>Fields inherited from class javax.swing.JFrame</B></TH>
200
-</TR>
201
-<TR BGCOLOR="white" CLASS="TableRowColor">
202
-<TD><CODE>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</CODE></TD>
203
-</TR>
204
-</TABLE>
205
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
206
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
208
-<TH ALIGN="left"><B>Fields inherited from class java.awt.Frame</B></TH>
209
-</TR>
210
-<TR BGCOLOR="white" CLASS="TableRowColor">
211
-<TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
212
-</TR>
213
-</TABLE>
214
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
215
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
217
-<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
218
-</TR>
219
-<TR BGCOLOR="white" CLASS="TableRowColor">
220
-<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
221
-</TR>
222
-</TABLE>
223
-&nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
224
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
226
-<TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
227
-</TR>
228
-<TR BGCOLOR="white" CLASS="TableRowColor">
229
-<TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
230
-</TR>
231
-</TABLE>
232
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
233
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
235
-<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
236
-</TR>
237
-<TR BGCOLOR="white" CLASS="TableRowColor">
238
-<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
239
-</TR>
240
-</TABLE>
241
-&nbsp;
242
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
243
-
244
-<A NAME="constructor_summary"><!-- --></A>
245
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
246
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
247
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
248
-<B>Constructor Summary</B></FONT></TH>
249
-</TR>
250
-<TR BGCOLOR="white" CLASS="TableRowColor">
251
-<TD><CODE><B><A HREF="Frame.html#Frame(java.lang.String)">Frame</A></B>(java.lang.String&nbsp;title)</CODE>
252
-
253
-<BR>
254
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
255
-</TR>
256
-</TABLE>
257
-&nbsp;
258
-<!-- ========== METHOD SUMMARY =========== -->
259
-
260
-<A NAME="method_summary"><!-- --></A>
261
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
262
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
263
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
264
-<B>Method Summary</B></FONT></TH>
265
-</TR>
266
-<TR BGCOLOR="white" CLASS="TableRowColor">
267
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
268
-<CODE>&nbsp;void</CODE></FONT></TD>
269
-<TD><CODE><B><A HREF="Frame.html#animAdd_ActionPerformed(java.awt.event.ActionEvent)">animAdd_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
270
-
271
-<BR>
272
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
273
-</TR>
274
-<TR BGCOLOR="white" CLASS="TableRowColor">
275
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
276
-<CODE>&nbsp;void</CODE></FONT></TD>
277
-<TD><CODE><B><A HREF="Frame.html#animDown_ActionPerformed(java.awt.event.ActionEvent)">animDown_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
278
-
279
-<BR>
280
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
281
-</TR>
282
-<TR BGCOLOR="white" CLASS="TableRowColor">
283
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
284
-<CODE>&nbsp;void</CODE></FONT></TD>
285
-<TD><CODE><B><A HREF="Frame.html#animRemove_ActionPerformed(java.awt.event.ActionEvent)">animRemove_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
286
-
287
-<BR>
288
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
289
-</TR>
290
-<TR BGCOLOR="white" CLASS="TableRowColor">
291
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
292
-<CODE>&nbsp;void</CODE></FONT></TD>
293
-<TD><CODE><B><A HREF="Frame.html#animUp_ActionPerformed(java.awt.event.ActionEvent)">animUp_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
294
-
295
-<BR>
296
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
297
-</TR>
298
-<TR BGCOLOR="white" CLASS="TableRowColor">
299
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
300
-<CODE>&nbsp;void</CODE></FONT></TD>
301
-<TD><CODE><B><A HREF="Frame.html#download_ActionPerformed(java.awt.event.ActionEvent)">download_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
302
-
303
-<BR>
304
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
305
-</TR>
306
-<TR BGCOLOR="white" CLASS="TableRowColor">
307
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
308
-<CODE>&nbsp;void</CODE></FONT></TD>
309
-<TD><CODE><B><A HREF="Frame.html#editA_ActionPerformed(java.awt.event.ActionEvent)">editA_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
310
-
311
-<BR>
312
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
313
-</TR>
314
-<TR BGCOLOR="white" CLASS="TableRowColor">
315
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
316
-<CODE>&nbsp;void</CODE></FONT></TD>
317
-<TD><CODE><B><A HREF="Frame.html#editB_ActionPerformed(java.awt.event.ActionEvent)">editB_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
318
-
319
-<BR>
320
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
321
-</TR>
322
-<TR BGCOLOR="white" CLASS="TableRowColor">
323
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
324
-<CODE>&nbsp;void</CODE></FONT></TD>
325
-<TD><CODE><B><A HREF="Frame.html#editC_ActionPerformed(java.awt.event.ActionEvent)">editC_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
326
-
327
-<BR>
328
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
329
-</TR>
330
-<TR BGCOLOR="white" CLASS="TableRowColor">
331
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
332
-<CODE>&nbsp;void</CODE></FONT></TD>
333
-<TD><CODE><B><A HREF="Frame.html#editD_ActionPerformed(java.awt.event.ActionEvent)">editD_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
334
-
335
-<BR>
336
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
337
-</TR>
338
-<TR BGCOLOR="white" CLASS="TableRowColor">
339
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
340
-<CODE>&nbsp;void</CODE></FONT></TD>
341
-<TD><CODE><B><A HREF="Frame.html#editE_ActionPerformed(java.awt.event.ActionEvent)">editE_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
342
-
343
-<BR>
344
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
345
-</TR>
346
-<TR BGCOLOR="white" CLASS="TableRowColor">
347
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
348
-<CODE>&nbsp;void</CODE></FONT></TD>
349
-<TD><CODE><B><A HREF="Frame.html#editF_ActionPerformed(java.awt.event.ActionEvent)">editF_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
350
-
351
-<BR>
352
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
353
-</TR>
354
-<TR BGCOLOR="white" CLASS="TableRowColor">
355
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
356
-<CODE>&nbsp;void</CODE></FONT></TD>
357
-<TD><CODE><B><A HREF="Frame.html#editG_ActionPerformed(java.awt.event.ActionEvent)">editG_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
358
-
359
-<BR>
360
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
361
-</TR>
362
-<TR BGCOLOR="white" CLASS="TableRowColor">
363
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
364
-<CODE>&nbsp;void</CODE></FONT></TD>
365
-<TD><CODE><B><A HREF="Frame.html#editH_ActionPerformed(java.awt.event.ActionEvent)">editH_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
366
-
367
-<BR>
368
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
369
-</TR>
370
-<TR BGCOLOR="white" CLASS="TableRowColor">
371
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
372
-<CODE>&nbsp;void</CODE></FONT></TD>
373
-<TD><CODE><B><A HREF="Frame.html#frameAdd_ActionPerformed(java.awt.event.ActionEvent)">frameAdd_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
374
-
375
-<BR>
376
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
377
-</TR>
378
-<TR BGCOLOR="white" CLASS="TableRowColor">
379
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
380
-<CODE>&nbsp;void</CODE></FONT></TD>
381
-<TD><CODE><B><A HREF="Frame.html#frameDown_ActionPerformed(java.awt.event.ActionEvent)">frameDown_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
382
-
383
-<BR>
384
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
385
-</TR>
386
-<TR BGCOLOR="white" CLASS="TableRowColor">
387
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
388
-<CODE>&nbsp;void</CODE></FONT></TD>
389
-<TD><CODE><B><A HREF="Frame.html#frameRemove_ActionPerformed(java.awt.event.ActionEvent)">frameRemove_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
390
-
391
-<BR>
392
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
393
-</TR>
394
-<TR BGCOLOR="white" CLASS="TableRowColor">
395
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
396
-<CODE>&nbsp;void</CODE></FONT></TD>
397
-<TD><CODE><B><A HREF="Frame.html#frameUp_ActionPerformed(java.awt.event.ActionEvent)">frameUp_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
398
-
399
-<BR>
400
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
401
-</TR>
402
-<TR BGCOLOR="white" CLASS="TableRowColor">
403
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
404
-<CODE>&nbsp;<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A></CODE></FONT></TD>
405
-<TD><CODE><B><A HREF="Frame.html#get3D()">get3D</A></B>()</CODE>
406
-
407
-<BR>
408
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
409
-</TR>
410
-<TR BGCOLOR="white" CLASS="TableRowColor">
411
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
412
-<CODE>&nbsp;void</CODE></FONT></TD>
413
-<TD><CODE><B><A HREF="Frame.html#load_ActionPerformed(java.awt.event.ActionEvent)">load_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
414
-
415
-<BR>
416
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
417
-</TR>
418
-<TR BGCOLOR="white" CLASS="TableRowColor">
419
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
420
-<CODE>static&nbsp;void</CODE></FONT></TD>
421
-<TD><CODE><B><A HREF="Frame.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>
422
-
423
-<BR>
424
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
425
-</TR>
426
-<TR BGCOLOR="white" CLASS="TableRowColor">
427
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
428
-<CODE>&nbsp;void</CODE></FONT></TD>
429
-<TD><CODE><B><A HREF="Frame.html#save_ActionPerformed(java.awt.event.ActionEvent)">save_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
430
-
431
-<BR>
432
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
433
-</TR>
434
-<TR BGCOLOR="white" CLASS="TableRowColor">
435
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
436
-<CODE>&nbsp;void</CODE></FONT></TD>
437
-<TD><CODE><B><A HREF="Frame.html#saveAs_ActionPerformed(java.awt.event.ActionEvent)">saveAs_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
438
-
439
-<BR>
440
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
441
-</TR>
442
-<TR BGCOLOR="white" CLASS="TableRowColor">
443
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
444
-<CODE>&nbsp;void</CODE></FONT></TD>
445
-<TD><CODE><B><A HREF="Frame.html#upload_ActionPerformed(java.awt.event.ActionEvent)">upload_ActionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;evt)</CODE>
446
-
447
-<BR>
448
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
449
-</TR>
450
-<TR BGCOLOR="white" CLASS="TableRowColor">
451
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
452
-<CODE>&nbsp;void</CODE></FONT></TD>
453
-<TD><CODE><B><A HREF="Frame.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</A></B>(javax.swing.event.ListSelectionEvent&nbsp;evt)</CODE>
454
-
455
-<BR>
456
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
457
-</TR>
458
-</TABLE>
459
-&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
460
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
461
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
462
-<TH ALIGN="left"><B>Methods inherited from class javax.swing.JFrame</B></TH>
463
-</TR>
464
-<TR BGCOLOR="white" CLASS="TableRowColor">
465
-<TD><CODE>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</CODE></TD>
466
-</TR>
467
-</TABLE>
468
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
469
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
470
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
471
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Frame</B></TH>
472
-</TR>
473
-<TR BGCOLOR="white" CLASS="TableRowColor">
474
-<TD><CODE>addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
475
-</TR>
476
-</TABLE>
477
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
478
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
479
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
480
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
481
-</TR>
482
-<TR BGCOLOR="white" CLASS="TableRowColor">
483
-<TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront</CODE></TD>
484
-</TR>
485
-</TABLE>
486
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
487
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
488
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
489
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
490
-</TR>
491
-<TR BGCOLOR="white" CLASS="TableRowColor">
492
-<TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
493
-</TR>
494
-</TABLE>
495
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
496
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
497
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
498
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
499
-</TR>
500
-<TR BGCOLOR="white" CLASS="TableRowColor">
501
-<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
502
-</TR>
503
-</TABLE>
504
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
505
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
506
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
507
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
508
-</TR>
509
-<TR BGCOLOR="white" CLASS="TableRowColor">
510
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
511
-</TR>
512
-</TABLE>
513
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.MenuContainer"><!-- --></A>
514
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
515
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
516
-<TH ALIGN="left"><B>Methods inherited from interface java.awt.MenuContainer</B></TH>
517
-</TR>
518
-<TR BGCOLOR="white" CLASS="TableRowColor">
519
-<TD><CODE>getFont, postEvent</CODE></TD>
520
-</TR>
521
-</TABLE>
522
-&nbsp;
523
-<P>
524
-
525
-<!-- ============ FIELD DETAIL =========== -->
526
-
527
-<A NAME="field_detail"><!-- --></A>
528
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
529
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
530
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
531
-<B>Field Detail</B></FONT></TH>
532
-</TR>
533
-</TABLE>
534
-
535
-<A NAME="frameList"><!-- --></A><H3>
536
-frameList</H3>
537
-<PRE>
538
-public javax.swing.JList <B>frameList</B></PRE>
539
-<DL>
540
-<DL>
541
-</DL>
542
-</DL>
543
-<HR>
544
-
545
-<A NAME="worker"><!-- --></A><H3>
546
-worker</H3>
547
-<PRE>
548
-public <A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A> <B>worker</B></PRE>
549
-<DL>
550
-<DL>
551
-</DL>
552
-</DL>
553
-
554
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
555
-
556
-<A NAME="constructor_detail"><!-- --></A>
557
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
558
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
559
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
560
-<B>Constructor Detail</B></FONT></TH>
561
-</TR>
562
-</TABLE>
563
-
564
-<A NAME="Frame(java.lang.String)"><!-- --></A><H3>
565
-Frame</H3>
566
-<PRE>
567
-public <B>Frame</B>(java.lang.String&nbsp;title)</PRE>
568
-<DL>
569
-</DL>
570
-
571
-<!-- ============ METHOD DETAIL ========== -->
572
-
573
-<A NAME="method_detail"><!-- --></A>
574
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
575
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
576
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
577
-<B>Method Detail</B></FONT></TH>
578
-</TR>
579
-</TABLE>
580
-
581
-<A NAME="valueChanged(javax.swing.event.ListSelectionEvent)"><!-- --></A><H3>
582
-valueChanged</H3>
583
-<PRE>
584
-public void <B>valueChanged</B>(javax.swing.event.ListSelectionEvent&nbsp;evt)</PRE>
585
-<DL>
586
-<DD><DL>
587
-<DT><B>Specified by:</B><DD><CODE>valueChanged</CODE> in interface <CODE>javax.swing.event.ListSelectionListener</CODE></DL>
588
-</DD>
589
-<DD><DL>
590
-</DL>
591
-</DD>
592
-</DL>
593
-<HR>
594
-
595
-<A NAME="editA_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
596
-editA_ActionPerformed</H3>
597
-<PRE>
598
-public void <B>editA_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
599
-<DL>
600
-<DD><DL>
601
-</DL>
602
-</DD>
603
-<DD><DL>
604
-</DL>
605
-</DD>
606
-</DL>
607
-<HR>
608
-
609
-<A NAME="editB_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
610
-editB_ActionPerformed</H3>
611
-<PRE>
612
-public void <B>editB_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
613
-<DL>
614
-<DD><DL>
615
-</DL>
616
-</DD>
617
-<DD><DL>
618
-</DL>
619
-</DD>
620
-</DL>
621
-<HR>
622
-
623
-<A NAME="editC_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
624
-editC_ActionPerformed</H3>
625
-<PRE>
626
-public void <B>editC_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
627
-<DL>
628
-<DD><DL>
629
-</DL>
630
-</DD>
631
-<DD><DL>
632
-</DL>
633
-</DD>
634
-</DL>
635
-<HR>
636
-
637
-<A NAME="editD_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
638
-editD_ActionPerformed</H3>
639
-<PRE>
640
-public void <B>editD_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
641
-<DL>
642
-<DD><DL>
643
-</DL>
644
-</DD>
645
-<DD><DL>
646
-</DL>
647
-</DD>
648
-</DL>
649
-<HR>
650
-
651
-<A NAME="editE_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
652
-editE_ActionPerformed</H3>
653
-<PRE>
654
-public void <B>editE_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
655
-<DL>
656
-<DD><DL>
657
-</DL>
658
-</DD>
659
-<DD><DL>
660
-</DL>
661
-</DD>
662
-</DL>
663
-<HR>
664
-
665
-<A NAME="editF_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
666
-editF_ActionPerformed</H3>
667
-<PRE>
668
-public void <B>editF_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
669
-<DL>
670
-<DD><DL>
671
-</DL>
672
-</DD>
673
-<DD><DL>
674
-</DL>
675
-</DD>
676
-</DL>
677
-<HR>
678
-
679
-<A NAME="editG_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
680
-editG_ActionPerformed</H3>
681
-<PRE>
682
-public void <B>editG_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
683
-<DL>
684
-<DD><DL>
685
-</DL>
686
-</DD>
687
-<DD><DL>
688
-</DL>
689
-</DD>
690
-</DL>
691
-<HR>
692
-
693
-<A NAME="editH_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
694
-editH_ActionPerformed</H3>
695
-<PRE>
696
-public void <B>editH_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
697
-<DL>
698
-<DD><DL>
699
-</DL>
700
-</DD>
701
-<DD><DL>
702
-</DL>
703
-</DD>
704
-</DL>
705
-<HR>
706
-
707
-<A NAME="frameUp_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
708
-frameUp_ActionPerformed</H3>
709
-<PRE>
710
-public void <B>frameUp_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
711
-<DL>
712
-<DD><DL>
713
-</DL>
714
-</DD>
715
-<DD><DL>
716
-</DL>
717
-</DD>
718
-</DL>
719
-<HR>
720
-
721
-<A NAME="frameDown_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
722
-frameDown_ActionPerformed</H3>
723
-<PRE>
724
-public void <B>frameDown_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
725
-<DL>
726
-<DD><DL>
727
-</DL>
728
-</DD>
729
-<DD><DL>
730
-</DL>
731
-</DD>
732
-</DL>
733
-<HR>
734
-
735
-<A NAME="frameAdd_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
736
-frameAdd_ActionPerformed</H3>
737
-<PRE>
738
-public void <B>frameAdd_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
739
-<DL>
740
-<DD><DL>
741
-</DL>
742
-</DD>
743
-<DD><DL>
744
-</DL>
745
-</DD>
746
-</DL>
747
-<HR>
748
-
749
-<A NAME="frameRemove_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
750
-frameRemove_ActionPerformed</H3>
751
-<PRE>
752
-public void <B>frameRemove_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
753
-<DL>
754
-<DD><DL>
755
-</DL>
756
-</DD>
757
-<DD><DL>
758
-</DL>
759
-</DD>
760
-</DL>
761
-<HR>
762
-
763
-<A NAME="animUp_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
764
-animUp_ActionPerformed</H3>
765
-<PRE>
766
-public void <B>animUp_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
767
-<DL>
768
-<DD><DL>
769
-</DL>
770
-</DD>
771
-<DD><DL>
772
-</DL>
773
-</DD>
774
-</DL>
775
-<HR>
776
-
777
-<A NAME="animDown_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
778
-animDown_ActionPerformed</H3>
779
-<PRE>
780
-public void <B>animDown_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
781
-<DL>
782
-<DD><DL>
783
-</DL>
784
-</DD>
785
-<DD><DL>
786
-</DL>
787
-</DD>
788
-</DL>
789
-<HR>
790
-
791
-<A NAME="animAdd_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
792
-animAdd_ActionPerformed</H3>
793
-<PRE>
794
-public void <B>animAdd_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
795
-<DL>
796
-<DD><DL>
797
-</DL>
798
-</DD>
799
-<DD><DL>
800
-</DL>
801
-</DD>
802
-</DL>
803
-<HR>
804
-
805
-<A NAME="animRemove_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
806
-animRemove_ActionPerformed</H3>
807
-<PRE>
808
-public void <B>animRemove_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
809
-<DL>
810
-<DD><DL>
811
-</DL>
812
-</DD>
813
-<DD><DL>
814
-</DL>
815
-</DD>
816
-</DL>
817
-<HR>
818
-
819
-<A NAME="load_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
820
-load_ActionPerformed</H3>
821
-<PRE>
822
-public void <B>load_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
823
-<DL>
824
-<DD><DL>
825
-</DL>
826
-</DD>
827
-<DD><DL>
828
-</DL>
829
-</DD>
830
-</DL>
831
-<HR>
832
-
833
-<A NAME="save_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
834
-save_ActionPerformed</H3>
835
-<PRE>
836
-public void <B>save_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
837
-<DL>
838
-<DD><DL>
839
-</DL>
840
-</DD>
841
-<DD><DL>
842
-</DL>
843
-</DD>
844
-</DL>
845
-<HR>
846
-
847
-<A NAME="saveAs_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
848
-saveAs_ActionPerformed</H3>
849
-<PRE>
850
-public void <B>saveAs_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
851
-<DL>
852
-<DD><DL>
853
-</DL>
854
-</DD>
855
-<DD><DL>
856
-</DL>
857
-</DD>
858
-</DL>
859
-<HR>
860
-
861
-<A NAME="upload_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
862
-upload_ActionPerformed</H3>
863
-<PRE>
864
-public void <B>upload_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
865
-<DL>
866
-<DD><DL>
867
-</DL>
868
-</DD>
869
-<DD><DL>
870
-</DL>
871
-</DD>
872
-</DL>
873
-<HR>
874
-
875
-<A NAME="download_ActionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
876
-download_ActionPerformed</H3>
877
-<PRE>
878
-public void <B>download_ActionPerformed</B>(java.awt.event.ActionEvent&nbsp;evt)</PRE>
879
-<DL>
880
-<DD><DL>
881
-</DL>
882
-</DD>
883
-<DD><DL>
884
-</DL>
885
-</DD>
886
-</DL>
887
-<HR>
888
-
889
-<A NAME="get3D()"><!-- --></A><H3>
890
-get3D</H3>
891
-<PRE>
892
-public <A HREF="Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A> <B>get3D</B>()</PRE>
893
-<DL>
894
-<DD><DL>
895
-</DL>
896
-</DD>
897
-<DD><DL>
898
-</DL>
899
-</DD>
900
-</DL>
901
-<HR>
902
-
903
-<A NAME="main(java.lang.String[])"><!-- --></A><H3>
904
-main</H3>
905
-<PRE>
906
-public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE>
907
-<DL>
908
-<DD><DL>
909
-</DL>
910
-</DD>
911
-<DD><DL>
912
-</DL>
913
-</DD>
914
-</DL>
915
-<!-- ========= END OF CLASS DATA ========= -->
916
-<HR>
917
-
918
-
919
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
920
-<A NAME="navbar_bottom"><!-- --></A>
921
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
922
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
923
-<TR>
924
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
925
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
926
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
927
-  <TR ALIGN="center" VALIGN="top">
928
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
929
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
930
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
931
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
932
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
933
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
934
-  </TR>
935
-</TABLE>
936
-</TD>
937
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
938
-</EM>
939
-</TD>
940
-</TR>
941
-
942
-<TR>
943
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
944
-&nbsp;<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
945
-&nbsp;<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
946
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
947
-  <A HREF="index.html?Frame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
948
-&nbsp;<A HREF="Frame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
949
-&nbsp;<SCRIPT type="text/javascript">
950
-  <!--
951
-  if(window==top) {
952
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
953
-  }
954
-  //-->
955
-</SCRIPT>
956
-<NOSCRIPT>
957
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
958
-</NOSCRIPT>
959
-
960
-
961
-</FONT></TD>
962
-</TR>
963
-<TR>
964
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
965
-  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
966
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
967
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
968
-</TR>
969
-</TABLE>
970
-<A NAME="skip-navbar_bottom"></A>
971
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
972
-
973
-<HR>
974
-
975
-</BODY>
976
-</HTML>

+ 0
- 209
Cube Control/doc/help-doc.html View File

@@ -1,209 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-API Help
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="API Help";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H1>
82
-How This API Document Is Organized</H1>
83
-</CENTER>
84
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
85
-Package</H3>
86
-<BLOCKQUOTE>
87
-
88
-<P>
89
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
90
-<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
91
-</BLOCKQUOTE>
92
-<H3>
93
-Class/Interface</H3>
94
-<BLOCKQUOTE>
95
-
96
-<P>
97
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
98
-<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
99
-<P>
100
-<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
101
-<P>
102
-<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
103
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
104
-</BLOCKQUOTE>
105
-<H3>
106
-Annotation Type</H3>
107
-<BLOCKQUOTE>
108
-
109
-<P>
110
-Each annotation type has its own separate page with the following sections:<UL>
111
-<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
112
-</BLOCKQUOTE>
113
-</BLOCKQUOTE>
114
-<H3>
115
-Enum</H3>
116
-<BLOCKQUOTE>
117
-
118
-<P>
119
-Each enum has its own separate page with the following sections:<UL>
120
-<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
121
-</BLOCKQUOTE>
122
-<H3>
123
-Tree (Class Hierarchy)</H3>
124
-<BLOCKQUOTE>
125
-There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
126
-<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
127
-</BLOCKQUOTE>
128
-<H3>
129
-Deprecated API</H3>
130
-<BLOCKQUOTE>
131
-The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
132
-<H3>
133
-Index</H3>
134
-<BLOCKQUOTE>
135
-The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
136
-<H3>
137
-Prev/Next</H3>
138
-These links take you to the next or previous class, interface, package, or related page.<H3>
139
-Frames/No Frames</H3>
140
-These links show and hide the HTML frames.  All pages are available with or without frames.
141
-<P>
142
-<H3>
143
-Serialized Form</H3>
144
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
145
-<P>
146
-<H3>
147
-Constant Field Values</H3>
148
-The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
149
-<P>
150
-<FONT SIZE="-1">
151
-<EM>
152
-This help file applies to API documentation generated using the standard doclet.</EM>
153
-</FONT>
154
-<BR>
155
-<HR>
156
-
157
-
158
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
159
-<A NAME="navbar_bottom"><!-- --></A>
160
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
161
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
162
-<TR>
163
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
164
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
165
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
166
-  <TR ALIGN="center" VALIGN="top">
167
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
168
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
169
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
170
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
171
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
172
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
173
-  </TR>
174
-</TABLE>
175
-</TD>
176
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
177
-</EM>
178
-</TD>
179
-</TR>
180
-
181
-<TR>
182
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
183
-&nbsp;PREV&nbsp;
184
-&nbsp;NEXT</FONT></TD>
185
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
186
-  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
187
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
188
-&nbsp;<SCRIPT type="text/javascript">
189
-  <!--
190
-  if(window==top) {
191
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
192
-  }
193
-  //-->
194
-</SCRIPT>
195
-<NOSCRIPT>
196
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
197
-</NOSCRIPT>
198
-
199
-
200
-</FONT></TD>
201
-</TR>
202
-</TABLE>
203
-<A NAME="skip-navbar_bottom"></A>
204
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
205
-
206
-<HR>
207
-
208
-</BODY>
209
-</HTML>

+ 0
- 468
Cube Control/doc/index-all.html View File

@@ -1,468 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-Index
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Index";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
80
-<A NAME="_A_"><!-- --></A><H2>
81
-<B>A</B></H2>
82
-<DL>
83
-<DT><A HREF="./Animation.html#add(int)"><B>add(int)</B></A> - 
84
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
85
-<DD>Add a new (empty) frame at the specified position
86
-<DT><A HREF="./Animation.html#add(int, AFrame)"><B>add(int, AFrame)</B></A> - 
87
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
88
-<DD>Add a specified frame at the specified position
89
-<DT><A HREF="./cubeWorker.html#addAnimation()"><B>addAnimation()</B></A> - 
90
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
91
-<DD>Add an animation.
92
-<DT><A HREF="./cubeWorker.html#addFrame(int)"><B>addFrame(int)</B></A> - 
93
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
94
-<DD>Add a Frame to an animation.
95
-<DT><A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;"><B>AFrame</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>The representation of a single frame.<DT><A HREF="./AFrame.html#AFrame()"><B>AFrame()</B></A> - 
96
-Constructor for class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
97
-<DD>&nbsp;
98
-<DT><A HREF="./Frame.html#animAdd_ActionPerformed(java.awt.event.ActionEvent)"><B>animAdd_ActionPerformed(ActionEvent)</B></A> - 
99
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
100
-<DD>&nbsp;
101
-<DT><A HREF="./Animation.html" title="class in &lt;Unnamed&gt;"><B>Animation</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>A collection of frames that represent an entire animation.<DT><A HREF="./Animation.html#Animation()"><B>Animation()</B></A> - 
102
-Constructor for class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
103
-<DD>&nbsp;
104
-<DT><A HREF="./AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>AnimationUtility</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>A helper class that loads animations from a file or saves them to one.<DT><A HREF="./AnimationUtility.html#AnimationUtility()"><B>AnimationUtility()</B></A> - 
105
-Constructor for class <A HREF="./AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A>
106
-<DD>&nbsp;
107
-<DT><A HREF="./Frame.html#animDown_ActionPerformed(java.awt.event.ActionEvent)"><B>animDown_ActionPerformed(ActionEvent)</B></A> - 
108
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
109
-<DD>&nbsp;
110
-<DT><A HREF="./Frame.html#animRemove_ActionPerformed(java.awt.event.ActionEvent)"><B>animRemove_ActionPerformed(ActionEvent)</B></A> - 
111
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
112
-<DD>&nbsp;
113
-<DT><A HREF="./Frame.html#animUp_ActionPerformed(java.awt.event.ActionEvent)"><B>animUp_ActionPerformed(ActionEvent)</B></A> - 
114
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
115
-<DD>&nbsp;
116
-</DL>
117
-<HR>
118
-<A NAME="_B_"><!-- --></A><H2>
119
-<B>B</B></H2>
120
-<DL>
121
-<DT><A HREF="./layerEditFrame.html#btnClicked(int, int)"><B>btnClicked(int, int)</B></A> - 
122
-Method in class <A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
123
-<DD>Gets called when the user clicks on a Toggle Button.
124
-</DL>
125
-<HR>
126
-<A NAME="_C_"><!-- --></A><H2>
127
-<B>C</B></H2>
128
-<DL>
129
-<DT><A HREF="./layerEditFrame.html#cancel()"><B>cancel()</B></A> - 
130
-Method in class <A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
131
-<DD>Action of Cancel Button.
132
-<DT><A HREF="./cubeWorker.html#changedStateSinceSave()"><B>changedStateSinceSave()</B></A> - 
133
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
134
-<DD>Check if something changed after loading/saving.
135
-<DT><A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>cubeWorker</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>This class holds all Data of the Application.</DL>
136
-<HR>
137
-<A NAME="_D_"><!-- --></A><H2>
138
-<B>D</B></H2>
139
-<DL>
140
-<DT><A HREF="./Frame.html#download_ActionPerformed(java.awt.event.ActionEvent)"><B>download_ActionPerformed(ActionEvent)</B></A> - 
141
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
142
-<DD>&nbsp;
143
-<DT><A HREF="./cubeWorker.html#downloadState(java.lang.String)"><B>downloadState(String)</B></A> - 
144
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
145
-<DD>Get all animations from the cube, place it in this object
146
-</DL>
147
-<HR>
148
-<A NAME="_E_"><!-- --></A><H2>
149
-<B>E</B></H2>
150
-<DL>
151
-<DT><A HREF="./Frame.html#editA_ActionPerformed(java.awt.event.ActionEvent)"><B>editA_ActionPerformed(ActionEvent)</B></A> - 
152
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
153
-<DD>&nbsp;
154
-<DT><A HREF="./Frame.html#editB_ActionPerformed(java.awt.event.ActionEvent)"><B>editB_ActionPerformed(ActionEvent)</B></A> - 
155
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
156
-<DD>&nbsp;
157
-<DT><A HREF="./Frame.html#editC_ActionPerformed(java.awt.event.ActionEvent)"><B>editC_ActionPerformed(ActionEvent)</B></A> - 
158
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
159
-<DD>&nbsp;
160
-<DT><A HREF="./Frame.html#editD_ActionPerformed(java.awt.event.ActionEvent)"><B>editD_ActionPerformed(ActionEvent)</B></A> - 
161
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
162
-<DD>&nbsp;
163
-<DT><A HREF="./Frame.html#editE_ActionPerformed(java.awt.event.ActionEvent)"><B>editE_ActionPerformed(ActionEvent)</B></A> - 
164
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
165
-<DD>&nbsp;
166
-<DT><A HREF="./Frame.html#editF_ActionPerformed(java.awt.event.ActionEvent)"><B>editF_ActionPerformed(ActionEvent)</B></A> - 
167
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
168
-<DD>&nbsp;
169
-<DT><A HREF="./Frame.html#editG_ActionPerformed(java.awt.event.ActionEvent)"><B>editG_ActionPerformed(ActionEvent)</B></A> - 
170
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
171
-<DD>&nbsp;
172
-<DT><A HREF="./Frame.html#editH_ActionPerformed(java.awt.event.ActionEvent)"><B>editH_ActionPerformed(ActionEvent)</B></A> - 
173
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
174
-<DD>&nbsp;
175
-</DL>
176
-<HR>
177
-<A NAME="_F_"><!-- --></A><H2>
178
-<B>F</B></H2>
179
-<DL>
180
-<DT><A HREF="./Frame.html" title="class in &lt;Unnamed&gt;"><B>Frame</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>&nbsp;<DT><A HREF="./Frame.html#Frame(java.lang.String)"><B>Frame(String)</B></A> - 
181
-Constructor for class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
182
-<DD>&nbsp;
183
-<DT><A HREF="./Frame.html#frameAdd_ActionPerformed(java.awt.event.ActionEvent)"><B>frameAdd_ActionPerformed(ActionEvent)</B></A> - 
184
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
185
-<DD>&nbsp;
186
-<DT><A HREF="./Frame.html#frameDown_ActionPerformed(java.awt.event.ActionEvent)"><B>frameDown_ActionPerformed(ActionEvent)</B></A> - 
187
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
188
-<DD>&nbsp;
189
-<DT><A HREF="./Frame.html#frameList"><B>frameList</B></A> - 
190
-Variable in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
191
-<DD>&nbsp;
192
-<DT><A HREF="./Frame.html#frameRemove_ActionPerformed(java.awt.event.ActionEvent)"><B>frameRemove_ActionPerformed(ActionEvent)</B></A> - 
193
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
194
-<DD>&nbsp;
195
-<DT><A HREF="./cubeWorker.html#framesRemaining()"><B>framesRemaining()</B></A> - 
196
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
197
-<DD>Get the number of frames you can add until the Cubes memory is full.
198
-<DT><A HREF="./Frame.html#frameUp_ActionPerformed(java.awt.event.ActionEvent)"><B>frameUp_ActionPerformed(ActionEvent)</B></A> - 
199
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
200
-<DD>&nbsp;
201
-</DL>
202
-<HR>
203
-<A NAME="_G_"><!-- --></A><H2>
204
-<B>G</B></H2>
205
-<DL>
206
-<DT><A HREF="./Animation.html#get(int)"><B>get(int)</B></A> - 
207
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
208
-<DD>Gets the specified frame in this animation
209
-<DT><A HREF="./Frame.html#get3D()"><B>get3D()</B></A> - 
210
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
211
-<DD>&nbsp;
212
-<DT><A HREF="./cubeWorker.html#getAnimationName(int)"><B>getAnimationName(int)</B></A> - 
213
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
214
-<DD>Get the name of an animation
215
-<DT><A HREF="./AFrame.html#getData()"><B>getData()</B></A> - 
216
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
217
-<DD>Gets tha Data of this Frame
218
-<DT><A HREF="./layerEditFrame.html#getFinalFrame()"><B>getFinalFrame()</B></A> - 
219
-Method in class <A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
220
-<DD>Get the edited data back.
221
-<DT><A HREF="./cubeWorker.html#getFrame(int, int)"><B>getFrame(int, int)</B></A> - 
222
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
223
-<DD>Get the data of a frame.
224
-<DT><A HREF="./cubeWorker.html#getFrameName(int, int)"><B>getFrameName(int, int)</B></A> - 
225
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
226
-<DD>Get the name of a frame.
227
-<DT><A HREF="./cubeWorker.html#getFrameTime(int, int)"><B>getFrameTime(int, int)</B></A> - 
228
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
229
-<DD>Get frame duration.
230
-<DT><A HREF="./AnimationUtility.html#getLastError()"><B>getLastError()</B></A> - 
231
-Static method in class <A HREF="./AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A>
232
-<DD>Get the last error that occured while writing
233
-<DT><A HREF="./AFrame.html#getLayer(int)"><B>getLayer(int)</B></A> - 
234
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
235
-<DD>Gets the Data of the Layer you want
236
-<DT><A HREF="./AFrame.html#getName()"><B>getName()</B></A> - 
237
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
238
-<DD>Gets the Name of this Frame
239
-<DT><A HREF="./Animation.html#getName()"><B>getName()</B></A> - 
240
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
241
-<DD>Gets the name of this animation
242
-<DT><A HREF="./cubeWorker.html#getSerialPorts()"><B>getSerialPorts()</B></A> - 
243
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
244
-<DD>Get the names of all available serial ports.
245
-<DT><A HREF="./AFrame.html#getTime()"><B>getTime()</B></A> - 
246
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
247
-<DD>Gets the Duration of this Frame
248
-</DL>
249
-<HR>
250
-<A NAME="_H_"><!-- --></A><H2>
251
-<B>H</B></H2>
252
-<DL>
253
-<DT><A HREF="./HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>HelperUtility</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>This helper class extracts the serialHelper from the JAR file, makes it executable and executes it with the given Command line arguments.<DT><A HREF="./HelperUtility.html#HelperUtility()"><B>HelperUtility()</B></A> - 
254
-Constructor for class <A HREF="./HelperUtility.html" title="class in &lt;Unnamed&gt;">HelperUtility</A>
255
-<DD>&nbsp;
256
-</DL>
257
-<HR>
258
-<A NAME="_L_"><!-- --></A><H2>
259
-<B>L</B></H2>
260
-<DL>
261
-<DT><A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>layerEditFrame</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>Shows a windows that allows the user to toggle the state of 64 LEDs.<DT><A HREF="./layerEditFrame.html#layerEditFrame(int, int, int, cubeWorker, Frame)"><B>layerEditFrame(int, int, int, cubeWorker, Frame)</B></A> - 
262
-Constructor for class <A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
263
-<DD>Create a new layer editor.
264
-<DT><A HREF="./Led3D.html" title="class in &lt;Unnamed&gt;"><B>Led3D</B></A> - Class in <A HREF="./package-summary.html">&lt;Unnamed&gt;</A><DD>This class is responsible for displaying the 3D View of our Cube.<DT><A HREF="./Led3D.html#Led3D(javax.media.j3d.Canvas3D)"><B>Led3D(Canvas3D)</B></A> - 
265
-Constructor for class <A HREF="./Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A>
266
-<DD>&nbsp;
267
-<DT><A HREF="./Frame.html#load_ActionPerformed(java.awt.event.ActionEvent)"><B>load_ActionPerformed(ActionEvent)</B></A> - 
268
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
269
-<DD>&nbsp;
270
-<DT><A HREF="./cubeWorker.html#loadState(java.lang.String)"><B>loadState(String)</B></A> - 
271
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
272
-<DD>Loads an animation file into this worker.
273
-</DL>
274
-<HR>
275
-<A NAME="_M_"><!-- --></A><H2>
276
-<B>M</B></H2>
277
-<DL>
278
-<DT><A HREF="./Frame.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
279
-Static method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
280
-<DD>&nbsp;
281
-<DT><A HREF="./cubeWorker.html#moveAnimation(int, int)"><B>moveAnimation(int, int)</B></A> - 
282
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
283
-<DD>Move an animation UP or DOWN.
284
-<DT><A HREF="./cubeWorker.html#moveFrame(int, int, int)"><B>moveFrame(int, int, int)</B></A> - 
285
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
286
-<DD>Move a frame.
287
-</DL>
288
-<HR>
289
-<A NAME="_N_"><!-- --></A><H2>
290
-<B>N</B></H2>
291
-<DL>
292
-<DT><A HREF="./cubeWorker.html#numOfAnimations()"><B>numOfAnimations()</B></A> - 
293
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
294
-<DD>Get the number of animations in this worker.
295
-<DT><A HREF="./cubeWorker.html#numOfFrames(int)"><B>numOfFrames(int)</B></A> - 
296
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
297
-<DD>Get the number of frames in an animation.
298
-</DL>
299
-<HR>
300
-<A NAME="_P_"><!-- --></A><H2>
301
-<B>P</B></H2>
302
-<DL>
303
-<DT><A HREF="./Led3D.html#printTranslationData()"><B>printTranslationData()</B></A> - 
304
-Method in class <A HREF="./Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A>
305
-<DD>Prints the translation matrix that is changed by moving/rotating the 3D Cube with your mouse.
306
-<DT><A HREF="./cubeWorker.html#probeCubeConnected(java.lang.String)"><B>probeCubeConnected(String)</B></A> - 
307
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
308
-<DD>Try to speak with the cube.
309
-</DL>
310
-<HR>
311
-<A NAME="_R_"><!-- --></A><H2>
312
-<B>R</B></H2>
313
-<DL>
314
-<DT><A HREF="./AnimationUtility.html#readFile(java.lang.String)"><B>readFile(String)</B></A> - 
315
-Static method in class <A HREF="./AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A>
316
-<DD>Read a file, return ArrayList with all animations in the file.
317
-<DT><A HREF="./Animation.html#remove(int)"><B>remove(int)</B></A> - 
318
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
319
-<DD>Removes a frame.
320
-<DT><A HREF="./cubeWorker.html#removeAnimation(int)"><B>removeAnimation(int)</B></A> - 
321
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
322
-<DD>Remove an animation.
323
-<DT><A HREF="./cubeWorker.html#removeFrame(int, int)"><B>removeFrame(int, int)</B></A> - 
324
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
325
-<DD>Remove a frame.
326
-<DT><A HREF="./Led3D.html#resetView()"><B>resetView()</B></A> - 
327
-Method in class <A HREF="./Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A>
328
-<DD>Rotate the cube back to its initial position.
329
-<DT><A HREF="./HelperUtility.html#runHelper(java.lang.String[])"><B>runHelper(String[])</B></A> - 
330
-Static method in class <A HREF="./HelperUtility.html" title="class in &lt;Unnamed&gt;">HelperUtility</A>
331
-<DD>Run the serialHelper with the given arguments
332
-</DL>
333
-<HR>
334
-<A NAME="_S_"><!-- --></A><H2>
335
-<B>S</B></H2>
336
-<DL>
337
-<DT><A HREF="./layerEditFrame.html#save()"><B>save()</B></A> - 
338
-Method in class <A HREF="./layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A>
339
-<DD>Gets called when clicking the save button.
340
-<DT><A HREF="./Frame.html#save_ActionPerformed(java.awt.event.ActionEvent)"><B>save_ActionPerformed(ActionEvent)</B></A> - 
341
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
342
-<DD>&nbsp;
343
-<DT><A HREF="./Frame.html#saveAs_ActionPerformed(java.awt.event.ActionEvent)"><B>saveAs_ActionPerformed(ActionEvent)</B></A> - 
344
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
345
-<DD>&nbsp;
346
-<DT><A HREF="./cubeWorker.html#saveState(java.lang.String)"><B>saveState(String)</B></A> - 
347
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
348
-<DD>Save the state of this object into a file.
349
-<DT><A HREF="./Animation.html#set(AFrame, int)"><B>set(AFrame, int)</B></A> - 
350
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
351
-<DD>Sets the selected Frame
352
-<DT><A HREF="./cubeWorker.html#setAnimationName(java.lang.String, int)"><B>setAnimationName(String, int)</B></A> - 
353
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
354
-<DD>Set the name of an animation
355
- @param s New name
356
-<DT><A HREF="./AFrame.html#setData(short[])"><B>setData(short[])</B></A> - 
357
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
358
-<DD>Sets the Data of this Frame
359
-<DT><A HREF="./Led3D.html#setData(short[])"><B>setData(short[])</B></A> - 
360
-Method in class <A HREF="./Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A>
361
-<DD>Sets the data that is displayed by the LEDs
362
-<DT><A HREF="./cubeWorker.html#setFrame(short[], int, int)"><B>setFrame(short[], int, int)</B></A> - 
363
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
364
-<DD>Set the data of a frame
365
-<DT><A HREF="./cubeWorker.html#setFrameName(java.lang.String, int, int)"><B>setFrameName(String, int, int)</B></A> - 
366
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
367
-<DD>Set the name of a frame.
368
-<DT><A HREF="./cubeWorker.html#setFrameTime(short, int, int)"><B>setFrameTime(short, int, int)</B></A> - 
369
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
370
-<DD>Set the frames duration.
371
-<DT><A HREF="./AFrame.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
372
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
373
-<DD>Sets the Name of this Frame
374
-<DT><A HREF="./Animation.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
375
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
376
-<DD>Sets the name of this animation
377
-<DT><A HREF="./AFrame.html#setTime(short)"><B>setTime(short)</B></A> - 
378
-Method in class <A HREF="./AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A>
379
-<DD>Sets the Duration of this Frame
380
-<DT><A HREF="./Animation.html#size()"><B>size()</B></A> - 
381
-Method in class <A HREF="./Animation.html" title="class in &lt;Unnamed&gt;">Animation</A>
382
-<DD>Return size of this animation, in number of frames
383
-</DL>
384
-<HR>
385
-<A NAME="_U_"><!-- --></A><H2>
386
-<B>U</B></H2>
387
-<DL>
388
-<DT><A HREF="./Frame.html#upload_ActionPerformed(java.awt.event.ActionEvent)"><B>upload_ActionPerformed(ActionEvent)</B></A> - 
389
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
390
-<DD>&nbsp;
391
-<DT><A HREF="./cubeWorker.html#uploadState(java.lang.String)"><B>uploadState(String)</B></A> - 
392
-Method in class <A HREF="./cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>
393
-<DD>Send all animations to the cube.
394
-</DL>
395
-<HR>
396
-<A NAME="_V_"><!-- --></A><H2>
397
-<B>V</B></H2>
398
-<DL>
399
-<DT><A HREF="./Frame.html#valueChanged(javax.swing.event.ListSelectionEvent)"><B>valueChanged(ListSelectionEvent)</B></A> - 
400
-Method in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
401
-<DD>&nbsp;
402
-</DL>
403
-<HR>
404
-<A NAME="_W_"><!-- --></A><H2>
405
-<B>W</B></H2>
406
-<DL>
407
-<DT><A HREF="./Frame.html#worker"><B>worker</B></A> - 
408
-Variable in class <A HREF="./Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>
409
-<DD>&nbsp;
410
-<DT><A HREF="./AnimationUtility.html#writeFile(java.lang.String, java.util.ArrayList)"><B>writeFile(String, ArrayList&lt;Animation&gt;)</B></A> - 
411
-Static method in class <A HREF="./AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A>
412
-<DD>Write a file with all Animations of an ArrayList
413
-</DL>
414
-<HR>
415
-<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> 
416
-
417
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
418
-<A NAME="navbar_bottom"><!-- --></A>
419
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
420
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
421
-<TR>
422
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
423
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
424
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
425
-  <TR ALIGN="center" VALIGN="top">
426
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
427
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
428
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
429
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
430
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
431
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
432
-  </TR>
433
-</TABLE>
434
-</TD>
435
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
436
-</EM>
437
-</TD>
438
-</TR>
439
-
440
-<TR>
441
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
442
-&nbsp;PREV&nbsp;
443
-&nbsp;NEXT</FONT></TD>
444
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
445
-  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
446
-&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
447
-&nbsp;<SCRIPT type="text/javascript">
448
-  <!--
449
-  if(window==top) {
450
-    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
451
-  }
452
-  //-->
453
-</SCRIPT>
454
-<NOSCRIPT>
455
-  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
456
-</NOSCRIPT>
457
-
458
-
459
-</FONT></TD>
460
-</TR>
461
-</TABLE>
462
-<A NAME="skip-navbar_bottom"></A>
463
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
464
-
465
-<HR>
466
-
467
-</BODY>
468
-</HTML>

+ 0
- 36
Cube Control/doc/index.html View File

@@ -1,36 +0,0 @@
1
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2
-<!--NewPage-->
3
-<HTML>
4
-<HEAD>
5
-<!-- Generated by javadoc on Mon Dec 12 09:47:09 GMT+01:00 2011-->
6
-<TITLE>
7
-Generated Documentation (Untitled)
8
-</TITLE>
9
-<SCRIPT type="text/javascript">
10
-    targetPage = "" + window.location.search;
11
-    if (targetPage != "" && targetPage != "undefined")
12
-        targetPage = targetPage.substring(1);
13
-    if (targetPage.indexOf(":") != -1)
14
-        targetPage = "undefined";
15
-    function loadFrames() {
16
-        if (targetPage != "" && targetPage != "undefined")
17
-             top.classFrame.location = top.targetPage;
18
-    }
19
-</SCRIPT>
20
-<NOSCRIPT>
21
-</NOSCRIPT>
22
-</HEAD>
23
-<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
24
-<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
25
-<FRAME src="AFrame.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
26
-<NOFRAMES>
27
-<H2>
28
-Frame Alert</H2>
29
-
30
-<P>
31
-This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
32
-<BR>
33
-Link to<A HREF="AFrame.html">Non-frame version.</A>
34
-</NOFRAMES>
35
-</FRAMESET>
36
-</HTML>

+ 0
- 506
Cube Control/doc/layerEditFrame.html View File

@@ -1,506 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-layerEditFrame
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="layerEditFrame";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
57
-&nbsp;<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?layerEditFrame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="layerEditFrame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-<TR>
76
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
-  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JFrame">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80
-</TR>
81
-</TABLE>
82
-<A NAME="skip-navbar_top"></A>
83
-<!-- ========= END OF TOP NAVBAR ========= -->
84
-
85
-<HR>
86
-<!-- ======== START OF CLASS DATA ======== -->
87
-<H2>
88
-Class layerEditFrame</H2>
89
-<PRE>
90
-java.lang.Object
91
-  <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Component
92
-      <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Container
93
-          <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Window
94
-              <IMG SRC="./resources/inherit.gif" ALT="extended by ">java.awt.Frame
95
-                  <IMG SRC="./resources/inherit.gif" ALT="extended by ">javax.swing.JFrame
96
-                      <IMG SRC="./resources/inherit.gif" ALT="extended by "><B>layerEditFrame</B>
97
-</PRE>
98
-<DL>
99
-<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
100
-</DL>
101
-<HR>
102
-<DL>
103
-<DT><PRE>public class <B>layerEditFrame</B><DT>extends javax.swing.JFrame</DL>
104
-</PRE>
105
-
106
-<P>
107
-Shows a windows that allows the user to toggle the state of 64 LEDs.
108
-<P>
109
-
110
-<P>
111
-<DL>
112
-<DT><B>See Also:</B><DD><A HREF="serialized-form.html#layerEditFrame">Serialized Form</A></DL>
113
-<HR>
114
-
115
-<P>
116
-<!-- ======== NESTED CLASS SUMMARY ======== -->
117
-
118
-<A NAME="nested_class_summary"><!-- --></A>
119
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122
-<B>Nested Class Summary</B></FONT></TH>
123
-</TR>
124
-</TABLE>
125
-&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JFrame"><!-- --></A>
126
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
128
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JFrame</B></TH>
129
-</TR>
130
-<TR BGCOLOR="white" CLASS="TableRowColor">
131
-<TD><CODE>javax.swing.JFrame.AccessibleJFrame</CODE></TD>
132
-</TR>
133
-</TABLE>
134
-&nbsp;
135
-<A NAME="nested_classes_inherited_from_class_java.awt.Frame"><!-- --></A>
136
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
138
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Frame</B></TH>
139
-</TR>
140
-<TR BGCOLOR="white" CLASS="TableRowColor">
141
-<TD><CODE>java.awt.Frame.AccessibleAWTFrame</CODE></TD>
142
-</TR>
143
-</TABLE>
144
-&nbsp;
145
-<A NAME="nested_classes_inherited_from_class_java.awt.Window"><!-- --></A>
146
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
148
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Window</B></TH>
149
-</TR>
150
-<TR BGCOLOR="white" CLASS="TableRowColor">
151
-<TD><CODE>java.awt.Window.AccessibleAWTWindow</CODE></TD>
152
-</TR>
153
-</TABLE>
154
-&nbsp;
155
-<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
156
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
159
-</TR>
160
-<TR BGCOLOR="white" CLASS="TableRowColor">
161
-<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
162
-</TR>
163
-</TABLE>
164
-&nbsp;
165
-<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
166
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
168
-<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
169
-</TR>
170
-<TR BGCOLOR="white" CLASS="TableRowColor">
171
-<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
172
-</TR>
173
-</TABLE>
174
-&nbsp;
175
-<!-- =========== FIELD SUMMARY =========== -->
176
-
177
-<A NAME="field_summary"><!-- --></A>
178
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
180
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
181
-<B>Field Summary</B></FONT></TH>
182
-</TR>
183
-</TABLE>
184
-&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
185
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
187
-<TH ALIGN="left"><B>Fields inherited from class javax.swing.JFrame</B></TH>
188
-</TR>
189
-<TR BGCOLOR="white" CLASS="TableRowColor">
190
-<TD><CODE>accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled</CODE></TD>
191
-</TR>
192
-</TABLE>
193
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
194
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
196
-<TH ALIGN="left"><B>Fields inherited from class java.awt.Frame</B></TH>
197
-</TR>
198
-<TR BGCOLOR="white" CLASS="TableRowColor">
199
-<TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
200
-</TR>
201
-</TABLE>
202
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
203
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
204
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
205
-<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
206
-</TR>
207
-<TR BGCOLOR="white" CLASS="TableRowColor">
208
-<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
209
-</TR>
210
-</TABLE>
211
-&nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
212
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
213
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
214
-<TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
215
-</TR>
216
-<TR BGCOLOR="white" CLASS="TableRowColor">
217
-<TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
218
-</TR>
219
-</TABLE>
220
-&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
221
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
222
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
223
-<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
224
-</TR>
225
-<TR BGCOLOR="white" CLASS="TableRowColor">
226
-<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
227
-</TR>
228
-</TABLE>
229
-&nbsp;
230
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
231
-
232
-<A NAME="constructor_summary"><!-- --></A>
233
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
236
-<B>Constructor Summary</B></FONT></TH>
237
-</TR>
238
-<TR BGCOLOR="white" CLASS="TableRowColor">
239
-<TD><CODE><B><A HREF="layerEditFrame.html#layerEditFrame(int, int, int, cubeWorker, Frame)">layerEditFrame</A></B>(int&nbsp;animIndex,
240
-               int&nbsp;frameIndex,
241
-               int&nbsp;layerIndex,
242
-               <A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>&nbsp;work,
243
-               <A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>&nbsp;LEDframe)</CODE>
244
-
245
-<BR>
246
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new layer editor.</TD>
247
-</TR>
248
-</TABLE>
249
-&nbsp;
250
-<!-- ========== METHOD SUMMARY =========== -->
251
-
252
-<A NAME="method_summary"><!-- --></A>
253
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
254
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
255
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
256
-<B>Method Summary</B></FONT></TH>
257
-</TR>
258
-<TR BGCOLOR="white" CLASS="TableRowColor">
259
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
260
-<CODE>&nbsp;void</CODE></FONT></TD>
261
-<TD><CODE><B><A HREF="layerEditFrame.html#btnClicked(int, int)">btnClicked</A></B>(int&nbsp;i,
262
-           int&nbsp;j)</CODE>
263
-
264
-<BR>
265
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets called when the user clicks on a Toggle Button.</TD>
266
-</TR>
267
-<TR BGCOLOR="white" CLASS="TableRowColor">
268
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
-<CODE>&nbsp;void</CODE></FONT></TD>
270
-<TD><CODE><B><A HREF="layerEditFrame.html#cancel()">cancel</A></B>()</CODE>
271
-
272
-<BR>
273
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Action of Cancel Button.</TD>
274
-</TR>
275
-<TR BGCOLOR="white" CLASS="TableRowColor">
276
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277
-<CODE>&nbsp;short[]</CODE></FONT></TD>
278
-<TD><CODE><B><A HREF="layerEditFrame.html#getFinalFrame()">getFinalFrame</A></B>()</CODE>
279
-
280
-<BR>
281
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the edited data back.</TD>
282
-</TR>
283
-<TR BGCOLOR="white" CLASS="TableRowColor">
284
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285
-<CODE>&nbsp;void</CODE></FONT></TD>
286
-<TD><CODE><B><A HREF="layerEditFrame.html#save()">save</A></B>()</CODE>
287
-
288
-<BR>
289
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets called when clicking the save button.</TD>
290
-</TR>
291
-</TABLE>
292
-&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
293
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
294
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
295
-<TH ALIGN="left"><B>Methods inherited from class javax.swing.JFrame</B></TH>
296
-</TR>
297
-<TR BGCOLOR="white" CLASS="TableRowColor">
298
-<TD><CODE>addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</CODE></TD>
299
-</TR>
300
-</TABLE>
301
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
302
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
303
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
304
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Frame</B></TH>
305
-</TR>
306
-<TR BGCOLOR="white" CLASS="TableRowColor">
307
-<TD><CODE>addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
308
-</TR>
309
-</TABLE>
310
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
311
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
312
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
313
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
314
-</TR>
315
-<TR BGCOLOR="white" CLASS="TableRowColor">
316
-<TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront</CODE></TD>
317
-</TR>
318
-</TABLE>
319
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
320
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
321
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
322
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
323
-</TR>
324
-<TR BGCOLOR="white" CLASS="TableRowColor">
325
-<TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
326
-</TR>
327
-</TABLE>
328
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
329
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
330
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
331
-<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
332
-</TR>
333
-<TR BGCOLOR="white" CLASS="TableRowColor">
334
-<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
335
-</TR>
336
-</TABLE>
337
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
338
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
339
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
340
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
341
-</TR>
342
-<TR BGCOLOR="white" CLASS="TableRowColor">
343
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
344
-</TR>
345
-</TABLE>
346
-&nbsp;<A NAME="methods_inherited_from_class_java.awt.MenuContainer"><!-- --></A>
347
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
349
-<TH ALIGN="left"><B>Methods inherited from interface java.awt.MenuContainer</B></TH>
350
-</TR>
351
-<TR BGCOLOR="white" CLASS="TableRowColor">
352
-<TD><CODE>getFont, postEvent</CODE></TD>
353
-</TR>
354
-</TABLE>
355
-&nbsp;
356
-<P>
357
-
358
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
359
-
360
-<A NAME="constructor_detail"><!-- --></A>
361
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
362
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
363
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
364
-<B>Constructor Detail</B></FONT></TH>
365
-</TR>
366
-</TABLE>
367
-
368
-<A NAME="layerEditFrame(int, int, int, cubeWorker, Frame)"><!-- --></A><H3>
369
-layerEditFrame</H3>
370
-<PRE>
371
-public <B>layerEditFrame</B>(int&nbsp;animIndex,
372
-                      int&nbsp;frameIndex,
373
-                      int&nbsp;layerIndex,
374
-                      <A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A>&nbsp;work,
375
-                      <A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A>&nbsp;LEDframe)</PRE>
376
-<DL>
377
-<DD>Create a new layer editor.
378
-<P>
379
-<DL>
380
-<DT><B>Parameters:</B><DD><CODE>animIndex</CODE> - Current animation<DD><CODE>frameIndex</CODE> - Current frame<DD><CODE>layerIndex</CODE> - Layer to edit<DD><CODE>work</CODE> - the cubeWorker containing the data<DD><CODE>LEDframe</CODE> - Used to call valueChanged, to trigger 3D View update</DL>
381
-</DL>
382
-
383
-<!-- ============ METHOD DETAIL ========== -->
384
-
385
-<A NAME="method_detail"><!-- --></A>
386
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
387
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
388
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
389
-<B>Method Detail</B></FONT></TH>
390
-</TR>
391
-</TABLE>
392
-
393
-<A NAME="getFinalFrame()"><!-- --></A><H3>
394
-getFinalFrame</H3>
395
-<PRE>
396
-public short[] <B>getFinalFrame</B>()</PRE>
397
-<DL>
398
-<DD>Get the edited data back. NOTE: The worker is updated automagically!
399
-<P>
400
-<DD><DL>
401
-
402
-<DT><B>Returns:</B><DD>Now changed 64 byte array.</DL>
403
-</DD>
404
-</DL>
405
-<HR>
406
-
407
-<A NAME="btnClicked(int, int)"><!-- --></A><H3>
408
-btnClicked</H3>
409
-<PRE>
410
-public void <B>btnClicked</B>(int&nbsp;i,
411
-                       int&nbsp;j)</PRE>
412
-<DL>
413
-<DD>Gets called when the user clicks on a Toggle Button.
414
-<P>
415
-<DD><DL>
416
-<DT><B>Parameters:</B><DD><CODE>i</CODE> - X-Coordinate of Button<DD><CODE>j</CODE> - Y-Coordinate of Button</DL>
417
-</DD>
418
-</DL>
419
-<HR>
420
-
421
-<A NAME="cancel()"><!-- --></A><H3>
422
-cancel</H3>
423
-<PRE>
424
-public void <B>cancel</B>()</PRE>
425
-<DL>
426
-<DD>Action of Cancel Button. Removes this window...
427
-<P>
428
-<DD><DL>
429
-</DL>
430
-</DD>
431
-</DL>
432
-<HR>
433
-
434
-<A NAME="save()"><!-- --></A><H3>
435
-save</H3>
436
-<PRE>
437
-public void <B>save</B>()</PRE>
438
-<DL>
439
-<DD>Gets called when clicking the save button. Puts data back into Worker and fires ListSelectionEvent in Worker, so that the 3D View is updated.
440
-<P>
441
-<DD><DL>
442
-</DL>
443
-</DD>
444
-</DL>
445
-<!-- ========= END OF CLASS DATA ========= -->
446
-<HR>
447
-
448
-
449
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
450
-<A NAME="navbar_bottom"><!-- --></A>
451
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
452
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
453
-<TR>
454
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
455
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
456
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
457
-  <TR ALIGN="center" VALIGN="top">
458
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
459
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
460
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
461
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
462
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
463
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
464
-  </TR>
465
-</TABLE>
466
-</TD>
467
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
468
-</EM>
469
-</TD>
470
-</TR>
471
-
472
-<TR>
473
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
474
-&nbsp;<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>PREV CLASS</B></A>&nbsp;
475
-&nbsp;<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;"><B>NEXT CLASS</B></A></FONT></TD>
476
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
477
-  <A HREF="index.html?layerEditFrame.html" target="_top"><B>FRAMES</B></A>  &nbsp;
478
-&nbsp;<A HREF="layerEditFrame.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
479
-&nbsp;<SCRIPT type="text/javascript">
480
-  <!--
481
-  if(window==top) {
482
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
483
-  }
484
-  //-->
485
-</SCRIPT>
486
-<NOSCRIPT>
487
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
488
-</NOSCRIPT>
489
-
490
-
491
-</FONT></TD>
492
-</TR>
493
-<TR>
494
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
495
-  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JFrame">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JFrame">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
496
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
497
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
498
-</TR>
499
-</TABLE>
500
-<A NAME="skip-navbar_bottom"></A>
501
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
502
-
503
-<HR>
504
-
505
-</BODY>
506
-</HTML>

+ 0
- 160
Cube Control/doc/overview-tree.html View File

@@ -1,160 +0,0 @@
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_07) on Mon Dec 12 09:47:09 GMT+01:00 2011 -->
6
-<TITLE>
7
-Class Hierarchy
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Class Hierarchy";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H2>
82
-Hierarchy For All Packages</H2>
83
-</CENTER>
84
-<H2>
85
-Class Hierarchy
86
-</H2>
87
-<UL>
88
-<LI TYPE="circle">java.lang.Object<UL>
89
-<LI TYPE="circle"><A HREF="AFrame.html" title="class in &lt;Unnamed&gt;"><B>AFrame</B></A><LI TYPE="circle"><A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>Animation</B></A><LI TYPE="circle"><A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>AnimationUtility</B></A><LI TYPE="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
90
-<UL>
91
-<LI TYPE="circle">java.awt.Container<UL>
92
-<LI TYPE="circle">java.awt.Window (implements javax.accessibility.Accessible)
93
-<UL>
94
-<LI TYPE="circle">java.awt.Frame (implements java.awt.MenuContainer)
95
-<UL>
96
-<LI TYPE="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
97
-<UL>
98
-<LI TYPE="circle"><A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>Frame</B></A> (implements javax.swing.event.ListSelectionListener)
99
-<LI TYPE="circle"><A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>layerEditFrame</B></A></UL>
100
-</UL>
101
-</UL>
102
-</UL>
103
-</UL>
104
-<LI TYPE="circle"><A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>cubeWorker</B></A><LI TYPE="circle"><A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>HelperUtility</B></A><LI TYPE="circle"><A HREF="Led3D.html" title="class in &lt;Unnamed&gt;"><B>Led3D</B></A></UL>
105
-</UL>
106
-<HR>
107
-
108
-
109
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
110
-<A NAME="navbar_bottom"><!-- --></A>
111
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
112
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
113
-<TR>
114
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
115
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
116
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
117
-  <TR ALIGN="center" VALIGN="top">
118
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
119
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
120
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
121
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
122
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
123
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
124
-  </TR>
125
-</TABLE>
126
-</TD>
127
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
128
-</EM>
129
-</TD>
130
-</TR>
131
-
132
-<TR>
133
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
134
-&nbsp;PREV&nbsp;
135
-&nbsp;NEXT</FONT></TD>
136
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
137
-  <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
138
-&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
139
-&nbsp;<SCRIPT type="text/javascript">
140
-  <!--
141
-  if(window==top) {
142
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
143
-  }
144
-  //-->
145
-</SCRIPT>
146
-<NOSCRIPT>
147
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
148
-</NOSCRIPT>
149
-
150
-
151
-</FONT></TD>
152
-</TR>
153
-</TABLE>
154
-<A NAME="skip-navbar_bottom"></A>
155
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
156
-
157
-<HR>
158
-
159
-</BODY>
160
-</HTML>

+ 0
- 46
Cube Control/doc/package-frame.html View File

@@ -1,46 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-&lt;Unnamed&gt;
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="FrameTitleFont">
19
-<A HREF="package-summary.html" target="classFrame">&lt;Unnamed&gt;</A></FONT>
20
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21
-<TR>
22
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
23
-Classes</FONT>&nbsp;
24
-<FONT CLASS="FrameItemFont">
25
-<BR>
26
-<A HREF="AFrame.html" title="class in &lt;Unnamed&gt;" target="classFrame">AFrame</A>
27
-<BR>
28
-<A HREF="Animation.html" title="class in &lt;Unnamed&gt;" target="classFrame">Animation</A>
29
-<BR>
30
-<A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;" target="classFrame">AnimationUtility</A>
31
-<BR>
32
-<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;" target="classFrame">cubeWorker</A>
33
-<BR>
34
-<A HREF="Frame.html" title="class in &lt;Unnamed&gt;" target="classFrame">Frame</A>
35
-<BR>
36
-<A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;" target="classFrame">HelperUtility</A>
37
-<BR>
38
-<A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;" target="classFrame">layerEditFrame</A>
39
-<BR>
40
-<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;" target="classFrame">Led3D</A></FONT></TD>
41
-</TR>
42
-</TABLE>
43
-
44
-
45
-</BODY>
46
-</HTML>

+ 0
- 1
Cube Control/doc/package-list View File

@@ -1 +0,0 @@
1
-

+ 0
- 171
Cube Control/doc/package-summary.html View File

@@ -1,171 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
11
-
12
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13
-
14
-
15
-</HEAD>
16
-
17
-<BODY BGCOLOR="white">
18
-<HR>
19
-
20
-
21
-<!-- ========= START OF TOP NAVBAR ======= -->
22
-<A NAME="navbar_top"><!-- --></A>
23
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
24
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
25
-<TR>
26
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
27
-<A NAME="navbar_top_firstrow"><!-- --></A>
28
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
29
-  <TR ALIGN="center" VALIGN="top">
30
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
31
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
32
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
33
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
34
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
35
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
36
-  </TR>
37
-</TABLE>
38
-</TD>
39
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
40
-</EM>
41
-</TD>
42
-</TR>
43
-
44
-<TR>
45
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
46
-&nbsp;PREV PACKAGE&nbsp;
47
-&nbsp;NEXT PACKAGE</FONT></TD>
48
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
49
-  <A HREF="index.html?package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
50
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
51
-&nbsp;<SCRIPT type="text/javascript">
52
-  <!--
53
-  if(window==top) {
54
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
55
-  }
56
-  //-->
57
-</SCRIPT>
58
-<NOSCRIPT>
59
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
60
-</NOSCRIPT>
61
-
62
-
63
-</FONT></TD>
64
-</TR>
65
-</TABLE>
66
-<A NAME="skip-navbar_top"></A>
67
-<!-- ========= END OF TOP NAVBAR ========= -->
68
-
69
-<HR>
70
-<H2>
71
-Package &lt;Unnamed&gt;
72
-</H2>
73
-
74
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
75
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
76
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
77
-<B>Class Summary</B></FONT></TH>
78
-</TR>
79
-<TR BGCOLOR="white" CLASS="TableRowColor">
80
-<TD WIDTH="15%"><B><A HREF="AFrame.html" title="class in &lt;Unnamed&gt;">AFrame</A></B></TD>
81
-<TD>The representation of a single frame.</TD>
82
-</TR>
83
-<TR BGCOLOR="white" CLASS="TableRowColor">
84
-<TD WIDTH="15%"><B><A HREF="Animation.html" title="class in &lt;Unnamed&gt;">Animation</A></B></TD>
85
-<TD>A collection of frames that represent an entire animation.</TD>
86
-</TR>
87
-<TR BGCOLOR="white" CLASS="TableRowColor">
88
-<TD WIDTH="15%"><B><A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;">AnimationUtility</A></B></TD>
89
-<TD>A helper class that loads animations from a file or saves them to one.</TD>
90
-</TR>
91
-<TR BGCOLOR="white" CLASS="TableRowColor">
92
-<TD WIDTH="15%"><B><A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A></B></TD>
93
-<TD>This class holds all Data of the Application.</TD>
94
-</TR>
95
-<TR BGCOLOR="white" CLASS="TableRowColor">
96
-<TD WIDTH="15%"><B><A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A></B></TD>
97
-<TD>&nbsp;</TD>
98
-</TR>
99
-<TR BGCOLOR="white" CLASS="TableRowColor">
100
-<TD WIDTH="15%"><B><A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;">HelperUtility</A></B></TD>
101
-<TD>This helper class extracts the serialHelper from the JAR file, makes it executable and executes it with the given Command line arguments.</TD>
102
-</TR>
103
-<TR BGCOLOR="white" CLASS="TableRowColor">
104
-<TD WIDTH="15%"><B><A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A></B></TD>
105
-<TD>Shows a windows that allows the user to toggle the state of 64 LEDs.</TD>
106
-</TR>
107
-<TR BGCOLOR="white" CLASS="TableRowColor">
108
-<TD WIDTH="15%"><B><A HREF="Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A></B></TD>
109
-<TD>This class is responsible for displaying the 3D View of our Cube.</TD>
110
-</TR>
111
-</TABLE>
112
-&nbsp;
113
-
114
-<P>
115
-<DL>
116
-</DL>
117
-<HR>
118
-
119
-
120
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
121
-<A NAME="navbar_bottom"><!-- --></A>
122
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
123
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
124
-<TR>
125
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
126
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
127
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
128
-  <TR ALIGN="center" VALIGN="top">
129
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
130
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
131
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
132
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
133
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
134
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
135
-  </TR>
136
-</TABLE>
137
-</TD>
138
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
139
-</EM>
140
-</TD>
141
-</TR>
142
-
143
-<TR>
144
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
145
-&nbsp;PREV PACKAGE&nbsp;
146
-&nbsp;NEXT PACKAGE</FONT></TD>
147
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
148
-  <A HREF="index.html?package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
149
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
150
-&nbsp;<SCRIPT type="text/javascript">
151
-  <!--
152
-  if(window==top) {
153
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
154
-  }
155
-  //-->
156
-</SCRIPT>
157
-<NOSCRIPT>
158
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
159
-</NOSCRIPT>
160
-
161
-
162
-</FONT></TD>
163
-</TR>
164
-</TABLE>
165
-<A NAME="skip-navbar_bottom"></A>
166
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
167
-
168
-<HR>
169
-
170
-</BODY>
171
-</HTML>

+ 0
- 161
Cube Control/doc/package-tree.html View File

@@ -1,161 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
- Class Hierarchy
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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=" Class Hierarchy";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H2>
82
-Hierarchy For Package &lt;Unnamed&gt;
83
-</H2>
84
-</CENTER>
85
-<H2>
86
-Class Hierarchy
87
-</H2>
88
-<UL>
89
-<LI TYPE="circle">java.lang.Object<UL>
90
-<LI TYPE="circle"><A HREF="AFrame.html" title="class in &lt;Unnamed&gt;"><B>AFrame</B></A><LI TYPE="circle"><A HREF="Animation.html" title="class in &lt;Unnamed&gt;"><B>Animation</B></A><LI TYPE="circle"><A HREF="AnimationUtility.html" title="class in &lt;Unnamed&gt;"><B>AnimationUtility</B></A><LI TYPE="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
91
-<UL>
92
-<LI TYPE="circle">java.awt.Container<UL>
93
-<LI TYPE="circle">java.awt.Window (implements javax.accessibility.Accessible)
94
-<UL>
95
-<LI TYPE="circle">java.awt.Frame (implements java.awt.MenuContainer)
96
-<UL>
97
-<LI TYPE="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
98
-<UL>
99
-<LI TYPE="circle"><A HREF="Frame.html" title="class in &lt;Unnamed&gt;"><B>Frame</B></A> (implements javax.swing.event.ListSelectionListener)
100
-<LI TYPE="circle"><A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;"><B>layerEditFrame</B></A></UL>
101
-</UL>
102
-</UL>
103
-</UL>
104
-</UL>
105
-<LI TYPE="circle"><A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;"><B>cubeWorker</B></A><LI TYPE="circle"><A HREF="HelperUtility.html" title="class in &lt;Unnamed&gt;"><B>HelperUtility</B></A><LI TYPE="circle"><A HREF="Led3D.html" title="class in &lt;Unnamed&gt;"><B>Led3D</B></A></UL>
106
-</UL>
107
-<HR>
108
-
109
-
110
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
111
-<A NAME="navbar_bottom"><!-- --></A>
112
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
113
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
114
-<TR>
115
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
116
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
117
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
118
-  <TR ALIGN="center" VALIGN="top">
119
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
120
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
121
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
122
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
123
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
124
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
125
-  </TR>
126
-</TABLE>
127
-</TD>
128
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
129
-</EM>
130
-</TD>
131
-</TR>
132
-
133
-<TR>
134
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
135
-&nbsp;PREV&nbsp;
136
-&nbsp;NEXT</FONT></TD>
137
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
138
-  <A HREF="index.html?package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
139
-&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
140
-&nbsp;<SCRIPT type="text/javascript">
141
-  <!--
142
-  if(window==top) {
143
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
144
-  }
145
-  //-->
146
-</SCRIPT>
147
-<NOSCRIPT>
148
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
149
-</NOSCRIPT>
150
-
151
-
152
-</FONT></TD>
153
-</TR>
154
-</TABLE>
155
-<A NAME="skip-navbar_bottom"></A>
156
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
157
-
158
-<HR>
159
-
160
-</BODY>
161
-</HTML>

BIN
Cube Control/doc/resources/inherit.gif View File


+ 0
- 679
Cube Control/doc/serialized-form.html View File

@@ -1,679 +0,0 @@
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_07) on Mon Dec 12 09:47:08 GMT+01:00 2011 -->
6
-<TITLE>
7
-Serialized Form
8
-</TITLE>
9
-
10
-<META NAME="date" CONTENT="2011-12-12">
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="Serialized Form";
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">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46
-  </TR>
47
-</TABLE>
48
-</TD>
49
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50
-</EM>
51
-</TD>
52
-</TR>
53
-
54
-<TR>
55
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
-&nbsp;PREV&nbsp;
57
-&nbsp;NEXT</FONT></TD>
58
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
-  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60
-&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61
-&nbsp;<SCRIPT type="text/javascript">
62
-  <!--
63
-  if(window==top) {
64
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
65
-  }
66
-  //-->
67
-</SCRIPT>
68
-<NOSCRIPT>
69
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
70
-</NOSCRIPT>
71
-
72
-
73
-</FONT></TD>
74
-</TR>
75
-</TABLE>
76
-<A NAME="skip-navbar_top"></A>
77
-<!-- ========= END OF TOP NAVBAR ========= -->
78
-
79
-<HR>
80
-<CENTER>
81
-<H1>
82
-Serialized Form</H1>
83
-</CENTER>
84
-<HR SIZE="4" NOSHADE>
85
-
86
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
88
-<TH ALIGN="center"><FONT SIZE="+2">
89
-<B>Package</B> <B>&lt;Unnamed&gt;</B></FONT></TH>
90
-</TR>
91
-</TABLE>
92
-
93
-<P>
94
-<A NAME="Frame"><!-- --></A>
95
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
96
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
97
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
98
-<B>Class <A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A> extends javax.swing.JFrame implements Serializable</B></FONT></TH>
99
-</TR>
100
-</TABLE>
101
-
102
-<P>
103
-<A NAME="serializedForm"><!-- --></A>
104
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
105
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
106
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
107
-<B>Serialized Fields</B></FONT></TH>
108
-</TR>
109
-</TABLE>
110
-
111
-<H3>
112
-gConfig</H3>
113
-<PRE>
114
-java.awt.GraphicsConfiguration <B>gConfig</B></PRE>
115
-<DL>
116
-<DL>
117
-</DL>
118
-</DL>
119
-<HR>
120
-<H3>
121
-cubeCanvas</H3>
122
-<PRE>
123
-javax.media.j3d.Canvas3D <B>cubeCanvas</B></PRE>
124
-<DL>
125
-<DL>
126
-</DL>
127
-</DL>
128
-<HR>
129
-<H3>
130
-ledView</H3>
131
-<PRE>
132
-<A HREF="Led3D.html" title="class in &lt;Unnamed&gt;">Led3D</A> <B>ledView</B></PRE>
133
-<DL>
134
-<DL>
135
-</DL>
136
-</DL>
137
-<HR>
138
-<H3>
139
-editA</H3>
140
-<PRE>
141
-javax.swing.JButton <B>editA</B></PRE>
142
-<DL>
143
-<DL>
144
-</DL>
145
-</DL>
146
-<HR>
147
-<H3>
148
-editB</H3>
149
-<PRE>
150
-javax.swing.JButton <B>editB</B></PRE>
151
-<DL>
152
-<DL>
153
-</DL>
154
-</DL>
155
-<HR>
156
-<H3>
157
-editC</H3>
158
-<PRE>
159
-javax.swing.JButton <B>editC</B></PRE>
160
-<DL>
161
-<DL>
162
-</DL>
163
-</DL>
164
-<HR>
165
-<H3>
166
-editD</H3>
167
-<PRE>
168
-javax.swing.JButton <B>editD</B></PRE>
169
-<DL>
170
-<DL>
171
-</DL>
172
-</DL>
173
-<HR>
174
-<H3>
175
-editE</H3>
176
-<PRE>
177
-javax.swing.JButton <B>editE</B></PRE>
178
-<DL>
179
-<DL>
180
-</DL>
181
-</DL>
182
-<HR>
183
-<H3>
184
-editF</H3>
185
-<PRE>
186
-javax.swing.JButton <B>editF</B></PRE>
187
-<DL>
188
-<DL>
189
-</DL>
190
-</DL>
191
-<HR>
192
-<H3>
193
-editG</H3>
194
-<PRE>
195
-javax.swing.JButton <B>editG</B></PRE>
196
-<DL>
197
-<DL>
198
-</DL>
199
-</DL>
200
-<HR>
201
-<H3>
202
-editH</H3>
203
-<PRE>
204
-javax.swing.JButton <B>editH</B></PRE>
205
-<DL>
206
-<DL>
207
-</DL>
208
-</DL>
209
-<HR>
210
-<H3>
211
-frameListModel</H3>
212
-<PRE>
213
-javax.swing.DefaultListModel <B>frameListModel</B></PRE>
214
-<DL>
215
-<DL>
216
-</DL>
217
-</DL>
218
-<HR>
219
-<H3>
220
-frameList</H3>
221
-<PRE>
222
-javax.swing.JList <B>frameList</B></PRE>
223
-<DL>
224
-<DL>
225
-</DL>
226
-</DL>
227
-<HR>
228
-<H3>
229
-frameListScrollPane</H3>
230
-<PRE>
231
-javax.swing.JScrollPane <B>frameListScrollPane</B></PRE>
232
-<DL>
233
-<DL>
234
-</DL>
235
-</DL>
236
-<HR>
237
-<H3>
238
-frameUp</H3>
239
-<PRE>
240
-javax.swing.JButton <B>frameUp</B></PRE>
241
-<DL>
242
-<DL>
243
-</DL>
244
-</DL>
245
-<HR>
246
-<H3>
247
-frameDown</H3>
248
-<PRE>
249
-javax.swing.JButton <B>frameDown</B></PRE>
250
-<DL>
251
-<DL>
252
-</DL>
253
-</DL>
254
-<HR>
255
-<H3>
256
-frameAdd</H3>
257
-<PRE>
258
-javax.swing.JButton <B>frameAdd</B></PRE>
259
-<DL>
260
-<DL>
261
-</DL>
262
-</DL>
263
-<HR>
264
-<H3>
265
-frameRemove</H3>
266
-<PRE>
267
-javax.swing.JButton <B>frameRemove</B></PRE>
268
-<DL>
269
-<DL>
270
-</DL>
271
-</DL>
272
-<HR>
273
-<H3>
274
-frameRename</H3>
275
-<PRE>
276
-javax.swing.JButton <B>frameRename</B></PRE>
277
-<DL>
278
-<DL>
279
-</DL>
280
-</DL>
281
-<HR>
282
-<H3>
283
-Frame</H3>
284
-<PRE>
285
-javax.swing.JButton <B>Frame</B></PRE>
286
-<DL>
287
-<DL>
288
-</DL>
289
-</DL>
290
-<HR>
291
-<H3>
292
-animList</H3>
293
-<PRE>
294
-javax.swing.JList <B>animList</B></PRE>
295
-<DL>
296
-<DL>
297
-</DL>
298
-</DL>
299
-<HR>
300
-<H3>
301
-animModel</H3>
302
-<PRE>
303
-javax.swing.DefaultListModel <B>animModel</B></PRE>
304
-<DL>
305
-<DL>
306
-</DL>
307
-</DL>
308
-<HR>
309
-<H3>
310
-animScrollPane</H3>
311
-<PRE>
312
-javax.swing.JScrollPane <B>animScrollPane</B></PRE>
313
-<DL>
314
-<DL>
315
-</DL>
316
-</DL>
317
-<HR>
318
-<H3>
319
-animUp</H3>
320
-<PRE>
321
-javax.swing.JButton <B>animUp</B></PRE>
322
-<DL>
323
-<DL>
324
-</DL>
325
-</DL>
326
-<HR>
327
-<H3>
328
-animDown</H3>
329
-<PRE>
330
-javax.swing.JButton <B>animDown</B></PRE>
331
-<DL>
332
-<DL>
333
-</DL>
334
-</DL>
335
-<HR>
336
-<H3>
337
-animAdd</H3>
338
-<PRE>
339
-javax.swing.JButton <B>animAdd</B></PRE>
340
-<DL>
341
-<DL>
342
-</DL>
343
-</DL>
344
-<HR>
345
-<H3>
346
-animRemove</H3>
347
-<PRE>
348
-javax.swing.JButton <B>animRemove</B></PRE>
349
-<DL>
350
-<DL>
351
-</DL>
352
-</DL>
353
-<HR>
354
-<H3>
355
-animRename</H3>
356
-<PRE>
357
-javax.swing.JButton <B>animRename</B></PRE>
358
-<DL>
359
-<DL>
360
-</DL>
361
-</DL>
362
-<HR>
363
-<H3>
364
-animPath</H3>
365
-<PRE>
366
-javax.swing.JTextField <B>animPath</B></PRE>
367
-<DL>
368
-<DL>
369
-</DL>
370
-</DL>
371
-<HR>
372
-<H3>
373
-load</H3>
374
-<PRE>
375
-javax.swing.JButton <B>load</B></PRE>
376
-<DL>
377
-<DL>
378
-</DL>
379
-</DL>
380
-<HR>
381
-<H3>
382
-save</H3>
383
-<PRE>
384
-javax.swing.JButton <B>save</B></PRE>
385
-<DL>
386
-<DL>
387
-</DL>
388
-</DL>
389
-<HR>
390
-<H3>
391
-saveAs</H3>
392
-<PRE>
393
-javax.swing.JButton <B>saveAs</B></PRE>
394
-<DL>
395
-<DL>
396
-</DL>
397
-</DL>
398
-<HR>
399
-<H3>
400
-jComboBox1</H3>
401
-<PRE>
402
-javax.swing.JComboBox <B>jComboBox1</B></PRE>
403
-<DL>
404
-<DL>
405
-</DL>
406
-</DL>
407
-<HR>
408
-<H3>
409
-upload</H3>
410
-<PRE>
411
-javax.swing.JButton <B>upload</B></PRE>
412
-<DL>
413
-<DL>
414
-</DL>
415
-</DL>
416
-<HR>
417
-<H3>
418
-download</H3>
419
-<PRE>
420
-javax.swing.JButton <B>download</B></PRE>
421
-<DL>
422
-<DL>
423
-</DL>
424
-</DL>
425
-<HR>
426
-<H3>
427
-jLabel4</H3>
428
-<PRE>
429
-javax.swing.JLabel <B>jLabel4</B></PRE>
430
-<DL>
431
-<DL>
432
-</DL>
433
-</DL>
434
-<HR>
435
-<H3>
436
-frameRemaining</H3>
437
-<PRE>
438
-javax.swing.JTextField <B>frameRemaining</B></PRE>
439
-<DL>
440
-<DL>
441
-</DL>
442
-</DL>
443
-<HR>
444
-<H3>
445
-frameLengthLabel</H3>
446
-<PRE>
447
-javax.swing.JLabel <B>frameLengthLabel</B></PRE>
448
-<DL>
449
-<DL>
450
-</DL>
451
-</DL>
452
-<HR>
453
-<H3>
454
-frameLengthText</H3>
455
-<PRE>
456
-javax.swing.JTextField <B>frameLengthText</B></PRE>
457
-<DL>
458
-<DL>
459
-</DL>
460
-</DL>
461
-<HR>
462
-<H3>
463
-frameDuration</H3>
464
-<PRE>
465
-javax.swing.JButton <B>frameDuration</B></PRE>
466
-<DL>
467
-<DL>
468
-</DL>
469
-</DL>
470
-<HR>
471
-<H3>
472
-worker</H3>
473
-<PRE>
474
-<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A> <B>worker</B></PRE>
475
-<DL>
476
-<DL>
477
-</DL>
478
-</DL>
479
-<HR>
480
-<H3>
481
-fileSelected</H3>
482
-<PRE>
483
-boolean <B>fileSelected</B></PRE>
484
-<DL>
485
-<DL>
486
-</DL>
487
-</DL>
488
-
489
-<P>
490
-<A NAME="layerEditFrame"><!-- --></A>
491
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
492
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
493
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
494
-<B>Class <A HREF="layerEditFrame.html" title="class in &lt;Unnamed&gt;">layerEditFrame</A> extends javax.swing.JFrame implements Serializable</B></FONT></TH>
495
-</TR>
496
-</TABLE>
497
-
498
-<P>
499
-<A NAME="serializedForm"><!-- --></A>
500
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
501
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
502
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
503
-<B>Serialized Fields</B></FONT></TH>
504
-</TR>
505
-</TABLE>
506
-
507
-<H3>
508
-panelLED1</H3>
509
-<PRE>
510
-javax.swing.JPanel <B>panelLED1</B></PRE>
511
-<DL>
512
-<DL>
513
-</DL>
514
-</DL>
515
-<HR>
516
-<H3>
517
-ledPanels</H3>
518
-<PRE>
519
-javax.swing.JButton[][] <B>ledPanels</B></PRE>
520
-<DL>
521
-<DL>
522
-</DL>
523
-</DL>
524
-<HR>
525
-<H3>
526
-on</H3>
527
-<PRE>
528
-javax.swing.ImageIcon <B>on</B></PRE>
529
-<DL>
530
-<DL>
531
-</DL>
532
-</DL>
533
-<HR>
534
-<H3>
535
-off</H3>
536
-<PRE>
537
-javax.swing.ImageIcon <B>off</B></PRE>
538
-<DL>
539
-<DL>
540
-</DL>
541
-</DL>
542
-<HR>
543
-<H3>
544
-ledStatus</H3>
545
-<PRE>
546
-byte[][] <B>ledStatus</B></PRE>
547
-<DL>
548
-<DL>
549
-</DL>
550
-</DL>
551
-<HR>
552
-<H3>
553
-changedStateSinceSave</H3>
554
-<PRE>
555
-boolean <B>changedStateSinceSave</B></PRE>
556
-<DL>
557
-<DL>
558
-</DL>
559
-</DL>
560
-<HR>
561
-<H3>
562
-frame</H3>
563
-<PRE>
564
-short[] <B>frame</B></PRE>
565
-<DL>
566
-<DL>
567
-</DL>
568
-</DL>
569
-<HR>
570
-<H3>
571
-li</H3>
572
-<PRE>
573
-int <B>li</B></PRE>
574
-<DL>
575
-<DL>
576
-</DL>
577
-</DL>
578
-<HR>
579
-<H3>
580
-finish</H3>
581
-<PRE>
582
-boolean <B>finish</B></PRE>
583
-<DL>
584
-<DL>
585
-</DL>
586
-</DL>
587
-<HR>
588
-<H3>
589
-worker</H3>
590
-<PRE>
591
-<A HREF="cubeWorker.html" title="class in &lt;Unnamed&gt;">cubeWorker</A> <B>worker</B></PRE>
592
-<DL>
593
-<DL>
594
-</DL>
595
-</DL>
596
-<HR>
597
-<H3>
598
-animI</H3>
599
-<PRE>
600
-int <B>animI</B></PRE>
601
-<DL>
602
-<DL>
603
-</DL>
604
-</DL>
605
-<HR>
606
-<H3>
607
-frameI</H3>
608
-<PRE>
609
-int <B>frameI</B></PRE>
610
-<DL>
611
-<DL>
612
-</DL>
613
-</DL>
614
-<HR>
615
-<H3>
616
-LedFrame</H3>
617
-<PRE>
618
-<A HREF="Frame.html" title="class in &lt;Unnamed&gt;">Frame</A> <B>LedFrame</B></PRE>
619
-<DL>
620
-<DL>
621
-</DL>
622
-</DL>
623
-
624
-<P>
625
-<HR>
626
-
627
-
628
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
629
-<A NAME="navbar_bottom"><!-- --></A>
630
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
631
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
632
-<TR>
633
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
634
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
635
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
636
-  <TR ALIGN="center" VALIGN="top">
637
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
638
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
639
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
640
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
641
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
642
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
643
-  </TR>
644
-</TABLE>
645
-</TD>
646
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
647
-</EM>
648
-</TD>
649
-</TR>
650
-
651
-<TR>
652
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
653
-&nbsp;PREV&nbsp;
654
-&nbsp;NEXT</FONT></TD>
655
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
656
-  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
657
-&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
658
-&nbsp;<SCRIPT type="text/javascript">
659
-  <!--
660
-  if(window==top) {
661
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
662
-  }
663
-  //-->
664
-</SCRIPT>
665
-<NOSCRIPT>
666
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
667
-</NOSCRIPT>
668
-
669
-
670
-</FONT></TD>
671
-</TR>
672
-</TABLE>
673
-<A NAME="skip-navbar_bottom"></A>
674
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
675
-
676
-<HR>
677
-
678
-</BODY>
679
-</HTML>

+ 0
- 29
Cube Control/doc/stylesheet.css View File

@@ -1,29 +0,0 @@
1
-/* Javadoc style sheet */
2
-
3
-/* Define colors, fonts and other style attributes here to override the defaults */
4
-
5
-/* Page background color */
6
-body { background-color: #FFFFFF; color:#000000 }
7
-
8
-/* Headings */
9
-h1 { font-size: 145% }
10
-
11
-/* Table colors */
12
-.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
13
-.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
14
-.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
15
-
16
-/* Font used in left-hand frame lists */
17
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
18
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
19
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
20
-
21
-/* Navigation bar fonts and colors */
22
-.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
23
-.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
24
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
25
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
26
-
27
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
29
-

+ 3
- 3
Cube Control/makefile View File

@@ -2,8 +2,8 @@ JAVAC = javac
2 2
 JAVADOC = javadoc
3 3
 DOCDIR = doc
4 4
 CC = gcc
5
-TARGET = unix
6
-#TARGET= cygwin
5
+#TARGET = unix
6
+TARGET= cygwin
7 7
 #TARGET = win
8 8
 
9 9
 # Java files to be compiled
@@ -26,7 +26,7 @@ RM = rm
26 26
 endif
27 27
 
28 28
 # Spit out jar file, documentation, delete intermediate files
29
-all: build doc clean
29
+all: build clean
30 30
 
31 31
 # Generate Documentation
32 32
 doc: doc/index.html

Loading…
Cancel
Save