| Package | Description |
|---|---|
| com.codename1.charts |
The main ChartComponent Package
|
| com.codename1.charts.compat |
This package contains compatibility classes for internal use
|
| com.codename1.charts.views |
Provides the classes that handle the actual rendering / drawing of the charts, based on the provided model and renderer.
|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| com.codename1.facebook |
Legacy generic implementation of the Facebook API with simplified OAuth integration to allow social sharing.
|
| com.codename1.impl |
The implementation package should not be used by developers, it is an internal implementation detail
which will break compatibility between major Codename One releases.
|
| com.codename1.io.services |
Default WebService implementations
|
| com.codename1.maps |
The mapping API allows developers to use maps in their applications, add layers
on top of the map and to enhance the API with additional Layers, Providers and functionality.
|
| com.codename1.maps.providers |
These are the map providers, currently http://www.openstreetmap.org/ is supported.
|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| com.codename1.ui.animations |
All components are animatable by potential and additional animations (unrelated
to a specific component) can be installed on the fly, transitions between
forms are also handled as part of this package.
|
| com.codename1.ui.geom |
Contains classes related to geometry locations and calculations such as
rectangle and size
|
| com.codename1.ui.layouts |
Layout managers allow a
Container to
arrange its components by a set of rules that adapt to specific
densities (ppi - pixels per inch). |
| com.codename1.ui.layouts.mig | |
| com.codename1.ui.list |
Lists are highly customizable and serve as the basis for
ComboBox and
other components (such as carousels etc) they employ a similar MVC approach to
Swing including the renderer pattern, notice that we strongly
discourage usage of lists...ListCellRenderer
allows us to customize the appearance of a list entry, it works as a
"rubber stamp" by drawing the rendered component and discarding its state thus
allowing very large lists with very little component state overhead. |
| com.codename1.ui.painter |
Painter allows us to draw arbitrary elements
of graphics from plain/scaled/tiled images to gradients and pretty
much any form of graphic drawing we can imagine. |
| com.codename1.ui.plaf |
Look of the application can be fully customized via this package, it represents
a rendering layer that can be plugged in separately in runtime and themed to
provide any custom look.
|
| com.codename1.ui.scene |
This package provides a light-weight scene graph for Codename One.
|
| com.codename1.ui.spinner |
Spinners allows picking of simple sequential values similarly to combo boxes but of a much wider value set.
|
| com.codename1.ui.table |
Table component for editing and viewing tabular data and arranging Codename One components in a tabular form
|
| com.codename1.ui.tree |
Tree component for displaying hierarchy based information and its related classes
|
| com.codename1.ui.util |
Utility features that are either too domain specific or don't "fit" into any
other packages including the Resource file format loading API.
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| GeneralPath
A general geometric path, consisting of any number of subpaths constructed
out of straight lines and cubic or quadratic Bezier curves.
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Rectangle2D
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Rectangle2D
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Point
Utility class that holds x,y
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Rectangle2D
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| AffineTransform
A utility class for expressing 2-D affine transforms in Codename One.
|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Dimension2D
Utility class that holds a width and height that represents a dimension of
a component or element
|
| GeneralPath
A general geometric path, consisting of any number of subpaths constructed
out of straight lines and cubic or quadratic Bezier curves.
|
| PathIterator
This interface provides a directed path over the boundary of a shape.
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Rectangle2D
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Shape
An interface that can be implemented by any class that wants to be drawable
as a shape.
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Rectangle2D
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Class and Description |
|---|
| Dimension
Utility class that holds a width and height that represents a dimension of
a component or element
|
| Rectangle
Represents a Rectangle position (x, y) and
Dimension (width, height),
this is useful for measuring coordinates within the application. |
Copyright © 2023. All rights reserved.