Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
L
M
N
P
R
S
U
V
W
A
add(int)
- Method in class
Animation
Add a new (empty) frame at the specified position
add(int, AFrame)
- Method in class
Animation
Add a specified frame at the specified position
addAnimation()
- Method in class
cubeWorker
addFrame(int)
- Method in class
cubeWorker
AFrame
- Class in
<Unnamed>
The representation of a single frame.
AFrame()
- Constructor for class
AFrame
animAdd_ActionPerformed(ActionEvent)
- Method in class
frame
Animation
- Class in
<Unnamed>
A collection of frames that represent an entire animation.
Animation()
- Constructor for class
Animation
AnimationUtility
- Class in
<Unnamed>
A helper class that loads animations from a file or saves them to one.
AnimationUtility()
- Constructor for class
AnimationUtility
animDown_ActionPerformed(ActionEvent)
- Method in class
frame
animRemove_ActionPerformed(ActionEvent)
- Method in class
frame
animUp_ActionPerformed(ActionEvent)
- Method in class
frame
B
btnClicked(int, int)
- Method in class
layerEditFrame
byteToShortArray(byte[])
- Method in class
layerEditFrame
C
cancel()
- Method in class
layerEditFrame
changedStateSinceSave()
- Method in class
cubeWorker
cubeWorker
- Class in
<Unnamed>
D
download_ActionPerformed(ActionEvent)
- Method in class
frame
downloadState(String)
- Method in class
cubeWorker
E
editA_ActionPerformed(ActionEvent)
- Method in class
frame
editB_ActionPerformed(ActionEvent)
- Method in class
frame
editC_ActionPerformed(ActionEvent)
- Method in class
frame
editD_ActionPerformed(ActionEvent)
- Method in class
frame
editE_ActionPerformed(ActionEvent)
- Method in class
frame
editF_ActionPerformed(ActionEvent)
- Method in class
frame
editG_ActionPerformed(ActionEvent)
- Method in class
frame
editH_ActionPerformed(ActionEvent)
- Method in class
frame
F
frame
- Class in
<Unnamed>
frame(String)
- Constructor for class
frame
frameAdd_ActionPerformed(ActionEvent)
- Method in class
frame
frameDown_ActionPerformed(ActionEvent)
- Method in class
frame
frameRemove_ActionPerformed(ActionEvent)
- Method in class
frame
framesRemaining()
- Method in class
cubeWorker
frameUp_ActionPerformed(ActionEvent)
- Method in class
frame
G
get(int)
- Method in class
Animation
Gets the specified frame in this animation
get3D()
- Method in class
frame
getAnimationName(int)
- Method in class
cubeWorker
getData()
- Method in class
AFrame
Gets tha Data of this Frame
getFrame(int, int)
- Method in class
cubeWorker
getFrameName(int, int)
- Method in class
cubeWorker
getFrameTime(int, int)
- Method in class
cubeWorker
getLastError()
- Static method in class
AnimationUtility
Get the last error that occured while writing
getLayer(int)
- Method in class
AFrame
Gets the Data of the Layer you want
getName()
- Method in class
AFrame
Gets the Name of this Frame
getName()
- Method in class
Animation
Gets the name of this animation
getSerialPorts()
- Method in class
cubeWorker
getTime()
- Method in class
AFrame
Gets the Duration of this Frame
H
HelperUtility
- Class in
<Unnamed>
This helper class extracts the serialHelper from the JAR file, makes it executable and executes it with the given Command line arguments.
HelperUtility()
- Constructor for class
HelperUtility
L
layerEditFrame
- Class in
<Unnamed>
layerEditFrame(int, int, int, cubeWorker)
- Constructor for class
layerEditFrame
Led3D
- Class in
<Unnamed>
This class is responsible for displaying the 3D View of our Cube.
Led3D(Canvas3D)
- Constructor for class
Led3D
load_ActionPerformed(ActionEvent)
- Method in class
frame
loadState(String)
- Method in class
cubeWorker
M
main(String[])
- Static method in class
frame
moveAnimation(int, int)
- Method in class
cubeWorker
moveFrame(int, int, int)
- Method in class
cubeWorker
N
numOfAnimations()
- Method in class
cubeWorker
numOfFrames(int)
- Method in class
cubeWorker
P
printTranslationData()
- Method in class
Led3D
Prints the translation matrix that is changed by moving/rotating the 3D Cube with your mouse.
R
readFile(String)
- Static method in class
AnimationUtility
Read a file, return ArrayList with all animations in the file.
remove(int)
- Method in class
Animation
Removes a frame.
removeAnimation(int)
- Method in class
cubeWorker
removeFrame(int, int)
- Method in class
cubeWorker
runHelper(String[])
- Static method in class
HelperUtility
Run the serialHelper with the given arguments
S
save()
- Method in class
layerEditFrame
save_ActionPerformed(ActionEvent)
- Method in class
frame
saveAs_ActionPerformed(ActionEvent)
- Method in class
frame
saveState(String)
- Method in class
cubeWorker
set(AFrame, int)
- Method in class
Animation
Sets the selected Frame
setAnimationName(String, int)
- Method in class
cubeWorker
setData(short[])
- Method in class
AFrame
Sets the Data of this Frame
setData(short[])
- Method in class
Led3D
Sets the data that is displayed by the LEDs
setFrame(short[], int, int)
- Method in class
cubeWorker
setFrameName(String, int, int)
- Method in class
cubeWorker
setFrameTime(short, int, int)
- Method in class
cubeWorker
setName(String)
- Method in class
AFrame
Sets the Name of this Frame
setName(String)
- Method in class
Animation
Sets the name of this animation
setTime(short)
- Method in class
AFrame
Sets the Duration of this Frame
shortToByteArray(short[])
- Method in class
layerEditFrame
size()
- Method in class
Animation
Return size of this animation, in number of frames
U
upload_ActionPerformed(ActionEvent)
- Method in class
frame
uploadState(String)
- Method in class
cubeWorker
V
valueChanged(ListSelectionEvent)
- Method in class
frame
W
writeFile(String, ArrayList<Animation>)
- Static method in class
AnimationUtility
Write a file with all Animations of an ArrayList
A
B
C
D
E
F
G
H
L
M
N
P
R
S
U
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes