Package | Description |
---|---|
com.gluonhq.charm.down | |
com.gluonhq.charm.down.plugins |
Primary API package for Down - Vibration plugin,
contains the interface
VibrationService and related classes. |
com.gluonhq.charm.down.plugins.ble |
API related to the
BlueTooth Low Energy service . |
com.gluonhq.charm.glisten.animation |
A package containing animation classes, which can be used to draw user
attention to relevant parts of the user interface.
|
com.gluonhq.charm.glisten.application |
Gluon Glisten applications should be built using the
MobileApplication and related API
offered in this package. |
com.gluonhq.charm.glisten.control |
UI controls and other useful components can be found in this package.
|
com.gluonhq.charm.glisten.control.settings |
UI controls and other useful components related to the
SettingsPane
control can be found in this package. |
com.gluonhq.charm.glisten.layout |
Layout containers and other layout-related concepts can be found in this
package.
|
com.gluonhq.charm.glisten.layout.layer |
Various
Layer implementations can be found
in this package. |
com.gluonhq.charm.glisten.layout.responsive.grid |
Contains API related to the responsive grid functionality, which is
critical for developing high-quality cross-device user interfaces.
|
com.gluonhq.charm.glisten.license |
This package contains Glisten licensing API
|
com.gluonhq.charm.glisten.mvc |
The Glisten
View class, and other MVC related
APIs can be found in this package. |
com.gluonhq.charm.glisten.visual |
API related to the user interface visuals can be found in this package.
|
com.gluonhq.connect |
The package containing the base classes of the Gluon Connect framework.
|
com.gluonhq.connect.converter |
The
com.gluonhq.connect.converter package contains classes that describe how to convert between Java
objects and a certain data format. |
com.gluonhq.connect.gluoncloud |
The
com.gluonhq.connect.gluoncloud package contains classes that are used to connect with the
Gluon CloudLink infrastructure. |
com.gluonhq.connect.provider |
The
com.gluonhq.connect.provider package contains classes that provide convenience methods to map data
sources with a data format to give access to instances of GluonObservable . |
com.gluonhq.connect.source |
The
com.gluonhq.connect.source package contains classes that describe from what sources data can be
read from or written to. |