| Package | Description |
|---|---|
| org.jrebirth.af.api |
Provides JRebirth API.
|
| org.jrebirth.af.api.annotation |
This package provides all annotations used by JRebirth to simplify its internal management.
|
| org.jrebirth.af.api.application |
Provides classes to build the Application starter point.
|
| org.jrebirth.af.api.command |
Provides API for Command components.
|
| org.jrebirth.af.api.command.ref |
Provides ways to uses Command with Method References.
|
| org.jrebirth.af.api.component |
Provides base classes to build and manage JRebirth Components.
|
| org.jrebirth.af.api.component.basic |
Provides base classes to create JRebirth EnhancedComponent.
|
| org.jrebirth.af.api.component.behavior |
Provide interface to support Behavior management into
Component. |
| org.jrebirth.af.api.component.behavior.annotation |
Provides annotation used for
Behavior management. |
| org.jrebirth.af.api.component.factory |
Provides contract used to build EnhancedComponent.
|
| org.jrebirth.af.api.concurrent |
Provides API to manage concurrent access.
|
| org.jrebirth.af.api.exception |
Provides base exception classes thrown into JRebirth.
|
| org.jrebirth.af.api.facade |
Provide APi to manage JRebirth internal Facades.
|
| org.jrebirth.af.api.key |
Provides EnhancedComponent Key classes.
|
| org.jrebirth.af.api.link |
Provides link classes.
|
| org.jrebirth.af.api.log |
Provides custom JRebirth logger.
|
| org.jrebirth.af.api.resource |
Provides base interfaces to define resource management.
|
| org.jrebirth.af.api.resource.builder |
Provides base interface to define how to build a Resource.
|
| org.jrebirth.af.api.resource.color |
Provides classes to handle Color as JRebirth Resources.
|
| org.jrebirth.af.api.resource.font |
Provides classes to handle fonts as JRebirth Resources.
|
| org.jrebirth.af.api.resource.fxml |
Provides classes to manage
FXMLComponent as resources. |
| org.jrebirth.af.api.resource.i18n |
Provides all classes related to JRebirth l10n & i18n Messages.
|
| org.jrebirth.af.api.resource.image |
Provides classes to handle images as JRebirth Resources.
|
| org.jrebirth.af.api.resource.parameter |
Provides all classes related to JRebirth parameters loaded.
|
| org.jrebirth.af.api.resource.style |
Provides classes to manage stylesheet as resources.
|
| org.jrebirth.af.api.service |
Provides classes to define Service EnhancedComponent.
|
| org.jrebirth.af.api.ui |
Provides API for User Interface components.
|
| org.jrebirth.af.api.ui.annotation |
The package org.jrebirth.af.api.ui.annotation is used to manage link between View and Controller sub components.
|
| org.jrebirth.af.api.ui.annotation.type |
Provide custom event handler type.
|
| org.jrebirth.af.api.ui.fxml |
Provide API to manage FXML-based User Interface Components.
|
| org.jrebirth.af.api.ui.object |
Provide API to manage bindable object into Model Components.
|
| org.jrebirth.af.api.wave |
Provides classes used to send waves and perform them.
|
| org.jrebirth.af.api.wave.annotation |
Provides annotation to manage Wave.
|
| org.jrebirth.af.api.wave.checker |
Provides classes used to filter Wave during handling phase.
|
| org.jrebirth.af.api.wave.contract |
Provides class that define Wave contract.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.