|
Class Summary |
| MIDmanualSelector |
Execute SUITE1 to run this application
This is a MIDlet application example (named as "Manual selector"
in SUITE1) that shows the RGBform functionality
of manually selecting a color (indicating R, G and B value) by implementing
ChoserInterface interface. |
| MIDmultiSelector |
Execute SUITE1 to run this application
This is an MIDlet application example (named as "Multi selector" in SUITE1) that shows the CompleteForm functionality
of selecting a color through several ways (manual RGB, FullColor palette ore GrayScale palette)
by implementing ChoserInterface interface. |
| MIDpaletteSelector |
Execute SUITE1 to run this application
This is an MIDlet application example (named as "Palette selector" in SUITE1) that shows the PaletteCanvas functionality
of selecting a color from a palette by implementing ChoserInterface interface.
|