|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.coverflow.ui.ImageFlowItem.LazyImageLoader
private static abstract class ImageFlowItem.LazyImageLoader
| Field Summary | |
|---|---|
private Image |
image
|
private Logger |
log
|
| Constructor Summary | |
ImageFlowItem.LazyImageLoader()
|
|
| Method Summary | |
|---|---|
Image
|
getImage()
|
protected Image
|
loadImage()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private Image image
private final Logger log
| Constructor Detail |
|---|
ImageFlowItem.LazyImageLoader()
| Method Detail |
|---|
public Image getImage()
protected Image loadImage()
Groovy Documentation