|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.util.StaticPalettes
This class is a pure static data array class. Holds packed byte[] arrays of different useful palettes.
Field Summary | |
static byte[] |
webPalette
Web Safe Pallette store in packed Red/Green/Blue byte format. |
Constructor Summary | |
StaticPalettes()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static byte[] webPalette
Constructor Detail |
public StaticPalettes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |