| Package | Description |
|---|---|
| org.apache.isis.core.runtime.imageloader |
Image Loading API.
|
| org.apache.isis.core.runtime.imageloader.awt | |
| org.apache.isis.core.runtime.imageloader.noop |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateImageImpl
Many icons are based on the same image, but in different sizes and possibly
different colours.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateImage |
TemplateImageLoader.getTemplateImage(String name) |
| Modifier and Type | Method and Description |
|---|---|
TemplateImage |
TemplateImageLoaderAwt.getTemplateImage(String name)
Returns an image template for the specified image (as specified by a path
to a file or resource).
|
| Modifier and Type | Method and Description |
|---|---|
TemplateImage |
TemplateImageLoaderNoop.getTemplateImage(String name) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.