org.netbeans.microedition.lcdui.laf |
|
Java Source File Name | Type | Comment |
ColorSchema.java | Class | ColorSchema holds information about colors and background
images to be used when drawing custom components based on Canvas
and CustomItem, which support this ColorSchema mechanism. |
DefaultColorSchema.java | Class | |
SystemColorSchema.java | Class | System color schema - gets all colors from Display.getColor() method call. |
UserColorSchema.java | Class | A color schema, which can hold user color values. |