123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!--NewPage-->
- <HTML>
- <HEAD>
- <!-- Generated by javadoc (build 1.6.0_07) on Mon Dec 05 10:07:41 GMT+01:00 2011 -->
- <TITLE>
- Index
- </TITLE>
-
- <META NAME="date" CONTENT="2011-12-05">
-
- <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
-
- <SCRIPT type="text/javascript">
- function windowTitle()
- {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Index";
- }
- }
- </SCRIPT>
- <NOSCRIPT>
- </NOSCRIPT>
-
- </HEAD>
-
- <BODY BGCOLOR="white" onload="windowTitle();">
- <HR>
-
-
- <!-- ========= START OF TOP NAVBAR ======= -->
- <A NAME="navbar_top"><!-- --></A>
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_top_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
-
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
-
-
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_top"></A>
- <!-- ========= END OF TOP NAVBAR ========= -->
-
- <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>
- <A NAME="_A_"><!-- --></A><H2>
- <B>A</B></H2>
- <DL>
- <DT><A HREF="./Animation.html#add(int)"><B>add(int)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Add a new (empty) frame at the specified position
- <DT><A HREF="./Animation.html#add(int, AFrame)"><B>add(int, AFrame)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Add a specified frame at the specified position
- <DT><A HREF="./cubeWorker.html#addAnimation()"><B>addAnimation()</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#addFrame(int)"><B>addFrame(int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AFrame.html" title="class in <Unnamed>"><B>AFrame</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>The representation of a single frame.<DT><A HREF="./AFrame.html#AFrame()"><B>AFrame()</B></A> -
- Constructor for class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>
- <DT><A HREF="./frame.html#animAdd_ActionPerformed(java.awt.event.ActionEvent)"><B>animAdd_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./Animation.html" title="class in <Unnamed>"><B>Animation</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>A collection of frames that represent an entire animation.<DT><A HREF="./Animation.html#Animation()"><B>Animation()</B></A> -
- Constructor for class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>
- <DT><A HREF="./AnimationUtility.html" title="class in <Unnamed>"><B>AnimationUtility</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></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> -
- Constructor for class <A HREF="./AnimationUtility.html" title="class in <Unnamed>">AnimationUtility</A>
- <DD>
- <DT><A HREF="./frame.html#animDown_ActionPerformed(java.awt.event.ActionEvent)"><B>animDown_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#animRemove_ActionPerformed(java.awt.event.ActionEvent)"><B>animRemove_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#animUp_ActionPerformed(java.awt.event.ActionEvent)"><B>animUp_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_B_"><!-- --></A><H2>
- <B>B</B></H2>
- <DL>
- <DT><A HREF="./layerEditFrame.html#btnClicked(int, int)"><B>btnClicked(int, int)</B></A> -
- Method in class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- <DT><A HREF="./layerEditFrame.html#byteToShortArray(byte[])"><B>byteToShortArray(byte[])</B></A> -
- Method in class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_C_"><!-- --></A><H2>
- <B>C</B></H2>
- <DL>
- <DT><A HREF="./layerEditFrame.html#cancel()"><B>cancel()</B></A> -
- Method in class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#changedStateSinceSave()"><B>changedStateSinceSave()</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html" title="class in <Unnamed>"><B>cubeWorker</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> </DL>
- <HR>
- <A NAME="_D_"><!-- --></A><H2>
- <B>D</B></H2>
- <DL>
- <DT><A HREF="./frame.html#download_ActionPerformed(java.awt.event.ActionEvent)"><B>download_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#downloadState(java.lang.String)"><B>downloadState(String)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_E_"><!-- --></A><H2>
- <B>E</B></H2>
- <DL>
- <DT><A HREF="./frame.html#editA_ActionPerformed(java.awt.event.ActionEvent)"><B>editA_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editB_ActionPerformed(java.awt.event.ActionEvent)"><B>editB_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editC_ActionPerformed(java.awt.event.ActionEvent)"><B>editC_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editD_ActionPerformed(java.awt.event.ActionEvent)"><B>editD_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editE_ActionPerformed(java.awt.event.ActionEvent)"><B>editE_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editF_ActionPerformed(java.awt.event.ActionEvent)"><B>editF_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editG_ActionPerformed(java.awt.event.ActionEvent)"><B>editG_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#editH_ActionPerformed(java.awt.event.ActionEvent)"><B>editH_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_F_"><!-- --></A><H2>
- <B>F</B></H2>
- <DL>
- <DT><A HREF="./frame.html" title="class in <Unnamed>"><B>frame</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./frame.html#frame(java.lang.String)"><B>frame(String)</B></A> -
- Constructor for class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#frameAdd_ActionPerformed(java.awt.event.ActionEvent)"><B>frameAdd_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#frameDown_ActionPerformed(java.awt.event.ActionEvent)"><B>frameDown_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#frameRemove_ActionPerformed(java.awt.event.ActionEvent)"><B>frameRemove_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#framesRemaining()"><B>framesRemaining()</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./frame.html#frameUp_ActionPerformed(java.awt.event.ActionEvent)"><B>frameUp_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_G_"><!-- --></A><H2>
- <B>G</B></H2>
- <DL>
- <DT><A HREF="./Animation.html#get(int)"><B>get(int)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Gets the specified frame in this animation
- <DT><A HREF="./frame.html#get3D()"><B>get3D()</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#getAnimationName(int)"><B>getAnimationName(int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AFrame.html#getData()"><B>getData()</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Gets tha Data of this Frame
- <DT><A HREF="./cubeWorker.html#getFrame(int, int)"><B>getFrame(int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#getFrameName(int, int)"><B>getFrameName(int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#getFrameTime(int, int)"><B>getFrameTime(int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AnimationUtility.html#getLastError()"><B>getLastError()</B></A> -
- Static method in class <A HREF="./AnimationUtility.html" title="class in <Unnamed>">AnimationUtility</A>
- <DD>Get the last error that occured while writing
- <DT><A HREF="./AFrame.html#getLayer(int)"><B>getLayer(int)</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Gets the Data of the Layer you want
- <DT><A HREF="./AFrame.html#getName()"><B>getName()</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Gets the Name of this Frame
- <DT><A HREF="./Animation.html#getName()"><B>getName()</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Gets the name of this animation
- <DT><A HREF="./cubeWorker.html#getSerialPorts()"><B>getSerialPorts()</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AFrame.html#getTime()"><B>getTime()</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Gets the Duration of this Frame
- </DL>
- <HR>
- <A NAME="_H_"><!-- --></A><H2>
- <B>H</B></H2>
- <DL>
- <DT><A HREF="./HelperUtility.html" title="class in <Unnamed>"><B>HelperUtility</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></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> -
- Constructor for class <A HREF="./HelperUtility.html" title="class in <Unnamed>">HelperUtility</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_L_"><!-- --></A><H2>
- <B>L</B></H2>
- <DL>
- <DT><A HREF="./layerEditFrame.html" title="class in <Unnamed>"><B>layerEditFrame</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./layerEditFrame.html#layerEditFrame(int, int, int, cubeWorker)"><B>layerEditFrame(int, int, int, cubeWorker)</B></A> -
- Constructor for class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- <DT><A HREF="./Led3D.html" title="class in <Unnamed>"><B>Led3D</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></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> -
- Constructor for class <A HREF="./Led3D.html" title="class in <Unnamed>">Led3D</A>
- <DD>
- <DT><A HREF="./frame.html#load_ActionPerformed(java.awt.event.ActionEvent)"><B>load_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#loadState(java.lang.String)"><B>loadState(String)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_M_"><!-- --></A><H2>
- <B>M</B></H2>
- <DL>
- <DT><A HREF="./frame.html#main(java.lang.String[])"><B>main(String[])</B></A> -
- Static method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#moveAnimation(int, int)"><B>moveAnimation(int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#moveFrame(int, int, int)"><B>moveFrame(int, int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_N_"><!-- --></A><H2>
- <B>N</B></H2>
- <DL>
- <DT><A HREF="./cubeWorker.html#numOfAnimations()"><B>numOfAnimations()</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#numOfFrames(int)"><B>numOfFrames(int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_P_"><!-- --></A><H2>
- <B>P</B></H2>
- <DL>
- <DT><A HREF="./Led3D.html#printTranslationData()"><B>printTranslationData()</B></A> -
- Method in class <A HREF="./Led3D.html" title="class in <Unnamed>">Led3D</A>
- <DD>Prints the translation matrix that is changed by moving/rotating the 3D Cube with your mouse.
- </DL>
- <HR>
- <A NAME="_R_"><!-- --></A><H2>
- <B>R</B></H2>
- <DL>
- <DT><A HREF="./AnimationUtility.html#readFile(java.lang.String)"><B>readFile(String)</B></A> -
- Static method in class <A HREF="./AnimationUtility.html" title="class in <Unnamed>">AnimationUtility</A>
- <DD>Read a file, return ArrayList with all animations in the file.
- <DT><A HREF="./Animation.html#remove(int)"><B>remove(int)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Removes a frame.
- <DT><A HREF="./cubeWorker.html#removeAnimation(int)"><B>removeAnimation(int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#removeFrame(int, int)"><B>removeFrame(int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./HelperUtility.html#runHelper(java.lang.String[])"><B>runHelper(String[])</B></A> -
- Static method in class <A HREF="./HelperUtility.html" title="class in <Unnamed>">HelperUtility</A>
- <DD>Run the serialHelper with the given arguments
- </DL>
- <HR>
- <A NAME="_S_"><!-- --></A><H2>
- <B>S</B></H2>
- <DL>
- <DT><A HREF="./layerEditFrame.html#save()"><B>save()</B></A> -
- Method in class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- <DT><A HREF="./frame.html#save_ActionPerformed(java.awt.event.ActionEvent)"><B>save_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./frame.html#saveAs_ActionPerformed(java.awt.event.ActionEvent)"><B>saveAs_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#saveState(java.lang.String)"><B>saveState(String)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./Animation.html#set(AFrame, int)"><B>set(AFrame, int)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Sets the selected Frame
- <DT><A HREF="./cubeWorker.html#setAnimationName(java.lang.String, int)"><B>setAnimationName(String, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AFrame.html#setData(short[])"><B>setData(short[])</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Sets the Data of this Frame
- <DT><A HREF="./Led3D.html#setData(short[])"><B>setData(short[])</B></A> -
- Method in class <A HREF="./Led3D.html" title="class in <Unnamed>">Led3D</A>
- <DD>Sets the data that is displayed by the LEDs
- <DT><A HREF="./cubeWorker.html#setFrame(short[], int, int)"><B>setFrame(short[], int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#setFrameName(java.lang.String, int, int)"><B>setFrameName(String, int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#setFrameTime(short, int, int)"><B>setFrameTime(short, int, int)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- <DT><A HREF="./AFrame.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Sets the Name of this Frame
- <DT><A HREF="./Animation.html#setName(java.lang.String)"><B>setName(String)</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Sets the name of this animation
- <DT><A HREF="./AFrame.html#setTime(short)"><B>setTime(short)</B></A> -
- Method in class <A HREF="./AFrame.html" title="class in <Unnamed>">AFrame</A>
- <DD>Sets the Duration of this Frame
- <DT><A HREF="./layerEditFrame.html#shortToByteArray(short[])"><B>shortToByteArray(short[])</B></A> -
- Method in class <A HREF="./layerEditFrame.html" title="class in <Unnamed>">layerEditFrame</A>
- <DD>
- <DT><A HREF="./Animation.html#size()"><B>size()</B></A> -
- Method in class <A HREF="./Animation.html" title="class in <Unnamed>">Animation</A>
- <DD>Return size of this animation, in number of frames
- </DL>
- <HR>
- <A NAME="_U_"><!-- --></A><H2>
- <B>U</B></H2>
- <DL>
- <DT><A HREF="./frame.html#upload_ActionPerformed(java.awt.event.ActionEvent)"><B>upload_ActionPerformed(ActionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- <DT><A HREF="./cubeWorker.html#uploadState(java.lang.String)"><B>uploadState(String)</B></A> -
- Method in class <A HREF="./cubeWorker.html" title="class in <Unnamed>">cubeWorker</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_V_"><!-- --></A><H2>
- <B>V</B></H2>
- <DL>
- <DT><A HREF="./frame.html#valueChanged(javax.swing.event.ListSelectionEvent)"><B>valueChanged(ListSelectionEvent)</B></A> -
- Method in class <A HREF="./frame.html" title="class in <Unnamed>">frame</A>
- <DD>
- </DL>
- <HR>
- <A NAME="_W_"><!-- --></A><H2>
- <B>W</B></H2>
- <DL>
- <DT><A HREF="./AnimationUtility.html#writeFile(java.lang.String, java.util.ArrayList)"><B>writeFile(String, ArrayList<Animation>)</B></A> -
- Static method in class <A HREF="./AnimationUtility.html" title="class in <Unnamed>">AnimationUtility</A>
- <DD>Write a file with all Animations of an ArrayList
- </DL>
- <HR>
- <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>
-
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <A NAME="navbar_bottom"><!-- --></A>
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
- <TR>
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
- <TR ALIGN="center" VALIGN="top">
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
- </TR>
- </TABLE>
- </TD>
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
- </EM>
- </TD>
- </TR>
-
- <TR>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- PREV
- NEXT</FONT></TD>
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
- <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
- <SCRIPT type="text/javascript">
- <!--
- if(window==top) {
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
- }
- //-->
- </SCRIPT>
- <NOSCRIPT>
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
- </NOSCRIPT>
-
-
- </FONT></TD>
- </TR>
- </TABLE>
- <A NAME="skip-navbar_bottom"></A>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
-
- <HR>
-
- </BODY>
- </HTML>
|