| Package | Description |
|---|---|
| org.jrebirth.af.core.command |
Provides base classes for JRebirth Command layer.
|
| org.jrebirth.af.core.command.basic |
Provides basic commands for all kind of application.
|
| org.jrebirth.af.core.command.basic.showmodel |
Provides classes to manage Model related commands.
|
| org.jrebirth.af.core.command.basic.stage |
Provides useful commands to manage
Stage. |
| org.jrebirth.af.core.link |
Provides...
|
| org.jrebirth.af.core.service |
Provides base classes for JRebirth Service layer.
|
| org.jrebirth.af.core.service.basic |
Services used to manage Stage.
|
| org.jrebirth.af.core.ui |
Provides base classes for JRebirth UI layer.
|
| org.jrebirth.af.core.ui.fxml |
Provides...
|
| org.jrebirth.af.core.ui.object |
Provides Model with Root Model Object classes.
|
| org.jrebirth.af.core.ui.simple |
Provides Base model class for MVC part without VC.
|
| org.jrebirth.af.core.wave |
Provides all Wave related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseCommand<WB extends WaveBean>
The class AbstractBaseCommand.
|
class |
AbstractMultiCommand<WB extends WaveBean>
The class AbstractMultiCommand.
|
class |
AbstractSingleCommand<WB extends WaveBean>
The class AbstractSingleCommand.
|
class |
DefaultBeanCommand<WB extends WaveBean>
The class DefaultBeanCommand.
|
class |
DefaultCommand
The class DefaultCommand.
|
class |
DefaultMultiBeanCommand<WB extends WaveBean>
The class DefaultMultiBeanCommand.
|
class |
DefaultMultiCommand
The class DefaultMultiCommand.
|
class |
DefaultPoolBeanCommand<WB extends WaveBean>
The class DefaultPoolBeanCommand.
|
class |
DefaultPoolCommand
The class DefaultPoolCommand.
|
class |
DefaultUIBeanCommand<WB extends WaveBean>
The class DefaultUIBeanCommand.
|
class |
DefaultUICommand
The class DefaultUICommand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChainServiceCommand
The class ChainServiceCommand.
|
class |
ChainWaveCommand
The class PrepareModelCommand.
|
class |
ShowErrorDialog
The class ShowErrorDialog.
|
class |
SwitchFullScreenCommand
The class SwitchFullScreenCommand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttachModelCommand
The class AttachModelCommand.
|
class |
DetachModelCommand
The class DetachModelCommand.
|
class |
FadeTransitionCommand
The Class FadeTransitionCommand.
|
class |
PrepareModelCommand
The class PrepareModelCommand.
|
class |
ShowFadingModelCommand
The Class ShowFadingModelCommand is used to show a model an then used a fading transition.
|
class |
ShowModelCommand
The class ShowModelCommand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StageCommand
The class OpenStageCommand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWaveReady<R extends WaveReady<R>>
The class AbstractWaveReady.
|
class |
ComponentEnhancer
The class ComponentEnhancer is an utility class used to manage Components Annotations.
|
class |
DefaultUnprocessedWaveHandler
The class DefaultUnprocessedWaveHandler.
|
class |
NotifierBase
The class NotifierImpl.
|
class |
WaveHandler
The class WaveHandler is used to define how to manage a Wave for wave type subscribers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractService
The class ServiceBase.
|
class |
DefaultService
The class DefaultService.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StageService
The class StageService.
|
class |
StyleSheetTrackerService
The class StyleSheetTrackerService.
|
class |
TaskTrackerService
The class TaskTrackerService.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseModel<M extends Model>
The interface AbstractBaseModel.
|
class |
AbstractModel<M extends Model,V extends View<?,?,?>>
The interface AbstractModel.
|
class |
DefaultModel<M extends Model,V extends View<?,?,?>>
The interface DefaultModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFXMLModel<M extends Model>
The base class AbstractFXMLModel.
|
class |
AbstractFXMLObjectModel<M extends Model,O>
The interface FXMLModel.
|
class |
DefaultFXMLModel<M extends Model>
The interface DefaultFXMLModel.
|
class |
DefaultFXMLObjectModel<M extends Model,O>
The interface DefaultFXMLModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectModel<M extends Model,V extends View<?,?,?>,O>
The interface AbstractObjectModel.
|
class |
DefaultObjectModel<M extends Model,V extends View<?,?,?>,O>
The interface DefaultObjectModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleModel<N extends Node>
The interface AbstractSimpleModel.
|
class |
AbstractSimpleObjectModel<N extends Node,O>
The interface AbstractSimpleModel.
|
class |
DefaultSimpleModel<N extends Node>
The interface DefaultSimpleModel.
|
class |
DefaultSimpleObjectModel<N extends Node,O>
The interface DefaultSimpleModel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WaveBase
The class WaveBase.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.