|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Decal
Like an Icon but less complicated.
Method Summary | |
---|---|
boolean |
isOpaque()
Reports whether this decal is known to do only opaque drawing. |
void |
paintDecal(Graphics g)
Paints some content onto a given Graphics context. |
Method Detail |
---|
void paintDecal(Graphics g)
g
- graphics contextboolean isOpaque()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |