|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvlcskineditor.Resource
vlcskineditor.resources.ImageResource
public abstract class ImageResource
To summarize Bitmaps and SubBitmaps to one type accesible by all items
| Field Summary | |
|---|---|
java.awt.image.BufferedImage |
image
The image represented by the resource |
| Fields inherited from class vlcskineditor.Resource |
|---|
id, s, type |
| Constructor Summary | |
|---|---|
ImageResource()
|
|
| Method Summary |
|---|
| Methods inherited from class vlcskineditor.Resource |
|---|
getParentOf, getTreeNode, renameForCopy, returnCode, showOptions, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.awt.image.BufferedImage image
| Constructor Detail |
|---|
public ImageResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||