Textfeld:

Kegeln auf Java

Dokumentation und Code

ComputeAnimation

bowling_all
Class ComputeAnimation

java.lang.Object
  extended by javax.swing.SwingWorker
      extended by bowling_all.ComputeAnimation
All Implemented Interfaces:
java.lang.Runnable, java.util.concurrent.Future, java.util.concurrent.RunnableFuture

public final class ComputeAnimation
extends javax.swing.SwingWorker


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.SwingWorker
javax.swing.SwingWorker.StateValue
 
Method Summary
 void setWin(Window win)
           
 
Methods inherited from class javax.swing.SwingWorker
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, removePropertyChangeListener, run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setWin

public void setWin(Window win)


Code:                        AnimationPaint.java  ComputeAnimation.java  Delle.java  Ground.java  Kegel.java  Kugel.java  Window.java

All Classes All Classes
AnimationPaint
ComputeAnimation
Delle
Ground
Kegel
Kugel
Window

Javadoc:

© 2007 Biber & PhiSch