|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.coverflow.ui.ImageFlow.AutoScroller
private class ImageFlow.AutoScroller
| Field Summary | |
|---|---|
private int |
index
|
private double |
position
|
private long |
start
|
| Constructor Summary | |
private ImageFlow.AutoScroller(DrawableItem item)
|
|
| Method Summary | |
|---|---|
void
|
actionPerformed(ActionEvent e)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private int index
private double position
private long start
| Constructor Detail |
|---|
private ImageFlow.AutoScroller(DrawableItem item)
| Method Detail |
|---|
public void actionPerformed(ActionEvent e)
Groovy Documentation