|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bitmap | |
|---|---|
| vlcskineditor.history | |
| vlcskineditor.resources | |
| Uses of Bitmap in vlcskineditor.history |
|---|
| Constructors in vlcskineditor.history with parameters of type Bitmap | |
|---|---|
BitmapEditEvent(Bitmap bmp)
Creates a new instance of BitmapEditEvent |
|
SubBitmapAddEvent(Bitmap bmp,
SubBitmap sbmp)
Creates a new instance of SubBitmapAddEvent |
|
SubBitmapDeletionEvent(Skin ski,
Bitmap parent,
SubBitmap sbmp,
int ind)
|
|
| Uses of Bitmap in vlcskineditor.resources |
|---|
| Methods in vlcskineditor.resources that return Bitmap | |
|---|---|
Bitmap |
SubBitmap.getParentBitmap()
|
| Constructors in vlcskineditor.resources with parameters of type Bitmap | |
|---|---|
SubBitmap(org.w3c.dom.Node n,
Skin s_,
Bitmap parent_)
Creates a new SubBitmap from a XML node |
|
SubBitmap(Skin s_,
Bitmap parent_)
Creates a new SubBitmap from user input. |
|
SubBitmap(java.lang.String xmlcode,
Skin s_,
Bitmap parent_)
Creates a new SubBitmap from XML. |
|
SubBitmapEditWindow(Bitmap b_,
SubBitmap sb_)
Creates a new instance of SubBitmapEditWindow |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||