| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageFactory |
ImageFactory.getImageFactory(Component cmp)
Gets the image factory for a given component.
|
static ImageFactory |
ImageFactory.setImageFactory(Component cmp,
ImageFactory f)
Sets the ImageFactory for the given component.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageFactory |
ImageFactory.setImageFactory(Component cmp,
ImageFactory f)
Sets the ImageFactory for the given component.
|
Copyright © 2021. All rights reserved.