Class BackgroundPainter
java.lang.Object
com.codename1.ui.painter.BackgroundPainter
- All Implemented Interfaces:
Painter
-
Constructor Summary
ConstructorsConstructorDescriptionBackgroundPainter(Component parent) Construct a background painter for the given component -
Method Summary
-
Constructor Details
-
BackgroundPainter
Construct a background painter for the given component
Parameters
parent: the parent component
-
-
Method Details
-
paint
-