| Package | Description |
|---|---|
| com.codename1.ui.scene |
This package provides a light-weight scene graph for Codename One.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextPainter
A painter for painting text into a Node.
|
| Modifier and Type | Method and Description |
|---|---|
NodePainter |
Node.getRenderer()
Deprecated.
Gets the renderer component for this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setRenderer(NodePainter comp)
Deprecated.
Sets the component that should be used to render the node's contents.
|
Copyright © 2021. All rights reserved.