JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
myproject.util
Interface Animator
All Superinterfaces:
java.util.Observer
All Known Implementing Classes:
NullAnimator
,
SwingAnimator
,
TextAnimatorBuilder.TextAnimator
public interface
Animator
extends java.util.Observer
An interface for displaying simulations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
dispose
()
Methods inherited from interface java.util.Observer
update
Method Detail
dispose
void
dispose
()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method