| 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 | Class and Description |
|---|---|
static class |
UIFragment.DefaultComponentFactory
Default component factory that is used in templates.
|
| Modifier and Type | Method and Description |
|---|---|
UIFragment.ComponentFactory |
UIFragment.getFactory()
Gets the component factory that is currently set for this fragment.
|
| Modifier and Type | Method and Description |
|---|---|
UIFragment |
UIFragment.setFactory(UIFragment.ComponentFactory factory)
Sets the component factory to be used.
|
Copyright © 2021. All rights reserved.