A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbsImage - Class in org.jrebirth.af.core.resource.image
The interface LocalImage.
AbsImage(String, String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.AbsImage
Default Constructor.
AbsImage(String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.AbsImage
Default Constructor.
AbsImage(String) - Constructor for class org.jrebirth.af.core.resource.image.AbsImage
Default Constructor.
absoluteBundlePath - Variable in class org.jrebirth.af.core.resource.fxml.FXML
The absolute path used to retrieved resource bundle file if different of fxml one.
absoluteBundlePath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Gets the absolute path for resource bundle.
absoluteBundlePath() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Gets the absolute path for resource bundle.
absoluteBundlePathProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Absolute bundle path property.
absolutePath - Variable in class org.jrebirth.af.core.resource.fxml.FXML
The absolute path used to retrieved fxml file and resource bundle.
absolutePath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Gets the absolute path for fxml (and for resource bundle if bundle path is null).
absolutePath() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Gets the absolute path for fxml (and for resource bundle if bundle path is null).
absolutePathProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Absolute path property.
AbstractApplication<P extends Pane> - Class in org.jrebirth.af.core.application
The abstract class AbstractApplication is the base class of a JRebirth Application.
AbstractApplication() - Constructor for class org.jrebirth.af.core.application.AbstractApplication
 
AbstractBaseColor - Class in org.jrebirth.af.core.resource.color
The interface AbstractBaseColor.
AbstractBaseColor() - Constructor for class org.jrebirth.af.core.resource.color.AbstractBaseColor
Default Constructor.
AbstractBaseColor(Double) - Constructor for class org.jrebirth.af.core.resource.color.AbstractBaseColor
Default Constructor.
AbstractBaseCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class AbstractBaseCommand.
AbstractBaseCommand() - Constructor for class org.jrebirth.af.core.command.AbstractBaseCommand
Default constructor.
AbstractBaseCommand(RunType, RunnablePriority) - Constructor for class org.jrebirth.af.core.command.AbstractBaseCommand
Default constructor.
AbstractBaseController<M extends Model,V extends View<M,?,?>> - Class in org.jrebirth.af.core.ui
The abstract class AbstractBaseController.
AbstractBaseController(V) - Constructor for class org.jrebirth.af.core.ui.AbstractBaseController
Default Constructor.
AbstractBaseFont - Class in org.jrebirth.af.core.resource.font
The interface AbstractBaseFont.
AbstractBaseFont(FontName, double) - Constructor for class org.jrebirth.af.core.resource.font.AbstractBaseFont
Default Constructor.
AbstractBaseImage - Class in org.jrebirth.af.core.resource.image
The interface AbstractBaseImage.
AbstractBaseImage(String, String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.AbstractBaseImage
Default Constructor.
AbstractBaseImage(String, String, ImageExtension, double, double, boolean, boolean, boolean) - Constructor for class org.jrebirth.af.core.resource.image.AbstractBaseImage
Default Constructor.
AbstractBaseModel<M extends Model> - Class in org.jrebirth.af.core.ui
The interface AbstractBaseModel.
AbstractBaseModel() - Constructor for class org.jrebirth.af.core.ui.AbstractBaseModel
 
AbstractBaseParams - Class in org.jrebirth.af.core.resource
The class AbstractBaseParams.
AbstractBaseParams() - Constructor for class org.jrebirth.af.core.resource.AbstractBaseParams
Default Constructor.
AbstractController<M extends Model,V extends View<M,?,?>> - Class in org.jrebirth.af.core.ui
The abstract class AbstractController.
AbstractController(V) - Constructor for class org.jrebirth.af.core.ui.AbstractController
Default Constructor.
AbstractDefaultAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class AbstractDefaultAdapter.
AbstractDefaultAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.AbstractDefaultAdapter
 
AbstractFacade<R extends FacadeReady<R>> - Class in org.jrebirth.af.core.facade
The class AbstractFacade.
AbstractFacade(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.AbstractFacade
Default Constructor.
AbstractFXMLController<M extends Model,V extends View<M,?,?>> - Class in org.jrebirth.af.core.ui.fxml
The class AbstractFXMLController.
AbstractFXMLController() - Constructor for class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
 
AbstractFXMLModel<M extends Model> - Class in org.jrebirth.af.core.ui.fxml
The base class AbstractFXMLModel.
AbstractFXMLModel() - Constructor for class org.jrebirth.af.core.ui.fxml.AbstractFXMLModel
 
AbstractFXMLObjectModel<M extends Model,O> - Class in org.jrebirth.af.core.ui.fxml
The interface FXMLModel.
AbstractFXMLObjectModel() - Constructor for class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
 
AbstractGlobalReady - Class in org.jrebirth.af.core.facade
The class AbstractGlobalReady.
AbstractGlobalReady(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.AbstractGlobalReady
Default Constructor.
AbstractJrbRunnable - Class in org.jrebirth.af.core.concurrent
The class AbstractJrbRunnable.
AbstractJrbRunnable(String) - Constructor for class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
Default Constructor.
AbstractJrbRunnable(String, RunnablePriority) - Constructor for class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
Default Constructor.
AbstractJrbUncaughtExceptionHandler - Class in org.jrebirth.af.core.exception.handler
The class AbstractJRBUncaughtExceptionHandler.
AbstractJrbUncaughtExceptionHandler(JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType) - Constructor for class org.jrebirth.af.core.exception.handler.AbstractJrbUncaughtExceptionHandler
Instantiates a new abstract jrb uncaught exception handler.
AbstractLogAdapter - Class in org.jrebirth.af.core.log
The class AbstractLogAdapter shares common code used by LogbackAdapter and Slf4jAdapter.
AbstractLogAdapter() - Constructor for class org.jrebirth.af.core.log.AbstractLogAdapter
 
AbstractMessageException - Exception in org.jrebirth.af.core.exception
The class AbstractMessageException.
AbstractMessageException(MessageItem) - Constructor for exception org.jrebirth.af.core.exception.AbstractMessageException
Constructor without any exception.
AbstractMessageException(String, Throwable) - Constructor for exception org.jrebirth.af.core.exception.AbstractMessageException
Constructor with message and throwable.
AbstractMessageException(String) - Constructor for exception org.jrebirth.af.core.exception.AbstractMessageException
Constructor without base exception.
AbstractMessageException(MessageItem, Throwable) - Constructor for exception org.jrebirth.af.core.exception.AbstractMessageException
Constructor with message and root cause.
AbstractMessageException(Throwable) - Constructor for exception org.jrebirth.af.core.exception.AbstractMessageException
Constructor without custom message.
AbstractModel<M extends Model,V extends View<?,?,?>> - Class in org.jrebirth.af.core.ui
The interface AbstractModel.
AbstractModel() - Constructor for class org.jrebirth.af.core.ui.AbstractModel
 
AbstractMultiCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class AbstractMultiCommand.
AbstractMultiCommand(RunType) - Constructor for class org.jrebirth.af.core.command.AbstractMultiCommand
Default Constructor.
AbstractMultiCommand(boolean) - Constructor for class org.jrebirth.af.core.command.AbstractMultiCommand
Default Constructor.
AbstractMultiCommand(RunType, boolean) - Constructor for class org.jrebirth.af.core.command.AbstractMultiCommand
Default Constructor.
AbstractMultiCommand(RunType, RunnablePriority, boolean) - Constructor for class org.jrebirth.af.core.command.AbstractMultiCommand
Default Constructor.
AbstractNamedEventHandler<E extends Event> - Class in org.jrebirth.af.core.ui.handler
The class AbstractNamedEventHandler.
AbstractNamedEventHandler(String) - Constructor for class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
Default Constructor.
AbstractObjectModel<M extends Model,V extends View<?,?,?>,O> - Class in org.jrebirth.af.core.ui.object
The interface AbstractObjectModel.
AbstractObjectModel() - Constructor for class org.jrebirth.af.core.ui.object.AbstractObjectModel
 
AbstractReady<R extends FacadeReady<R>> - Class in org.jrebirth.af.core.link
The class AbstractReady.
AbstractReady() - Constructor for class org.jrebirth.af.core.link.AbstractReady
 
AbstractResourceBuilder<E extends ResourceItem<?,?>,P extends ResourceParams,R> - Class in org.jrebirth.af.core.resource.builder
The abstract class AbstractResourceBuilder.
AbstractResourceBuilder() - Constructor for class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
 
AbstractService - Class in org.jrebirth.af.core.service
The class ServiceBase.
AbstractService() - Constructor for class org.jrebirth.af.core.service.AbstractService
 
AbstractSimpleModel<N extends Node> - Class in org.jrebirth.af.core.ui.simple
The interface AbstractSimpleModel.
AbstractSimpleModel() - Constructor for class org.jrebirth.af.core.ui.simple.AbstractSimpleModel
 
AbstractSimpleObjectModel<N extends Node,O> - Class in org.jrebirth.af.core.ui.simple
The interface AbstractSimpleModel.
AbstractSimpleObjectModel() - Constructor for class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
 
AbstractSingleCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class AbstractSingleCommand.
AbstractSingleCommand() - Constructor for class org.jrebirth.af.core.command.AbstractSingleCommand
Default constructor.
AbstractSingleCommand(RunType) - Constructor for class org.jrebirth.af.core.command.AbstractSingleCommand
Default constructor.
AbstractSingleCommand(RunType, RunnablePriority) - Constructor for class org.jrebirth.af.core.command.AbstractSingleCommand
Default constructor.
AbstractView<M extends Model,N extends Node,C extends Controller<?,?>> - Class in org.jrebirth.af.core.ui
The class AbstractView.
AbstractView(M) - Constructor for class org.jrebirth.af.core.ui.AbstractView
Default Constructor.
AbstractWaveChecker<I,V> - Class in org.jrebirth.af.core.wave.checker
The class AbstractWaveChecker is the base class for checker that use a WaveData.
AbstractWaveChecker(WaveItem<I>, V) - Constructor for class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
Default Constructor.
AbstractWaveReady<R extends WaveReady<R>> - Class in org.jrebirth.af.core.link
The class AbstractWaveReady.
AbstractWaveReady() - Constructor for class org.jrebirth.af.core.link.AbstractWaveReady
 
action - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The action.
action - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
The action to perform for this stage.
action(StageAction) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Define action to process.
action(ActionEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ActionAdapter
Manage action events.
action(ActionEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultActionAdapter
Manage action events.
action(ActionEvent) - Method in interface org.jrebirth.af.core.ui.adapter.FinishedAdapter
Manage action events.
action - Variable in class org.jrebirth.af.core.wave.WaveTypeBase
The action to performed, basically the name of the method to call.
ActionAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class ActionAdapter.
actionAdapter - Variable in class org.jrebirth.af.core.ui.handler.ActionHandler
The Action adapter.
ActionHandler - Class in org.jrebirth.af.core.ui.handler
The class ActionHandler.
ActionHandler(ActionAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.ActionHandler
Default Constructor.
activate() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Activate the controller by initializing all event handler.
activate() - Method in interface org.jrebirth.af.core.ui.Controller
Activate the controller by initializing all event handler.
activateAutoRefresh() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Activate AutoRefresh that will mark the ResourceParams as 'Updated' to force the rebuild of the resource on next call.
activateAutoRefresh() - Method in interface org.jrebirth.af.core.resource.ResourceParams
Activate AutoRefresh that will mark the ResourceParams as 'Updated' to force the rebuild of the resource on next call.
adapterClass - Variable in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
The mapped event adapter class.
adapterClass() - Method in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Return Adapter class.
add(WaveItem<T>, T) - Method in interface org.jrebirth.af.core.wave.Wave
Add a wave data.
add(WaveItem<T>, T) - Method in class org.jrebirth.af.core.wave.WaveBase
Add a wave data.
ADD_UI_CHILDREN_PLACEHOLDER - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveItem that hold the children list of the parent node.
addAdapter(EventAdapter) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Add an event adapter and automatically generate the associated event handler.
addBit(int) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Add a bit to the mask.
addCommandClass(Class<? extends Command>) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Add a command to the queue.
addCommandClass(Class<? extends Command>) - Method in interface org.jrebirth.af.core.command.MultiCommand
Add a command to the queue.
addCSS(Scene, StyleSheetItem) - Method in class org.jrebirth.af.core.application.AbstractApplication
Attach a new CSS file to the scene using the default classloader.
addData(WaveData<T>) - Method in interface org.jrebirth.af.core.wave.Wave
Add a wave data.
addData(WaveData<T>) - Method in class org.jrebirth.af.core.wave.WaveBase
Add a wave data.
addDatas(WaveData<?>[]) - Method in interface org.jrebirth.af.core.wave.Wave
Add a list of wave data.
addDatas(WaveData<?>[]) - Method in class org.jrebirth.af.core.wave.WaveBase
Add a list of wave data.
addHandler(Node, Annotation) - Method in class org.jrebirth.af.core.ui.AbstractView
Add an event handler on the given node according to annotation OnXxxxx.
addHandler(Animation, Annotation) - Method in class org.jrebirth.af.core.ui.AbstractView
Add an event handler on the given animation according to annotation OnFinished.
addWaveListener(WaveListener) - Method in interface org.jrebirth.af.core.wave.Wave
Add a wave listener.
addWaveListener(WaveListener) - Method in class org.jrebirth.af.core.wave.WaveBase
Add a wave listener.
afterExecute(Runnable, Throwable) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
AfterInit - Annotation Type in org.jrebirth.af.core.annotation
The class AfterInit.
afterPerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Actions to perform after the command into the executor thread.
afterPerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Actions to perform after the command into the executor thread.
afterPerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractSingleCommand
Actions to perform after the command into the executor thread.
afterPerform(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
Actions to perform after the command into the executor thread.
afterPerform(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
Actions to perform after the command into the executor thread.
ANIM_ANNO_PROCESSING_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"Impossible to process annotation for Animation property : {0}-{1}" .
annotation - Variable in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
The OnXxxxx annotation that define which handler to manage.
AnnotationEventHandler<E extends Event> - Class in org.jrebirth.af.core.ui.handler
The interface AnnotationEventHandler.
AnnotationEventHandler(Object, Annotation) - Constructor for class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Default Constructor.
anyRotate(RotateEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultRotateAdapter
Manage ANY rotate events.
anyRotate(RotateEvent) - Method in interface org.jrebirth.af.core.ui.adapter.RotateAdapter
Manage ANY rotate events.
anyScroll(ScrollEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultScrollAdapter
Manage ANY scroll events.
anyScroll(ScrollEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ScrollAdapter
Manage ANY scroll events.
anySwipe(SwipeEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
Manage ANY swipe events.
anySwipe(SwipeEvent) - Method in interface org.jrebirth.af.core.ui.adapter.SwipeAdapter
Manage ANY swipe events.
anyZoom(ZoomEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultZoomAdapter
Manage ANY zoom events.
anyZoom(ZoomEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ZoomAdapter
Manage ANY zoom events.
APP_SUFFIX_CLASSNAME - Static variable in class org.jrebirth.af.core.application.AbstractApplication
The default suffix for Application main class.
AppColors - Enum in org.jrebirth.af.core.resource.color
The class AppColors.
AppColors(ColorParams) - Constructor for enum org.jrebirth.af.core.resource.color.AppColors
Private Constructor.
appendChild - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Flag that indicates if the child node must be added at the end (true) or at the beginning (false).
application - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The javaFX application that launch this thread.
application - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The application.
APPLICATION - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by Application package.
APPLICATION_NAME - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The APPLICATION_NAME field is used to define title of the application displayed by stage window.
APPLICATION_SCENE_BG_COLOR - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The application scene background color.
APPLICATION_SCENE_HEIGHT - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The application scene height.
APPLICATION_SCENE_WIDTH - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The application scene width.
APPLICATION_VERSION - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The APPLICATION_VERSION field is used to define the application version.
ApplicationMessages - Interface in org.jrebirth.af.core.application
The class ApplicationMessages.
applyTo(WaveBase) - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Apply all wave properties.
applyTo(WaveBase) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Apply all wave properties.
applyTo(WaveBase) - Method in class org.jrebirth.af.core.command.CommandWaveBuilder
Apply all wave properties.
applyTo(WaveBase) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Apply all wave properties.
ARGUMENT_DETAIL - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"{0} = {1}" .
ARGUMENT_LIST - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Arguments are : " .
ATTACH_JAT_UEH - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Attach JAT Uncaught Exception Handler." .
ATTACH_JIT_UEH - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Attach JIT Uncaught Exception Handler." .
ATTACH_UI_NODE_PLACEHOLDER - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveItem that hold the attached node.
AttachModelCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The class AttachModelCommand.
AttachModelCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.AttachModelCommand
 
attachUi(Class<? extends Model>, WaveData<?>...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave used to display an UI model.
attachUi(Class<? extends Model>, WaveData<?>...) - Method in interface org.jrebirth.af.core.link.ModelReady
Send a wave used to display an UI model.
AUTO_REFRESH_NAME - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The name of the AUTO_REFRESH parameter which is quite special because it modify how other parameters will be processed.
AUTO_REFRESH_RESOURCE - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Allow to auto refresh resource when resource params is updated.
AutoHandler - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to define the callback object to use for annotation event handler.
AutoHandler.CallbackObject - Enum in org.jrebirth.af.core.ui.annotation
The callback object to use for annotation event handler.
AutoHandler.CallbackObject() - Constructor for enum org.jrebirth.af.core.ui.annotation.AutoHandler.CallbackObject
 

B

backgroundLoading - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The background loading.
backgroundLoading() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Background loading.
BAD_CANONICAL_PATH - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to get the resource canonical path" .
BAD_FXML_CONTROLLER_ANCESTOR - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"The FXML controller must extends the FXMLController class : {0}" .
BASE_ANNOTATION_NAME - Static variable in class org.jrebirth.af.core.ui.AbstractView
The base name of all JRebirth Annotation.
baseName - Variable in class org.jrebirth.af.core.facade.NamedThreadBuilder
The base name of created thread.
beforeExecute(Thread, Runnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
BeforeInit - Annotation Type in org.jrebirth.af.core.annotation
The class BeforeInit.
beforePerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Actions to perform before the command into the executor thread.
beforePerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Actions to perform before the command into the executor thread.
beforePerform(Wave) - Method in class org.jrebirth.af.core.command.AbstractSingleCommand
Actions to perform before the command into the executor thread.
bind() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Bind method to implement for adding custom bindings.
bind() - Method in class org.jrebirth.af.core.ui.DefaultModel
Bind method to implement for adding custom bindings.
bind() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Bind method to implement for adding custom bindings.
bind() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Bind method to implement for adding custom bindings.
bind() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Bind method to implement for adding custom bindings.
bind() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
 
bind() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
 
bindInternal() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Bind current object to view's widget.
bindInternal() - Method in class org.jrebirth.af.core.ui.AbstractModel
Bind current object to view's widget.
bindInternal() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Bind current object to view's widget.
bindInternal() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
 
bindInternal() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
 
bindMessage(ServiceTask<?>, StringProperty) - Method in class org.jrebirth.af.core.service.AbstractService
Bind a task to a string property that will display the task message.
bindProgressBar(ServiceTask<?>, ProgressBar) - Method in class org.jrebirth.af.core.service.AbstractService
Bind a task to a progress bar widget to follow its progression.
bindTitle(ServiceTask<?>, StringProperty) - Method in class org.jrebirth.af.core.service.AbstractService
Bind a task to a string property that will display the task title.
bitMask - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The field used to store the property mask (allow up to 64 properties).
blue() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the blue value [0.0-1.0].
blue() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 
blueProperty - Variable in class org.jrebirth.af.core.resource.color.RGB01Color
The blue value [0.0-1.0].
blueProperty() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the blue property.
blueProperty - Variable in class org.jrebirth.af.core.resource.color.RGB255Color
The blue value [0-255].
blueProperty() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 
BOOT_UP_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"An exception occurred during JRebirth BootUp" .
bootUp() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Attach the first view and run pre and post command.
brightness - Variable in class org.jrebirth.af.core.resource.color.HSBColor
The brightness value [0.0-1.0].
brightness() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the brightness value 0.0-1.0.
brightnessProperty() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the brightness property.
BROKEN_API_NO_METHOD - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"{0} API is broken, no method {1} is available".
BROKEN_API_WRONG_PARAMETERS - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"{0} API is broken, the method {1} has wrong parameters, expected:{2} provided:{3}" .
BROKEN_WAVE_BAD_ITEM_LIST - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"This wave must provide these items: {0}" .
BROKEN_WAVE_SENT - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Broken Wave sent : {0}" .
build(Class<? extends Model>, Object...) - Static method in class org.jrebirth.af.core.ui.InnerModelBase
Build an InnerModel.
build() - Method in class org.jrebirth.af.core.wave.WaveBuilder
build(WaveItem<T>, T) - Static method in class org.jrebirth.af.core.wave.WaveData
Build a wave data.
build(String, WaveItem<?>...) - Static method in class org.jrebirth.af.core.wave.WaveTypeBase
Build a wave type.
build(String, WaveType, WaveItem<?>...) - Static method in class org.jrebirth.af.core.wave.WaveTypeBase
Build a wave type.
buildClassKey(Class<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Build a singleton key.
buildCommandFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Build the CommandFacade singleton to use.
buildComponent(UniqueKey<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Build a new instance of the ready object class.
buildComponent(Class<R>) - Method in interface org.jrebirth.af.core.facade.ComponentFactory
Build a fresh instance of a component.
buildComponent(Class<R>) - Method in class org.jrebirth.af.core.facade.DefaultComponentFactory
Build a fresh instance of a component.
buildController() - Method in class org.jrebirth.af.core.ui.AbstractView
Build the view controller.
builder() - Method in enum org.jrebirth.af.core.resource.color.AppColors
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.color.ColorItemBase
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.font.FontItemBase
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.image.ImageItemBase
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Return the resource builder.
builder() - Method in interface org.jrebirth.af.core.resource.ResourceItem
Return the resource builder.
builder() - Method in class org.jrebirth.af.core.resource.style.StyleSheetItemBase
Return the resource builder.
buildErrorNode(CoreException) - Method in class org.jrebirth.af.core.ui.AbstractView
Build the errorNode to display the error taht occured.
buildEventHandler(Class<? extends EventAdapter>, Class<? extends EventHandler<E>>) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Build an event handler by reflection using the Controller object as eventAdapter.
buildFamilyFont(FamilyFont) - Method in class org.jrebirth.af.core.resource.font.FontBuilder
Build a Family Font with name and size.
buildFXMLComponent(FXML) - Method in class org.jrebirth.af.core.resource.fxml.FXMLBuilder
Build a FXML component that embed a node and its FXML controller.
buildGenericType(Class<?>, Class<?>, Object...) - Static method in class org.jrebirth.af.core.util.ClassUtility
Build the nth generic type of a class.
buildGenericType(Class<?>, Class<?>[], Object...) - Static method in class org.jrebirth.af.core.util.ClassUtility
Build the nth generic type of a class.
buildGrayColor(GrayColor) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build a Gray color.
buildHandlingMethodName(EnumEventType) - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Build the handling method name used to manage this event.
buildHSBColor(HSBColor) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build an HSB color.
buildKey(Class<E>, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Build an unique key.
buildKey(Class<E>, Object...) - Method in interface org.jrebirth.af.core.facade.Facade
Build an unique key.
buildLocalImage(AbstractBaseImage, boolean) - Method in class org.jrebirth.af.core.resource.image.ImageBuilder
Build a local image with its local path.
buildMultitonKey(Class<E>, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Build a multiton key.
buildNotifier() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Build the notifier singleton to use.
buildObject() - Method in class org.jrebirth.af.core.ui.object.AbstractObjectModel
Create the default bindable object.
buildObjectKey(Object) - Method in class org.jrebirth.af.core.key.MultitonKey
Generate the string key for an object.
buildRealFont(RealFont) - Method in class org.jrebirth.af.core.resource.font.FontBuilder
Build a real font with name and size.
buildResource(E, P) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Build the resource requested.
buildResource(ColorItem, ColorParams) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build the resource requested.
buildResource(FontItem, FontParams) - Method in class org.jrebirth.af.core.resource.font.FontBuilder
Build the resource requested.
buildResource(FXMLItem, FXMLParams) - Method in class org.jrebirth.af.core.resource.fxml.FXMLBuilder
Build the resource requested.
buildResource(MessageItem, MessageParams) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Build the resource requested.
buildResource(ImageItem, ImageParams) - Method in class org.jrebirth.af.core.resource.image.ImageBuilder
Build the resource requested.
buildResource(ParameterItem<?>, ParameterParams) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Build the resource requested.
buildResource(StyleSheetItem, StyleSheetParams) - Method in class org.jrebirth.af.core.resource.style.StyleSheetBuilder
Build the resource requested.
buildRGB01Color(RGB01Color) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build a RGB color (0.0-1.0).
buildRGB255Color(RGB255Color) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build a RGB color (0-255).
buildRootNode() - Method in class org.jrebirth.af.core.ui.AbstractView
Build the root node.
buildRootPane() - Method in class org.jrebirth.af.core.application.AbstractApplication
Build dynamically the root pane.
buildScene() - Method in class org.jrebirth.af.core.application.AbstractApplication
Initialize the properties of the scene. 800x600 with transparent background and a Region as Parent Node
buildServiceFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Build the ServiceFacade singleton to use.
buildStyleSheetUrl(StyleSheet) - Method in class org.jrebirth.af.core.resource.style.StyleSheetBuilder
Build a local image with its local path.
buildUiFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Build the UiFacade singleton to use.
buildUrl(String, boolean) - Method in class org.jrebirth.af.core.resource.style.StyleSheetBuilder
Get a style sheet URL.
buildView() - Method in class org.jrebirth.af.core.ui.AbstractModel
Create the view it was null.
buildWaveRunnable(Wave, Method, RunnablePriority) - Method in class org.jrebirth.af.core.link.WaveHandler
Build the wave runnable handler that will handle the wave into the right thread.
buildWebColor(WebColor) - Method in class org.jrebirth.af.core.resource.color.ColorBuilder
Build a Web (hexa).
buildWebImage(WebImage) - Method in class org.jrebirth.af.core.resource.image.ImageBuilder
Build a web image with its url parameters.
bundleName - Variable in class org.jrebirth.af.core.resource.fxml.FXML
The FXML resource bundle name (without .properties extension).
bundleName() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Gets the resource bundle file name (without suffix).
bundleName() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Gets the resource bundle file name (without suffix).
bundleNameProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Bundle name property.

C

call() - Method in class org.jrebirth.af.core.service.ServiceTask
call(Class<?>) - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerBuilder
call(Wave) - Method in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
call(Wave) - Method in class org.jrebirth.af.core.wave.checker.ClassWaveChecker
call(Wave) - Method in class org.jrebirth.af.core.wave.checker.DefaultWaveChecker
CALL_ANNOTATED_METHOD_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Error while trying to call annoated method {0} for component {1}
callAnnotatedMethod(Class<? extends Annotation>) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Call annotated methods corresponding at given lifecycle annotation.
callbackObject - Variable in class org.jrebirth.af.core.ui.AbstractView
The callback object to use for annotation event handler.
callbackObject - Variable in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
The object used to handle the triggered event.
callCommand(Class<? extends CommandBean<WB>>, WB) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave used to call a command.
callCommand(Class<? extends Command>, WaveData<?>...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave used to call a command.
callCommand(Class<? extends Command>, WaveData<?>...) - Method in interface org.jrebirth.af.core.link.CommandReady
Send a wave used to call a command.
callCommand(Class<? extends CommandBean<WB>>, WB) - Method in interface org.jrebirth.af.core.link.CommandReady
Send a wave used to call a command.
callCommand(Wave) - Method in class org.jrebirth.af.core.link.NotifierBase
Call dynamically a command.
callMethod(String, Event) - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Call the method into the callback object.
callMethod(Method, Object, Object...) - Static method in class org.jrebirth.af.core.util.ClassUtility
Call the given method for the instance object even if its visibility is private or protected.
camelCaseToUnderscore(String) - Static method in class org.jrebirth.af.core.util.ClassUtility
Convert aStringUnderscored into A_STRING_UNDESCORED.
cancelRequested - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
Cancellation has been requested.
canProcessAnnotation(Class<? extends WaveReady<?>>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Check if annotation can be processed for the given class.
CANT_READ_CACHED_JAR_FILE - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Can not read Cached Jar File : {0}" .
CASE_SEPARATOR - Static variable in class org.jrebirth.af.core.util.ClassUtility
The separator use in upper case to simulate a acamleCase change.
CHAINED_WAVES - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveItem that hold the list of wave to be executed back to back.
ChainServiceCommand - Class in org.jrebirth.af.core.command.basic
The class ChainServiceCommand.
ChainServiceCommand() - Constructor for class org.jrebirth.af.core.command.basic.ChainServiceCommand
 
ChainWaveCommand - Class in org.jrebirth.af.core.command.basic
The class PrepareModelCommand.
ChainWaveCommand() - Constructor for class org.jrebirth.af.core.command.basic.ChainWaveCommand
 
changed - Variable in class org.jrebirth.af.core.resource.AbstractBaseParams
The flag that indicates if the resource params has changed.
changed(ObservableValue<? extends Wave.Status>, Wave.Status, Wave.Status) - Method in interface org.jrebirth.af.core.wave.WaveStatusChangeListener
check(Wave) - Method in class org.jrebirth.af.core.link.WaveHandler
Check the wave if the wave checker is not null anf if it returns true.
CHECK_MOUSE_DOUBLE_CLICK - Static variable in class org.jrebirth.af.core.ui.LinkedCallback
The mouse double click checker.
CHECK_MOUSE_SINGLE_CLICK - Static variable in class org.jrebirth.af.core.ui.LinkedCallback
The mouse single click checker.
checkAvailability(RunnablePriority) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
Check if a slot is available for the given task priority.
checkCallbackMethods() - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
For each annotation event type, check if the callback method exists.
CheckerUtility - Class in org.jrebirth.af.core.util
The class CheckerUtility.
CheckerUtility() - Constructor for class org.jrebirth.af.core.util.CheckerUtility
Private Constructor.
checkFontStatus(FontParams) - Method in class org.jrebirth.af.core.resource.font.FontBuilder
Load the font file.
checkJAT() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Check if the current code is executed into the JavaFX Application Thread otherwise throws an exception.
checkJIT() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Check if the current code is executed into the JRebirthThread otherwise throws an exception.
checkJTPSlot() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Check if the current code is executed into one slot of the JRebirth Thread Pool otherwise throws an exception.
checkMethodSignature(Method, List<WaveItem<?>>) - Static method in class org.jrebirth.af.core.util.CheckerUtility
Compare method parameters with wave parameters.
checkPattern(String, Pattern, boolean) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Check if the given string contains an environment variable.
checkPriority(RunnablePriority) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
Check given priority with current pending list.
checkProgressRatio(double, double, double) - Method in class org.jrebirth.af.core.service.ServiceTask
Check if the task has enough progressed according to the given threshold.
checkResource(List<String>, Pattern, String) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Check if the resource match the regex.
checkWave(Wave) - Static method in class org.jrebirth.af.core.util.CheckerUtility
Check that wave has all data required by the WaveType contract (if any).
checkWaveTypeContract(Class<? extends WaveReady>, WaveType...) - Static method in class org.jrebirth.af.core.util.CheckerUtility
Check if wave Type contract is respected for the the given WaveReady class.
chidrenPlaceHolder - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The Children list of a parent pane.
chidrenPlaceHolder - Variable in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
The Children list of a parent pane.
childrenPlaceHolder(ObservableList<Node>) - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Define the children list observable list.
classField - Variable in class org.jrebirth.af.core.key.ClassKey
The class definition of the component registered by the current key.
ClassKey<R> - Class in org.jrebirth.af.core.key
The class ClassKey.
ClassKey(Class<R>) - Constructor for class org.jrebirth.af.core.key.ClassKey
Default Constructor.
CLASSPATH - Static variable in class org.jrebirth.af.core.util.ClasspathUtility
The classpath of the current java executable or current folder if not defined.
CLASSPATH_SEPARATOR - Static variable in class org.jrebirth.af.core.util.ClasspathUtility
String to separate all classpath entries.
ClasspathUtility - Class in org.jrebirth.af.core.util
The class ClassUtility.
ClasspathUtility() - Constructor for class org.jrebirth.af.core.util.ClasspathUtility
Private Constructor.
ClassUtility - Class in org.jrebirth.af.core.util
The class ClassUtility.
ClassUtility() - Constructor for class org.jrebirth.af.core.util.ClassUtility
Private Constructor.
ClassWaveChecker<I> - Class in org.jrebirth.af.core.wave.checker
The class ClassWaveChecker will check if the provided type is assignable from the wave data defined.
ClassWaveChecker(WaveItem<I>, Class<I>) - Constructor for class org.jrebirth.af.core.wave.checker.ClassWaveChecker
Default Constructor to call the super one.
close() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
This method can be called a lot of time while application is running.
CLOSE_RETRY_DELAY_FIRST - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
First Close Retry Delay in milliseconds, time to wait when application try to close the first time.
CLOSE_RETRY_DELAY_OTHER - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Close Retry Delay in milliseconds, time to wait when application try to close all other time.
COLOR_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage colors.
ColorBuilder - Class in org.jrebirth.af.core.resource.color
The class ColorBuilder.
ColorBuilder() - Constructor for class org.jrebirth.af.core.resource.color.ColorBuilder
 
colorIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for colors.
ColorItem - Interface in org.jrebirth.af.core.resource.color
The class ColorEnum.
ColorItemBase - Class in org.jrebirth.af.core.resource.color
The class ColorItemBase.
ColorItemBase(ColorParams) - Constructor for class org.jrebirth.af.core.resource.color.ColorItemBase
Default Constructor.
colorMap - Static variable in class org.jrebirth.af.core.resource.Resources
The dynamic color map.
ColorParams - Interface in org.jrebirth.af.core.resource.color
The class ColorParams.
Command - Interface in org.jrebirth.af.core.command
The interface Command is used to run atomic and reusable action.
command - Variable in class org.jrebirth.af.core.command.CommandRunnable
The command link.
COMMAND_NOT_FOUND_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Command to process the wave : {0}".
COMMAND_NOT_FOUND_MESSAGE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Command to process the wave".
CommandBean<WB extends WaveBean> - Interface in org.jrebirth.af.core.command
The interface Command is used to run atomic and reusable action.
commandClass - Variable in class org.jrebirth.af.core.command.CommandWaveBuilder
The class of the command to launch.
CommandException - Exception in org.jrebirth.af.core.exception
The class CommandException.
CommandException(MessageItem) - Constructor for exception org.jrebirth.af.core.exception.CommandException
Constructor without any exception.
CommandException(MessageItem, Throwable) - Constructor for exception org.jrebirth.af.core.exception.CommandException
Constructor with message and root cause.
CommandException(Throwable) - Constructor for exception org.jrebirth.af.core.exception.CommandException
Constructor without custom message.
CommandFacade - Class in org.jrebirth.af.core.facade
The class CommandFacade.
CommandFacade(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.CommandFacade
Default Constructor.
commandFacade - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The facade for Commands components.
commandList - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The list of command that will be chained.
CommandReady - Interface in org.jrebirth.af.core.link
The class CommandReady.
commandRunIndex - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The index of the last command performed.
CommandRunnable - Class in org.jrebirth.af.core.command
The class CommandRunnable.
CommandRunnable(String, AbstractBaseCommand<? extends WaveBean>, Wave) - Constructor for class org.jrebirth.af.core.command.CommandRunnable
Default Constructor.
CommandWaveBuilder<B extends CommandWaveBuilder<B,WB>,WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class WaveBuilder.
CommandWaveBuilder(Class<? extends Command>) - Constructor for class org.jrebirth.af.core.command.CommandWaveBuilder
Default Constructor.
CommandWaveBuilder(Class<? extends Command>, Class<WB>) - Constructor for class org.jrebirth.af.core.command.CommandWaveBuilder
Default Constructor.
compare(Runnable, Runnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthRunnableComparator
compareTo(WaveData<?>) - Method in class org.jrebirth.af.core.wave.WaveData
Component - Annotation Type in org.jrebirth.af.core.annotation
The class Component is used to auto inject a JRebirth component.
COMPONENT_BUILD_ERROR - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
"Impossible to build the the component {0}".
COMPONENT_CUSTOM_FACTORY_ERROR - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
"Impossible to load the custom ComponentFactory, will use the default one".
COMPONENT_FACTORY - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The factory used to create components.
COMPONENT_INJECTION_FAILURE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Component {0} injection has failed".
COMPONENT_RETRIEVAL_ERROR - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
"Component Retrieval Error".
ComponentEnhancer - Class in org.jrebirth.af.core.link
The class ComponentEnhancer is an utility class used to manage Components Annotations.
ComponentEnhancer() - Constructor for class org.jrebirth.af.core.link.ComponentEnhancer
Private Constructor.
ComponentFactory - Interface in org.jrebirth.af.core.facade
The interface ComponentFactory is used to build Component (Model, Service, Command) classes.
componentFactory - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The factory used to build all component.
componentMap - Variable in class org.jrebirth.af.core.facade.AbstractFacade
The map that store FacadeReady singletons.
CONCURRENT - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Concurrent layer.
ConcurrentMessages - Interface in org.jrebirth.af.core.concurrent
The class ConcurrentMessages.
CONF_READING_ERROR - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Impossible to read the properties file : {0}".
CONFIG_FOUND - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"{0} configuration file{1} found.".
Configuration - Annotation Type in org.jrebirth.af.core.application
This annotation is used to manage the configuration file service.
configurationFileExtension - Variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
The file extension used by configuration files.
configurationFileWildcard - Variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
The Wildcard used to load configuration files.
contains(WaveItem<?>) - Method in interface org.jrebirth.af.core.wave.Wave
Check if an object exists.
contains(WaveItem<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
Check if an object exists.
containsNotNull(WaveItem<?>) - Method in interface org.jrebirth.af.core.wave.Wave
Check if an object exists and if it isn't null.
containsNotNull(WaveItem<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
Check if an object exists and if it isn't null.
controller - Variable in class org.jrebirth.af.core.ui.AbstractView
The view controller.
controller - Variable in class org.jrebirth.af.core.ui.adapter.AbstractDefaultAdapter
The controller that manage these events.
Controller<M extends Model,V extends View<M,?,?>> - Interface in org.jrebirth.af.core.ui
The interface Controller.
controller - Variable in class org.jrebirth.af.core.ui.fxml.FXMLComponent
The controller of the FXML component.
convertEventToEnum(EventType<? extends Event>) - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Convert a JavaFX event type into an annotation event type.
convertFxmlUrl(M, String) - Static method in class org.jrebirth.af.core.ui.fxml.FXMLUtils
Convert The url of fxml files to allow local and path loading.
convertLevel(JRLevel) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Convert JRebirth LogLevel to Logback one.
convertMethodKeyObject(KeyGenerator, Object) - Method in class org.jrebirth.af.core.key.MultitonKey
Convert the key returned by an annotated method to a string (using annotation value or not).
CoreException - Exception in org.jrebirth.af.core.exception
The class CoreException.
CoreException(MessageItem, Throwable) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor with message and throwable.
CoreException(String, Throwable) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor with message and throwable.
CoreException(String) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor without base exception.
CoreException(MessageItem) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor without base exception.
CoreException(MessageItem, Throwable, Object...) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor with message and throwable.
CoreException(MessageItem, Object...) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor without base exception.
CoreException(Throwable) - Constructor for exception org.jrebirth.af.core.exception.CoreException
Constructor without custom message.
CoreRuntimeException - Exception in org.jrebirth.af.core.exception
The class CoreRuntimeException.
CoreRuntimeException(String, Throwable) - Constructor for exception org.jrebirth.af.core.exception.CoreRuntimeException
Constructor with message and throwable.
CoreRuntimeException(String) - Constructor for exception org.jrebirth.af.core.exception.CoreRuntimeException
Constructor without base exception.
CoreRuntimeException(MessageItem, Throwable, Object...) - Constructor for exception org.jrebirth.af.core.exception.CoreRuntimeException
Constructor with message and throwable.
CoreRuntimeException(MessageItem, Object...) - Constructor for exception org.jrebirth.af.core.exception.CoreRuntimeException
Constructor without base exception.
CoreRuntimeException(Throwable) - Constructor for exception org.jrebirth.af.core.exception.CoreRuntimeException
Constructor without custom message.
COUNT_LINES_ERROR - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"Impossible to count lines for file: {0}" .
countFileLines(File) - Static method in class org.jrebirth.af.core.service.ServiceUtility
Count the number of line of the given file.
create() - Static method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Static method to build a default builder.
create() - Static method in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Static method to build a default builder.
create(ObjectParameter<O>) - Static method in class org.jrebirth.af.core.resource.Resources
Build a parameter item.
create(String, O) - Static method in class org.jrebirth.af.core.resource.Resources
Build a parameter item.
create(ColorParams) - Static method in class org.jrebirth.af.core.resource.Resources
Build a color item.
create(ColorParams, String) - Static method in class org.jrebirth.af.core.resource.Resources
Build a color item.
create(FontParams) - Static method in class org.jrebirth.af.core.resource.Resources
Build a font item.
create(ImageParams) - Static method in class org.jrebirth.af.core.resource.Resources
Build an image item.
create(StyleSheetParams) - Static method in class org.jrebirth.af.core.resource.Resources
Build a style sheet item.
create(FXMLParams) - Static method in class org.jrebirth.af.core.resource.Resources
Build a fxml item.
create(Message) - Static method in class org.jrebirth.af.core.resource.Resources
Build a Message item.
create() - Static method in class org.jrebirth.af.core.wave.WaveBuilder
Create a WaveBuilder instance.
createWave(WaveGroup, WaveType, Class<?>, WaveData<?>...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Build a wave object.
createWave(WaveGroup, WaveType, Class<?>, WaveBean) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Build a wave object with its dedicated WaveBean.
CREATION_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"{0} creation has failed ".
creationTime - Variable in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
The creation timestamp in milliseconds.
creationTime - Variable in class org.jrebirth.af.core.service.ServiceTask
The creation timestamp in milliseconds.
CSS_EXT - Static variable in class org.jrebirth.af.core.resource.style.StyleSheetBuilder
The css file extension.
CSS_LOADING_ERROR - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
""Impossible to load CSS: {0} using folder: {1}/".
CUSTOM_METHOD_NOT_FOUND - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Custom method not found {0}".
CustomFontName - Class in org.jrebirth.af.core.resource.font
The Class CustomFontName.
CustomFontName(String) - Constructor for class org.jrebirth.af.core.resource.font.CustomFontName
Instantiates a new custom font name.
customizeScene(Scene) - Method in class org.jrebirth.af.core.application.AbstractApplication
Customize the default scene.
customizeScene(Scene) - Method in class org.jrebirth.af.core.application.DefaultApplication
Customize the default scene.
customizeStage(Stage) - Method in class org.jrebirth.af.core.application.AbstractApplication
Customize the primary stage.
customizeStage(Stage) - Method in class org.jrebirth.af.core.application.DefaultApplication
Customize the primary stage.
customStop() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Method to override to do some stuff when application stops.

D

data(WaveData<?>...) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the list of WaveData.
DataClass - Annotation Type in org.jrebirth.af.core.wave
The class DataClass.
debug(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Debug.
debug(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Debug.
debug(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Debug.
debug(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Debug.
debug(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Debug.
debug(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Debug.
debug(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Debug.
debug(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Debug.
debug(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Debug.
debug(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Debug.
debug(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Debug.
debug(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Debug.
DEFAULT - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthStyles
The default Style Sheet used if none have been atatched.
DEFAULT_CSS - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The DEFAULT_CSS field is used to parameterize the name of the default style sheet.
DEFAULT_CTRLR_CREATION_ERROR - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"Initialize fxml node : {0}".
DEFAULT_SEQUENTIAL_VALUE - Static variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The default sequential value, could be overridden by annotation or constructor argument.
DefaultActionAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultActionAdapter.
DefaultActionAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultActionAdapter
 
DefaultApplication<P extends Pane> - Class in org.jrebirth.af.core.application
The Default class DefaultApplication is the base class of a JRebirth Application.
DefaultApplication() - Constructor for class org.jrebirth.af.core.application.DefaultApplication
 
DefaultBeanCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class DefaultBeanCommand.
DefaultBeanCommand() - Constructor for class org.jrebirth.af.core.command.DefaultBeanCommand
 
DefaultCommand - Class in org.jrebirth.af.core.command
The class DefaultCommand.
DefaultCommand() - Constructor for class org.jrebirth.af.core.command.DefaultCommand
 
DefaultComponentFactory - Class in org.jrebirth.af.core.facade
The class DefaultComponentFactory.
DefaultComponentFactory() - Constructor for class org.jrebirth.af.core.facade.DefaultComponentFactory
 
DefaultController<M extends Model,V extends View<M,?,?>> - Class in org.jrebirth.af.core.ui
The class DefaultController.
DefaultController(V) - Constructor for class org.jrebirth.af.core.ui.DefaultController
Default Constructor.
DefaultDragAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultDragAdapter.
DefaultDragAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
 
DefaultFXMLControllerBuilder - Class in org.jrebirth.af.core.ui.fxml
The class DefaultFXMLControllerBuilder.
DefaultFXMLControllerBuilder(Model) - Constructor for class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerBuilder
Default Constructor.
DefaultFXMLModel<M extends Model> - Class in org.jrebirth.af.core.ui.fxml
The interface DefaultFXMLModel.
DefaultFXMLModel() - Constructor for class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
 
DefaultFXMLObjectModel<M extends Model,O> - Class in org.jrebirth.af.core.ui.fxml
The interface DefaultFXMLModel.
DefaultFXMLObjectModel() - Constructor for class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
 
DefaultKeyAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultKeyAdapter.
DefaultKeyAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultKeyAdapter
 
defaultMethod - Variable in class org.jrebirth.af.core.link.WaveHandler
The default method to call, will been used when annotation is put on a method, otherwise could be null.
DefaultModel<M extends Model,V extends View<?,?,?>> - Class in org.jrebirth.af.core.ui
The interface DefaultModel.
DefaultModel() - Constructor for class org.jrebirth.af.core.ui.DefaultModel
 
DefaultMouseAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultMouseAdapter.
DefaultMouseAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
 
DefaultMultiBeanCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class DefaultMultiBeanCommand.
DefaultMultiBeanCommand() - Constructor for class org.jrebirth.af.core.command.DefaultMultiBeanCommand
Default Constructor.
DefaultMultiBeanCommand(boolean) - Constructor for class org.jrebirth.af.core.command.DefaultMultiBeanCommand
Default Constructor.
DefaultMultiBeanCommand(RunType) - Constructor for class org.jrebirth.af.core.command.DefaultMultiBeanCommand
Default Constructor.
DefaultMultiBeanCommand(RunType, boolean) - Constructor for class org.jrebirth.af.core.command.DefaultMultiBeanCommand
Default Constructor.
DefaultMultiCommand - Class in org.jrebirth.af.core.command
The class DefaultMultiCommand.
DefaultMultiCommand() - Constructor for class org.jrebirth.af.core.command.DefaultMultiCommand
 
DefaultObjectModel<M extends Model,V extends View<?,?,?>,O> - Class in org.jrebirth.af.core.ui.object
The interface DefaultObjectModel.
DefaultObjectModel() - Constructor for class org.jrebirth.af.core.ui.object.DefaultObjectModel
 
DefaultPoolBeanCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class DefaultPoolBeanCommand.
DefaultPoolBeanCommand() - Constructor for class org.jrebirth.af.core.command.DefaultPoolBeanCommand
 
DefaultPoolCommand - Class in org.jrebirth.af.core.command
The class DefaultPoolCommand.
DefaultPoolCommand() - Constructor for class org.jrebirth.af.core.command.DefaultPoolCommand
 
DefaultRotateAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultRotateAdapter.
DefaultRotateAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultRotateAdapter
 
DefaultScrollAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultScrollAdapter.
DefaultScrollAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultScrollAdapter
 
DefaultService - Class in org.jrebirth.af.core.service
The class DefaultService.
DefaultService() - Constructor for class org.jrebirth.af.core.service.DefaultService
 
DefaultSimpleModel<N extends Node> - Class in org.jrebirth.af.core.ui.simple
The interface DefaultSimpleModel.
DefaultSimpleModel() - Constructor for class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
 
DefaultSimpleObjectModel<N extends Node,O> - Class in org.jrebirth.af.core.ui.simple
The interface DefaultSimpleModel.
DefaultSimpleObjectModel() - Constructor for class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
 
DefaultSwipeAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultSwipeAdapter.
DefaultSwipeAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
 
DefaultTouchAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultTouchAdapter.
DefaultTouchAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
 
DefaultUIBeanCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command
The class DefaultUIBeanCommand.
DefaultUIBeanCommand() - Constructor for class org.jrebirth.af.core.command.DefaultUIBeanCommand
 
DefaultUICommand - Class in org.jrebirth.af.core.command
The class DefaultUICommand.
DefaultUICommand() - Constructor for class org.jrebirth.af.core.command.DefaultUICommand
 
DefaultUncaughtExceptionHandler - Class in org.jrebirth.af.core.exception.handler
The class DefaultUncaughtExceptionHandler.
DefaultUncaughtExceptionHandler() - Constructor for class org.jrebirth.af.core.exception.handler.DefaultUncaughtExceptionHandler
Instantiates a new Default uncaught exception handler.
DefaultUnprocessedWaveHandler - Class in org.jrebirth.af.core.link
The class DefaultUnprocessedWaveHandler.
DefaultUnprocessedWaveHandler() - Constructor for class org.jrebirth.af.core.link.DefaultUnprocessedWaveHandler
 
DefaultView<M extends Model,N extends Node,C extends Controller<?,?>> - Class in org.jrebirth.af.core.ui
The class DefaultView.
DefaultView(M) - Constructor for class org.jrebirth.af.core.ui.DefaultView
Default Constructor.
DefaultWaveBean - Class in org.jrebirth.af.core.wave
The class DefaultWaveBean.
DefaultWaveBean() - Constructor for class org.jrebirth.af.core.wave.DefaultWaveBean
 
DefaultWaveChecker<I> - Class in org.jrebirth.af.core.wave.checker
The class DefaultWaveChecker will check if the provided object type is equals to the wave data object defined.
DefaultWaveChecker(WaveItem<I>, I) - Constructor for class org.jrebirth.af.core.wave.checker.DefaultWaveChecker
Default COnstructor to call the super one.
DefaultWaveListener - Class in org.jrebirth.af.core.wave
The class DefaultWaveListener is the default empty implementation.
DefaultWaveListener() - Constructor for class org.jrebirth.af.core.wave.DefaultWaveListener
 
DefaultWindowAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultWindowAdapter.
DefaultWindowAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
 
DefaultZoomAdapter<C extends AbstractBaseController<?,?>> - Class in org.jrebirth.af.core.ui.adapter
The class DefaultZoomAdapter.
DefaultZoomAdapter() - Constructor for class org.jrebirth.af.core.ui.adapter.DefaultZoomAdapter
 
define(MessageItem, MessageResource) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Override a parameter value.
define(MessageResource) - Method in interface org.jrebirth.af.core.resource.i18n.MessageItem
Define a new forced string.
define(MessageResource) - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Define a new forced string.
define(ParameterItem<?>, Object) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Override a parameter value.
define(T) - Method in interface org.jrebirth.af.core.resource.parameter.ParameterItem
Define a new forced value.
define(T) - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Define a new forced value.
defineLifecycleMethod(WaveReady<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Parse all method to search annotated methods that are attached to a lifecylce phase.
destroyInstance() - Static method in class org.jrebirth.af.core.concurrent.JRebirthThread
Destroy the singleton that hold the thread.
DetachModelCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The class DetachModelCommand.
DetachModelCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.DetachModelCommand
 
DEVELOPER_MODE - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Developer provides more information when dynamic API is broken (Wave Contract).
DisplayModelWaveBean - Class in org.jrebirth.af.core.command.basic.showmodel
The class DisplayModelWaveBean.
DisplayModelWaveBean() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
 
displayUi(Wave) - Method in class org.jrebirth.af.core.link.NotifierBase
Display dynamically an Ui model.
DO_CLOSE_STAGE - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type use to load events.
DO_DESTROY_STAGE - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type use to load events.
DO_OPEN_STAGE - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type use to load events.
DO_OPEN_STAGE - Static variable in class org.jrebirth.af.core.service.basic.StyleSheetTrackerService
Wave type use to load events.
doCloseStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
Close a stage.
doDestroyStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
Destroy the stage and dereference it.
doHideView(Wave) - Method in class org.jrebirth.af.core.ui.AbstractModel
Perform the hide view action triggered by a wave.
doHideView(Wave) - Method in interface org.jrebirth.af.core.ui.Model
Perform the hide view action triggered by a wave.
doOpenStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
Open a stage.
doShowView(Wave) - Method in class org.jrebirth.af.core.ui.AbstractModel
Perform the show view action triggered by a wave.
doShowView(Wave) - Method in interface org.jrebirth.af.core.ui.Model
Perform the show view action triggered by a wave.
DOT_SEPARATOR - Static variable in class org.jrebirth.af.core.resource.fxml.FXML
The dot separator used by fxml declaration.
drag(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag ANY events.
drag(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag ANY events.
DragAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class DragAdapter.
dragAdapter - Variable in class org.jrebirth.af.core.ui.handler.DragHandler
The Drag adapter.
dragDone(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag done events.
dragDone(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag done events.
dragDropped(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag dropped events.
dragDropped(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag dropped events.
dragEntered(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag entered events.
dragEntered(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag entered events.
dragEnteredTarget(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag entered target events.
dragEnteredTarget(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag entered target events.
dragExited(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag exited events.
dragExited(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag exited events.
dragExitedTarget(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag exited target events.
dragExitedTarget(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag exited target events.
DragHandler - Class in org.jrebirth.af.core.ui.handler
The interface DragHandler.
DragHandler(DragAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.DragHandler
Default Constructor.
dragOver(DragEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultDragAdapter
Manage drag over events. his event occurs when drag gesture progresses within this node.
dragOver(DragEvent) - Method in interface org.jrebirth.af.core.ui.adapter.DragAdapter
Manage drag over events. his event occurs when drag gesture progresses within this node.

E

EMPTY - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The default marker.
EnumEventType - Interface in org.jrebirth.af.core.ui.annotation
The class EnumEventType.
ENV_VAR_PATTERN1 - Static variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
The pattern that matches Environment Variable ${varname} .
ENV_VAR_PATTERN2 - Static variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
The pattern that matches Environment Variable $varname .
equals(Object) - Method in class org.jrebirth.af.core.key.ClassKey
equals(Object) - Method in class org.jrebirth.af.core.key.MultitonKey
equals(Object) - Method in class org.jrebirth.af.core.ui.InnerModelBase
equals(Object) - Method in class org.jrebirth.af.core.wave.WaveData
equals(Object) - Method in class org.jrebirth.af.core.wave.WaveItem
equals(Object) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
equalsOrBothNull(Object, Object) - Static method in class org.jrebirth.af.core.util.ObjectUtility
Return true if the object are equals or both null.
error(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Error.
error(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Error.
error(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Error.
error(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Error.
error(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Error.
error(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Error.
error(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Error.
error(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Error.
error(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Error.
error(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Error.
error(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Error.
error(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Error.
errorNode - Variable in class org.jrebirth.af.core.ui.AbstractView
The error node used if an error occurred.
EVENT_HANDLING_IMPOSSIBLE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"Impossible to handle the event" .
EventAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class EventAdapter.
EventAdapter.Linker - Enum in org.jrebirth.af.core.ui.adapter
The class Linker is used to link Event with adapter and handler classes.
EventAdapter.Linker(EventType<E>, Class<? extends EventAdapter>, Class<? extends EventHandler<E>>) - Constructor for enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Default constructor used to link the apiName.
eventData - Variable in class org.jrebirth.af.core.facade.JRebirthEventBase
The event data.
eventHandlerMap - Variable in class org.jrebirth.af.core.ui.AbstractBaseController
Store all event handler according to the event type.
eventSequence - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The index of JRebirth events.
eventType - Variable in class org.jrebirth.af.core.facade.JRebirthEventBase
The type of the event.
eventType - Variable in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Return Event type.
eventType() - Method in interface org.jrebirth.af.core.ui.annotation.EnumEventType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnAction.ActionType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnAction.ActionType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnDrag.DragType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnDrag.DragType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnFinished.FinishedType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnFinished.FinishedType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnKey.KeyType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnKey.KeyType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnMouse.MouseType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnMouse.MouseType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnRotate.RotateType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnRotate.RotateType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnScroll.ScrollType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnScroll.ScrollType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnSwipe.SwipeType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnSwipe.SwipeType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnTouch.TouchType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnTouch.TouchType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnWindow.WindowType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnWindow.WindowType
Return the javaFX event type.
eventType - Variable in enum org.jrebirth.af.core.ui.annotation.OnZoom.ZoomType
The JavaFX internal api name.
eventType() - Method in enum org.jrebirth.af.core.ui.annotation.OnZoom.ZoomType
Return the javaFX event type.
executorService - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The default executor.
exists(UniqueKey<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Check if the component has already been created and stored.
exists(Class<E>, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Check if the component has already been created and stored.
exists(UniqueKey<E>) - Method in interface org.jrebirth.af.core.facade.Facade
Check if the component has already been created and stored.
exists(Class<E>, Object...) - Method in interface org.jrebirth.af.core.facade.Facade
Check if the component has already been created and stored.
extension() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Gets the image extension.
extension() - Method in interface org.jrebirth.af.core.resource.image.ImageParams
Gets the image extension.
extensionProperty - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The image path.
extensionProperty() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Extension property.

F

facade - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The Global Facade object that handle other sub facade.
Facade<R extends FacadeReady<R>> - Interface in org.jrebirth.af.core.facade
The class Facade.
FACADE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Facade layer.
FacadeMessages - Interface in org.jrebirth.af.core.facade
The class FacadeMessages.
FacadeReady<R extends FacadeReady<R>> - Interface in org.jrebirth.af.core.facade
The interface FacadeReady.
FadeTransitionCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The Class FadeTransitionCommand.
FadeTransitionCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.FadeTransitionCommand
 
family() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the family name.
FamilyFont - Class in org.jrebirth.af.core.resource.font
The interface FamilyFont.
FamilyFont(String, double) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
Default Constructor.
FamilyFont(String, double, FontWeight) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
Default Constructor.
FamilyFont(String, double, FontPosture) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
Default Constructor.
FamilyFont(String, double, FontWeight, FontPosture) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
Default Constructor.
familyProperty - Variable in class org.jrebirth.af.core.resource.font.FamilyFont
the family name.
familyProperty() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the family name property.
FILE_UNREADABLE - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to read the file" .
finalize() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
finalize() - Method in class org.jrebirth.af.core.service.AbstractService
finalize() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
finalize() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
finalize() - Method in class org.jrebirth.af.core.ui.AbstractView
findGenericClass(Class<?>, Class<?>) - Static method in class org.jrebirth.af.core.util.ClassUtility
Return the generic class for the given parent class and index.
findGenericClass(Class<?>, Class<?>[]) - Static method in class org.jrebirth.af.core.util.ClassUtility
Return the generic class for the given parent class and index.
findMessage(String) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Retrieved the message mapped with the given key.
findProperty(Class<?>, String, Class<?>) - Static method in class org.jrebirth.af.core.util.ClassUtility
Retrieve a field according to the item name first, then according to searched class.
FinishedAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class FinishedAdapter.
finishedAdapter - Variable in class org.jrebirth.af.core.ui.handler.FinishedHandler
The Finished adapter.
FinishedHandler - Class in org.jrebirth.af.core.ui.handler
The class FinishedHandler.
FinishedHandler(FinishedAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.FinishedHandler
Default Constructor.
fireConsumed(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Fire a consumed event for command listeners.
fireFailed(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Fire a failed event for command listeners.
fireStatusChanged() - Method in class org.jrebirth.af.core.wave.WaveBase
Fire a wave status change.
FOLLOW_UP_SERVICE_TASKS - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The handler used while running in developer mode to manage unprocessed wave.
FONT_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage fonts.
FONT_FOLDER - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Fonts default folder, Multiple folder can be managed by separating them with a comma ','.
FontBuilder - Class in org.jrebirth.af.core.resource.font
The class FontBuilder.
FontBuilder() - Constructor for class org.jrebirth.af.core.resource.font.FontBuilder
 
fontIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for fonts.
FontItem - Interface in org.jrebirth.af.core.resource.font
The class FontItem.
FontItemBase - Class in org.jrebirth.af.core.resource.font
The class FontItemBase.
FontItemBase(FontParams) - Constructor for class org.jrebirth.af.core.resource.font.FontItemBase
Default Constructor.
FontName - Interface in org.jrebirth.af.core.resource.font
The interface FontName.
fontName() - Method in interface org.jrebirth.af.core.resource.font.JRebirthFont
Return the name of the font.
FontParams - Interface in org.jrebirth.af.core.resource.font
The class FontParams.
forceClose - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
Flag that indicate that the closure must be forced.
FQCN - Static variable in class org.jrebirth.af.core.log.LogbackAdapter
The fully qualified name of this class.
fromClass - Variable in class org.jrebirth.af.core.wave.WaveBase
The from class to used for create waves.
fromClass - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The from class of the wave to build.
fromClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the from class.
FUTURE_DONE - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"Future (hashcode={}) returned object : {0}".
FXML - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth UI.FXML layer.
FXML - Class in org.jrebirth.af.core.resource.fxml
The interface FXML.
FXML(String, String, String, String) - Constructor for class org.jrebirth.af.core.resource.fxml.FXML
Default Constructor.
FXML(String, String) - Constructor for class org.jrebirth.af.core.resource.fxml.FXML
Default Constructor.
FXML(String) - Constructor for class org.jrebirth.af.core.resource.fxml.FXML
Default Constructor.
FXML_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage fxml files.
FXML_ERROR_NODE_LABEL - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"FXML Error : {0}" .
FXML_EXT - Static variable in class org.jrebirth.af.core.resource.fxml.FXML
The fxml file extension.
FXML_NODE_DOESNT_EXIST - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"The FXML node doesn't exist : {0}" .
FXMLBuilder - Class in org.jrebirth.af.core.resource.fxml
The class FXMLBuilder.
FXMLBuilder() - Constructor for class org.jrebirth.af.core.resource.fxml.FXMLBuilder
 
fxmlComponent - Variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The fxmlComponent that wrap the node and its controller.
FXMLComponent - Class in org.jrebirth.af.core.ui.fxml
The class FXMLComponent.
FXMLComponent(Node, FXMLController) - Constructor for class org.jrebirth.af.core.ui.fxml.FXMLComponent
Default Constructor.
FXMLController<M extends Model,V extends View<M,?,?>> - Interface in org.jrebirth.af.core.ui.fxml
The interface FXMLController.
fxmlIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for fxml files.
FXMLItem - Interface in org.jrebirth.af.core.resource.fxml
The class FXMLItem.
fxmlItem - Variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The fxml resource.
FXMLItemBase - Class in org.jrebirth.af.core.resource.fxml
The class FXMLItemBase.
FXMLItemBase(FXMLParams) - Constructor for class org.jrebirth.af.core.resource.fxml.FXMLItemBase
Default Constructor.
FXMLMessages - Interface in org.jrebirth.af.core.ui.fxml
The class FXMLMessages.
fxmlName - Variable in class org.jrebirth.af.core.resource.fxml.FXML
The FXML file name (without .fxml extension).
fxmlName() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Gets the FXML file name (and resource bundle file name if bundle name is null).
fxmlName() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Gets the FXML file name (and resource bundle file name if bundle name is null).
fxmlNameProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Fxml name property.
FXMLParams - Interface in org.jrebirth.af.core.resource.fxml
The class FXMLParams.
fxmlPath - Variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The fxml path.
fxmlPreInitialize() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Pre init.
FXMLUtils - Class in org.jrebirth.af.core.ui.fxml
The class FXMLUtils.
FXMLUtils() - Constructor for class org.jrebirth.af.core.ui.fxml.FXMLUtils
Private constructor.

G

generateAggregatedKey(Object) - Method in class org.jrebirth.af.core.key.MultitonKey
Generate unique key by using the method-level annotations.
generateTypeKey(Object, KeyGenerator) - Method in class org.jrebirth.af.core.key.MultitonKey
Generate Type key by using the class-level annotation.
GENERIC_TYPE_ERROR_1 - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to build the object assignable to {0} for the class {1}" .
GENERIC_TYPE_ERROR_2 - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to build the {0} object for the class {1}" .
get(E) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Retrieve the resource.
get(E) - Method in interface org.jrebirth.af.core.resource.builder.ResourceBuilder
Retrieve the resource.
get() - Method in enum org.jrebirth.af.core.resource.color.AppColors
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.color.ColorItemBase
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.font.FontItemBase
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.image.ImageItemBase
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Return the resource unique instance.
get() - Method in interface org.jrebirth.af.core.resource.ResourceItem
Return the resource unique instance.
get() - Method in class org.jrebirth.af.core.resource.style.StyleSheetItemBase
Return the resource unique instance.
get(WaveItem<T>) - Method in interface org.jrebirth.af.core.wave.Wave
Retrieve a value.
get(WaveItem<T>) - Method in class org.jrebirth.af.core.wave.WaveBase
Retrieve a value.
getAction() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the action.
getAction() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Gets the action.
getActionAdapter() - Method in class org.jrebirth.af.core.ui.handler.ActionHandler
Return the implementation of the action adapter interface.
getAnnotatedFields(Class<?>, Class<? extends Annotation>) - Static method in class org.jrebirth.af.core.util.ClassUtility
Retrieve all annotation of the given type from the given class.
getAnnotatedMethods(Class<?>, Class<? extends Annotation>) - Static method in class org.jrebirth.af.core.util.ClassUtility
Retrieve all annotation of the given type from the given class.
getAnnotationApiEventClass() - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Return the api event class used by the annotation.
getAnnotationAttribute(Annotation, String) - Static method in class org.jrebirth.af.core.util.ClassUtility
Retrieve an annotation property dynamically by reflection.
getAnnotationName() - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Return the name of the annotation to define the unique callback method name.
getAnnotationValue() - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
Return the value of the annotation used to define type of handler to manage.
getApplication() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
 
getApplication() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getApplication() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getApplicationTitle() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the application title.
getBundlePath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Return the full path of the resource bundle file without .properties extension.
getBundlePath() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Return the full path of the resource bundle file without .properties extension.
getChidrenPlaceHolder() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the chidren place holder.
getClassField() - Method in class org.jrebirth.af.core.key.ClassKey
 
getClassField() - Method in interface org.jrebirth.af.core.key.UniqueKey
Return the class type of the component.
getClassFromStaticMethod(int) - Static method in class org.jrebirth.af.core.util.ClassUtility
Return the class used by the Nth level of the current call stack.
getClassFromType(Type) - Static method in class org.jrebirth.af.core.util.ClassUtility
Return the Class object for the given type.
getClasspathResources(Pattern) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Retrieve all resources that match the search pattern from the java.class.path.
getCommand(Class<C>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
Return the command singleton or part of multiton.
getCommand(Class<C>, Object...) - Method in interface org.jrebirth.af.core.link.CommandReady
Return the command singleton or part of multiton.
getCommandFacade() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getCommandFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getComponentFactory() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getComponentFactory() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
 
getConstructor(Class<?>, Class<?>[]) - Static method in class org.jrebirth.af.core.util.ClassUtility
Retrieve the constructor of a Type.
getController() - Method in class org.jrebirth.af.core.ui.AbstractView
Return the view controller.
getController() - Method in class org.jrebirth.af.core.ui.adapter.AbstractDefaultAdapter
 
getController() - Method in class org.jrebirth.af.core.ui.fxml.FXMLComponent
Return the controller or null.
getController() - Method in interface org.jrebirth.af.core.ui.View
Return the view controller.
getCreationTime() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
Return the creation time.
getCreationTime() - Method in interface org.jrebirth.af.core.concurrent.JRebirthRunnable
Return the creation time.
getCreationTime() - Method in class org.jrebirth.af.core.service.ServiceTask
Return the creation time.
getData(WaveItem<T>) - Method in interface org.jrebirth.af.core.wave.Wave
Retrieve a wave data object.
getData(WaveItem<T>) - Method in class org.jrebirth.af.core.wave.WaveBase
Retrieve a wave data object.
getDefaultUncaughtExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
Build and return the Default Uncaught Exception Handler for All threads which don't have any handler.
getDragAdapter() - Method in class org.jrebirth.af.core.ui.handler.DragHandler
Return the implementation of the drag adapter interface.
getErrorNode() - Method in class org.jrebirth.af.core.ui.AbstractView
Return the error node.
getErrorNode() - Method in interface org.jrebirth.af.core.ui.View
Return the error node.
getEventData() - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
getEventData() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
getEventType() - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
getEventType() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
getExecutorService() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getExecutorService() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getFacade() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
 
getFieldValues() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.color.GrayColor
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.color.WebColor
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.font.RealFont
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.i18n.Message
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.image.AbsImage
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.image.RelImage
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.image.WebImage
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Return all values of ParameterEntry object.
getFieldValues() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Return all values of ParameterEntry object.
getFinishedAdapter() - Method in class org.jrebirth.af.core.ui.handler.FinishedHandler
Return the implementation of the finished adapter interface.
getFirstKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
Return the first key part of the MultitonKey or the component class type for UniqueKey.
getFirstModelClass() - Method in class org.jrebirth.af.core.application.DefaultApplication
This method must be implemented to declare which JRebirth UI Model will be displayed first.
getFirstModelClass() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
This method must be implemented to declare which JRebirth UI Model will be displayed first.
getFontToPreload() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the list of FontEnum to load for CSS.
getFontToPreload() - Method in class org.jrebirth.af.core.application.DefaultApplication
Return the list of FontEnum to load for CSS.
getFromClass() - Method in interface org.jrebirth.af.core.wave.Wave
 
getFromClass() - Method in class org.jrebirth.af.core.wave.WaveBase
getFullScreenKeyCode() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the #KeyCode used to put the application in full screen mode.
getFXMLBundlePath() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Return the bundle path of the the properties file to load.
getFXMLController() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Return the Controller associated to the FXML file.
getFXMLItem() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Return the fxml item used used to build the fxml component.
getFxmlPath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
Return the full path of the fxml file without .fxml extension.
getFxmlPath() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLParams
Return the full path of the fxml file without .fxml extension.
getFXMLPath() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Return the fxml path of the the file to load.
getGlobalFacade() - Method in class org.jrebirth.af.core.facade.AbstractGlobalReady
Return the global facade used to manage singleton.
getGlobalFacade() - Method in interface org.jrebirth.af.core.facade.GlobalReady
Return the global facade used to manage singleton.
getHandler(EventType<E>) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Return an EventHandler.
getHideModel() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the model instance to hide (ie: with an animation).
getHideModelKey() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the hide model key.
getHighPriorityExecutorService() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getHighPriorityExecutorService() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getIconifiedKeyCode() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the #KeyCode used to iconify the application.
getInnerModel(InnerModel) - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Get an inner model.
getInnerModel(InnerModel) - Method in interface org.jrebirth.af.core.ui.Model
Get an inner model.
getItems() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Return the required method parameter list to handle this WaveType.
getItemType() - Method in class org.jrebirth.af.core.wave.WaveItem
 
getJatUncaughtExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
Build and return the Uncaught Exception Handler for JavaFX Application Thread.
getJitUncaughtExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
Build and return the Uncaught Exception Handler for JRebirth Internal Thread.
getKey() - Method in interface org.jrebirth.af.core.facade.FacadeReady
 
getKey() - Method in class org.jrebirth.af.core.key.ClassKey
Return the unique key.
getKey() - Method in class org.jrebirth.af.core.key.MultitonKey
Return the unique key.
getKey() - Method in interface org.jrebirth.af.core.key.UniqueKey
Return the unique key.
getKey() - Method in class org.jrebirth.af.core.link.AbstractReady
getKey() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
 
getKey() - Method in interface org.jrebirth.af.core.resource.ResourceParams
Return the dynamic key used to hold resources without static field.
getKey() - Method in interface org.jrebirth.af.core.ui.InnerModel
Return the key of the model.
getKey() - Method in class org.jrebirth.af.core.ui.InnerModelBase
Return the key of the model.
getKey() - Method in class org.jrebirth.af.core.wave.WaveData
 
getKeyAdapter() - Method in class org.jrebirth.af.core.ui.handler.KeyHandler
Return the implementation of the key adapter interface.
getKeyPart() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the key part.
getLastClassAnnotation(Class<?>, Class<A>) - Static method in class org.jrebirth.af.core.util.ClassUtility
Extract the last annotation requested found into the class hierarchy.
getLaunchFirstViewWave() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Launch the first view by adding it into the root node.
getLevel() - Method in enum org.jrebirth.af.core.concurrent.RunnablePriority
Gets the level.
getLevel() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItem
Return the optional log level if any.
getLevel() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Return the optional log level if any.
getLevel() - Method in class org.jrebirth.af.core.resource.i18n.MessageResource
Gets the level.
getListKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
Return the list of key parts (considered as model objects).
getLocalFacade() - Method in interface org.jrebirth.af.core.facade.FacadeReady
Return the local facade used to manage singleton.
getLocalFacade() - Method in class org.jrebirth.af.core.link.AbstractReady
Return the local facade used to manage singleton.
getLogger(Class<?>) - Static method in class org.jrebirth.af.core.log.JRLoggerFactory
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory instance.
getMarker() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItem
Return the optional log marker if any.
getMarker() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Return the optional log marker if any.
getMarker() - Method in class org.jrebirth.af.core.resource.i18n.MessageResource
Gets the marker.
getMatchingValue() - Method in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
 
getMessage() - Method in class org.jrebirth.af.core.resource.i18n.MessageResource
Gets the message.
getMethodByName(Class<?>, String) - Static method in class org.jrebirth.af.core.util.ClassUtility
Return the method that exactly match the action name.
getModel(Class<M>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
Return the model singleton or part of multiton according to key parts provided.
getModel(Class<M>, Object...) - Method in interface org.jrebirth.af.core.link.ModelReady
Return the model singleton or part of multiton according to key parts provided.
getModel() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
 
getModel() - Method in class org.jrebirth.af.core.ui.AbstractView
Return the view model.
getModel() - Method in interface org.jrebirth.af.core.ui.Controller
 
getModel() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
Return the linked model that manage the view.
getModel() - Method in interface org.jrebirth.af.core.ui.fxml.FXMLController
Return the linked model that manage the view.
getModel() - Method in interface org.jrebirth.af.core.ui.View
Return the view model.
getMouseAdapter() - Method in class org.jrebirth.af.core.ui.handler.MouseHandler
Return the implementation of the mouse adapter interface.
getName() - Method in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
 
getName() - Method in class org.jrebirth.af.core.wave.WaveItem
 
getNode() - Method in class org.jrebirth.af.core.ui.fxml.FXMLComponent
 
getNotifier() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getNotifier() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getNotifier() - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Short cut method used to retrieve the notifier.
getObject() - Method in class org.jrebirth.af.core.resource.ParameterEntry
Gets the wrapped object unserialized.
getObject() - Method in class org.jrebirth.af.core.ui.object.AbstractObjectModel
Return the bindable object and create it if null.
getOrder() - Method in class org.jrebirth.af.core.wave.WaveData
 
getParam(E) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Retrieve a parameter value from its key.
getParam(E) - Method in interface org.jrebirth.af.core.resource.builder.ResourceBuilder
Retrieve a parameter value from its key.
getParamKey(E) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Retrieve the parameter key.
getParamKey(E) - Method in interface org.jrebirth.af.core.resource.builder.ResourceBuilder
Retrieve the parameter key.
getPendingTask(String) - Method in class org.jrebirth.af.core.service.AbstractService
Retrieve a task from the pending list.
getPendingTask(String) - Method in interface org.jrebirth.af.core.service.Service
Retrieve a task from the pending list.
getPendingTaskList() - Method in class org.jrebirth.af.core.service.AbstractService
Get pending task list.
getPendingTaskList() - Method in interface org.jrebirth.af.core.service.Service
Get pending task list.
getPoolUncaughtExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
Build and return the Uncaught Exception Handler for JRebirth Thread Pool.
getPostBootWaveList() - Method in class org.jrebirth.af.core.application.DefaultApplication
Return the Post-Boot Waves called after displaying the first view.
getPostBootWaveList() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Return the Post-Boot Waves called after displaying the first view.
getPreBootWaveList() - Method in class org.jrebirth.af.core.application.DefaultApplication
Return the Pre-Boot Waves called after displaying the first view.
getPreBootWaveList() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Return the Pre-Boot Waves called after displaying the first view.
getPriority() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
Return the runnable priority.
getPriority() - Method in interface org.jrebirth.af.core.concurrent.JRebirthRunnable
Return the runnable priority.
getPriority() - Method in class org.jrebirth.af.core.service.ServiceTask
Return the runnable priority.
getPriority() - Method in interface org.jrebirth.af.core.wave.Wave
 
getPriority() - Method in class org.jrebirth.af.core.wave.WaveBase
getRelatedClass() - Method in interface org.jrebirth.af.core.wave.Wave
 
getRelatedClass() - Method in class org.jrebirth.af.core.wave.WaveBase
getRelatedWave() - Method in interface org.jrebirth.af.core.wave.Wave
 
getRelatedWave() - Method in class org.jrebirth.af.core.wave.WaveBase
getResources(String, Pattern, boolean) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Search all files that match the given Regex pattern.
getResourcesFromDirectory(File, Pattern) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Browse a directory to search resources that match the pattern.
getResourcesFromJarOrZipFile(File, Pattern) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Browse the jar content to search resources that match the pattern.
getReturnCommand(WaveType) - Method in interface org.jrebirth.af.core.facade.WaveReady
Return the return Command to call for given wave type.
getReturnCommand(WaveType) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Return the return Command to call for given wave type.
getReturnWaveType(WaveType) - Method in interface org.jrebirth.af.core.facade.WaveReady
Return the return wave type.
getReturnWaveType(WaveType) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Return the return wave type.
getReturnWaveType() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Gets the return wave type.
getRootModel() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Return the root model (for inner model).
getRootModel() - Method in interface org.jrebirth.af.core.ui.Model
Return the root model (for inner model).
getRootModelClass() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the root model class.
getRootNode() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the root node of the main scene of this application.
getRootNode() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Return the root node of the main scene of this application.
getRootNode() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
getRootNode() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Return the root node.
getRootNode() - Method in class org.jrebirth.af.core.ui.AbstractView
Return the view root node.
getRootNode() - Method in interface org.jrebirth.af.core.ui.Controller
 
getRootNode() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Return the root node.
getRootNode() - Method in interface org.jrebirth.af.core.ui.Model
Return the root node.
getRootNode() - Method in class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
Return the root node.
getRootNode() - Method in interface org.jrebirth.af.core.ui.View
Return the view root node.
getRootPane() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the root pane.
getRootPane(StageWaveBean) - Method in class org.jrebirth.af.core.service.basic.StageService
Gets the root pane.
getRotateAdapter() - Method in class org.jrebirth.af.core.ui.handler.RotateHandler
Return the implementation of the rotate adapter interface.
getRunInto() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
 
getRunnablePriority() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
 
getScene() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the scene of the main stage of this application.
getScene() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Return the scene of the main stage of this application.
getScene() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the scene.
getScene(StageWaveBean, Region) - Method in class org.jrebirth.af.core.service.basic.StageService
Gets the scene.
getScrollAdapter() - Method in class org.jrebirth.af.core.ui.handler.ScrollHandler
Return the implementation of the scroll adapter interface.
getSecondKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
Return the second key part of the MultitonKey if any or null.
getSequence() - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
getSequence() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
getSerializedString() - Method in class org.jrebirth.af.core.resource.ParameterEntry
Gets the serialized.
getService(Class<S>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
Return the service singleton or part of multiton.
getService(Class<S>, Object...) - Method in interface org.jrebirth.af.core.link.ServiceReady
Return the service singleton or part of multiton.
getServiceFacade() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getServiceFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getServiceHandlerName() - Method in class org.jrebirth.af.core.service.ServiceTask
Return the full service handler name.
getServiceTasks() - Method in class org.jrebirth.af.core.service.basic.TaskTrackerService
 
getShortClassName() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the application class name without the Application suffix.
getShowModel() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the created node.
getShowModelKey() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the show model key.
getSource() - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
getSource() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
getStage() - Method in class org.jrebirth.af.core.application.AbstractApplication
Return the main stage of this application.
getStage() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Return the main stage of this application.
getStage() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the stage.
getStage(StageWaveBean, Scene) - Method in class org.jrebirth.af.core.service.basic.StageService
Gets the stage.
getStage(String) - Method in class org.jrebirth.af.core.service.basic.StageService
Retrieve a stage according to its key.
getStageKey() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Gets the stage key.
getStatus() - Method in interface org.jrebirth.af.core.wave.Wave
 
getStatus() - Method in class org.jrebirth.af.core.wave.WaveBase
getSwipeAdapter() - Method in class org.jrebirth.af.core.ui.handler.SwipeHandler
Return the implementation of the swipe adapter interface.
getTarget() - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
getTarget() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
getText(Object...) - Method in interface org.jrebirth.af.core.resource.i18n.MessageItem
Get the message formatted text with or without parameterized objects.
getText(Object...) - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Get the message formatted text with or without parameterized objects.
getThirdKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
Return the third key part of the MultitonKey if any or null.
getThread() - Static method in class org.jrebirth.af.core.concurrent.JRebirthThread
Return the JRebirthThread used to manage facades and waves.
getThreadName(JRebirthThreadException.Type) - Static method in exception org.jrebirth.af.core.exception.JRebirthThreadException
Return the concerned thread name.
getThreadType() - Method in exception org.jrebirth.af.core.exception.JRebirthThreadException
 
getTimestamp() - Method in interface org.jrebirth.af.core.wave.Wave
 
getTimestamp() - Method in class org.jrebirth.af.core.wave.WaveBase
getTouchAdapter() - Method in class org.jrebirth.af.core.ui.handler.TouchHandler
Return the implementation of the touch adapter interface.
getUid() - Method in class org.jrebirth.af.core.resource.color.ColorItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.font.FontItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.image.ImageItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.resource.style.StyleSheetItemBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.ui.InnerModelBase
Gets the uid.
getUid() - Method in class org.jrebirth.af.core.wave.WaveItem
 
getUid() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Gets the uid.
getUiFacade() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
 
getUiFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
getUncaughtExceptionHandlerType() - Method in class org.jrebirth.af.core.exception.handler.AbstractJrbUncaughtExceptionHandler
Gets the uncaught exception handler type.
getUncaughtExceptionHandlerType() - Method in interface org.jrebirth.af.core.exception.handler.JrbUncaughtExceptionHandler
Gets the uncaught exception handler type.
getUniquePlaceHolder() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Gets the unique place holder.
getUrl() - Method in class org.jrebirth.af.core.resource.image.WebImage
Build the image url.
getValue() - Method in class org.jrebirth.af.core.key.ClassKey
Return the unique object if any or null.
getValue() - Method in class org.jrebirth.af.core.key.MultitonKey
Return the unique object if any or null.
getValue() - Method in interface org.jrebirth.af.core.key.UniqueKey
Return the unique object if any or null.
getValue() - Method in class org.jrebirth.af.core.wave.WaveData
 
getView() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
 
getView() - Method in class org.jrebirth.af.core.ui.AbstractModel
Return the view.
getView() - Method in interface org.jrebirth.af.core.ui.Controller
 
getView() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
Return the linked view that load this component.
getView() - Method in interface org.jrebirth.af.core.ui.fxml.FXMLController
Return the linked view that load this component.
getView() - Method in interface org.jrebirth.af.core.ui.Model
Return the view.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Get the wave bean and cast it.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.DetachModelCommand
Get the wave bean and cast it.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.PrepareModelCommand
Get the wave bean and cast it.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.command.basic.stage.StageCommand
Get the wave bean and cast it.
getWaveBean(Wave) - Method in interface org.jrebirth.af.core.command.Command
Get the wave bean and cast it.
getWaveBean(Wave) - Method in interface org.jrebirth.af.core.command.CommandBean
Get the wave bean and cast it.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.command.CommandWaveBuilder
Get the wave Bean from the wave and cast it.
getWaveBean(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
Get the wave bean and cast it.
getWaveBean() - Method in interface org.jrebirth.af.core.wave.Wave
Return the wave bean used to wrap wave properties.
getWaveBean() - Method in class org.jrebirth.af.core.wave.WaveBase
Return the wave bean used to wrap wave properties.
getWaveBeanClass() - Method in class org.jrebirth.af.core.wave.WaveBase
 
getWaveGroup() - Method in interface org.jrebirth.af.core.wave.Wave
 
getWaveGroup() - Method in class org.jrebirth.af.core.wave.WaveBase
getWaveHandlers() - Method in class org.jrebirth.af.core.link.WaveSubscription
 
getWaveItem() - Method in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
 
getWaveItemList() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Gets the wave item list.
getWaveItems() - Method in interface org.jrebirth.af.core.wave.Wave
Return all wave items sorted by order.
getWaveItems() - Method in class org.jrebirth.af.core.wave.WaveBase
Return all wave items sorted by order.
getWaveReady() - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Private method used to grab the right WaveType
getWaveReady() - Method in class org.jrebirth.af.core.link.WaveHandler
Gets the wave ready.
getWaveType() - Method in class org.jrebirth.af.core.link.WaveSubscription
 
getWaveType() - Method in interface org.jrebirth.af.core.wave.Wave
 
getWaveType() - Method in class org.jrebirth.af.core.wave.WaveBase
getWaveType(String) - Static method in class org.jrebirth.af.core.wave.WaveTypeBase
Retrieve a WaveType according to its unique action name.
getWaveTypesString(WaveType[]) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Return the human-readable list of Wave Type.
getWindowAdapter() - Method in class org.jrebirth.af.core.ui.handler.WindowHandler
Return the implementation of the window adapter interface.
getWUID() - Method in interface org.jrebirth.af.core.wave.Wave
 
getWUID() - Method in class org.jrebirth.af.core.wave.WaveBase
getZoomAdapter() - Method in class org.jrebirth.af.core.ui.handler.ZoomHandler
Return the implementation of the zoom adapter interface.
globalFacade - Variable in class org.jrebirth.af.core.facade.AbstractGlobalReady
The main global facade.
GlobalFacade - Interface in org.jrebirth.af.core.facade
The interface GlobalFacade.
GlobalFacadeBase - Class in org.jrebirth.af.core.facade
The class GlobalFacadeBase.
GlobalFacadeBase(JRebirthApplication<?>) - Constructor for class org.jrebirth.af.core.facade.GlobalFacadeBase
Default Constructor.
GlobalReady - Interface in org.jrebirth.af.core.facade
The interface GlobalReady.
gray() - Method in class org.jrebirth.af.core.resource.color.GrayColor
Return the gray value.
GrayColor - Class in org.jrebirth.af.core.resource.color
The interface GrayColor.
GrayColor(double) - Constructor for class org.jrebirth.af.core.resource.color.GrayColor
Default Constructor.
GrayColor(double, double) - Constructor for class org.jrebirth.af.core.resource.color.GrayColor
Default Constructor.
grayProperty - Variable in class org.jrebirth.af.core.resource.color.GrayColor
The gray value [0.0-1.0].
grayProperty() - Method in class org.jrebirth.af.core.resource.color.GrayColor
Return the gray property.
green() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the green value [0.0-1.0].
green() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 
greenProperty - Variable in class org.jrebirth.af.core.resource.color.RGB01Color
The green value [0.0-1.0].
greenProperty() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the green property.
greenProperty - Variable in class org.jrebirth.af.core.resource.color.RGB255Color
The green value [0-255].
greenProperty() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 

H

handle(Wave) - Method in class org.jrebirth.af.core.link.WaveHandler
Handle the wave into JAT for model component or into current thread for others.
handle(ActionEvent) - Method in class org.jrebirth.af.core.ui.handler.ActionHandler
handle(Event) - Method in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
handle(DragEvent) - Method in class org.jrebirth.af.core.ui.handler.DragHandler
handle(ActionEvent) - Method in class org.jrebirth.af.core.ui.handler.FinishedHandler
handle(KeyEvent) - Method in class org.jrebirth.af.core.ui.handler.KeyHandler
handle(MouseEvent) - Method in class org.jrebirth.af.core.ui.handler.MouseHandler
handle(RotateEvent) - Method in class org.jrebirth.af.core.ui.handler.RotateHandler
handle(ScrollEvent) - Method in class org.jrebirth.af.core.ui.handler.ScrollHandler
handle(SwipeEvent) - Method in class org.jrebirth.af.core.ui.handler.SwipeHandler
handle(TouchEvent) - Method in class org.jrebirth.af.core.ui.handler.TouchHandler
handle(WindowEvent) - Method in class org.jrebirth.af.core.ui.handler.WindowHandler
handle(ZoomEvent) - Method in class org.jrebirth.af.core.ui.handler.ZoomHandler
handlerClass - Variable in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
The mapped event handler class.
handlerClass() - Method in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Return Handler class.
HandlerMessages - Interface in org.jrebirth.af.core.exception.handler
The class HandlerMessages.
hasBit(int) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Check if the mask contains the requested bit.
hasChanged() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Checks for resource changes.
hasChanged(boolean) - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Define if the resource has changed or not.
hasChanged() - Method in interface org.jrebirth.af.core.resource.ResourceParams
Checks for resource changes.
hasChanged(boolean) - Method in interface org.jrebirth.af.core.resource.ResourceParams
Define if the resource has changed or not.
hashCode() - Method in class org.jrebirth.af.core.key.ClassKey
hashCode() - Method in class org.jrebirth.af.core.key.MultitonKey
hashCode() - Method in class org.jrebirth.af.core.ui.InnerModelBase
hashCode() - Method in class org.jrebirth.af.core.wave.WaveData
hashCode() - Method in class org.jrebirth.af.core.wave.WaveItem
hashCode() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
hasJavaWebstartLibrary() - Static method in class org.jrebirth.af.core.util.ClasspathUtility
Check that javaws.jar is accessible.
hasStarted - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
Flag indicating that current thread has started and is ready to process events.
hasStarted() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Return true if JRebirth has been correctly started (boot action is done).
hex() - Method in class org.jrebirth.af.core.resource.color.WebColor
Return the hexadecimal string value [0-9A-F]{6} (without 0x or #).
HEXA_PREFIX - Static variable in class org.jrebirth.af.core.resource.color.ColorBuilder
The HEXA_PREFIX field is used before any hexadecimal value.
hexProperty - Variable in class org.jrebirth.af.core.resource.color.WebColor
The hexadecimal string value [0-9A-F]{6} (without 0x or #).
hexProperty() - Method in class org.jrebirth.af.core.resource.color.WebColor
 
hide() - Method in class org.jrebirth.af.core.ui.AbstractView
Handle custom tasks to do when the view is closed or hidden.
hide() - Method in class org.jrebirth.af.core.ui.DefaultView
Handle custom tasks to do when the view is closed or hidden.
hide() - Method in interface org.jrebirth.af.core.ui.View
Handle custom tasks to do when the view is closed or hidden.
HIDE_VIEW - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveType used to hide a view.
hideInternalView() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Hide the view.
hideModel - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The model instance to hide (ie: with an animation).
hideModelKey - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The hide model key.
hideView() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.DefaultModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Perform custom action before hiding the view.
hideView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Perform custom action before hiding the view.
highPriorityExecutorService - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The high priority executor used only for most important runnable.
HPTP_BASE_NAME - Static variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The High Priority Thread Pool base name [HPTP].
HPTP_QUEUED - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"Runnable submitted to HPTP with hashCode={0}" .
HSBColor - Class in org.jrebirth.af.core.resource.color
The class HSBColor used to create an HSB color.
HSBColor(double, double, double) - Constructor for class org.jrebirth.af.core.resource.color.HSBColor
Default Constructor.
HSBColor(double, double, double, double) - Constructor for class org.jrebirth.af.core.resource.color.HSBColor
Default Constructor.
hue - Variable in class org.jrebirth.af.core.resource.color.HSBColor
The hue value [0.0-360.0] in degrees.
hue() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the hue value [0.0-360.0] in degrees.
hueProperty() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the hue property.

I

idGenerator - Static variable in class org.jrebirth.af.core.ui.InnerModelBase
The generator of unique id.
idGenerator - Static variable in class org.jrebirth.af.core.wave.WaveItem
The generator of unique id.
idGenerator - Static variable in class org.jrebirth.af.core.wave.WaveTypeBase
The generator of unique id.
IMAGE_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage images.
IMAGE_FOLDER - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Images default folder, Multiple folder can be managed by separating them with a comma ','.
ImageBuilder - Class in org.jrebirth.af.core.resource.image
The class ImageBuilder.
ImageBuilder() - Constructor for class org.jrebirth.af.core.resource.image.ImageBuilder
 
ImageExtension - Enum in org.jrebirth.af.core.resource.image
The enumeration ImageExtension is used to provides all possible image extension supported by JavaFX toolkit.
ImageExtension() - Constructor for enum org.jrebirth.af.core.resource.image.ImageExtension
 
imageIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for images.
ImageItem - Interface in org.jrebirth.af.core.resource.image
The class ImageItem.
ImageItemBase - Class in org.jrebirth.af.core.resource.image
The class ImageItemBase.
ImageItemBase(ImageParams) - Constructor for class org.jrebirth.af.core.resource.image.ImageItemBase
Default Constructor.
ImageParams - Interface in org.jrebirth.af.core.resource.image
The class ImageParams.
index - Variable in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The index of the wave to process.
infiniteLoop - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
Flag to stop the infinite loop that process JRebirth Events.
info(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Info.
info(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Info.
info(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Info.
info(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Info.
info(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Info.
info(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Info.
info(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Info.
info(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Info.
info(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Info.
info(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Info.
info(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Info.
info(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Info.
init() - Method in class org.jrebirth.af.core.application.AbstractApplication
INIT_ERROR - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Error while initializing the application {0} : ".
INIT_FXML_NODE - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"Initialize fxml node : {0}".
initCommand() - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.AbstractSingleCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeTransitionCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.DefaultBeanCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.DefaultMultiBeanCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.DefaultPoolBeanCommand
Custom method used to initialize the command.
initCommand() - Method in class org.jrebirth.af.core.command.DefaultUIBeanCommand
Custom method used to initialize the command.
initEnum(WaveItemEnum, WaveItem<?>) - Static method in class org.jrebirth.af.core.wave.WaveItem
Initialize a WaveItem for a WaveItems.
initEventAdapters() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Custom method used to initialize event Adapters.
initEventAdapters() - Method in class org.jrebirth.af.core.ui.DefaultController
Custom method used to initialize event Adapters.
initEventHandlers() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Custom method used to initialize event handlers.
initEventHandlers() - Method in class org.jrebirth.af.core.ui.DefaultController
Custom method used to initialize event handlers.
initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
initializeExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
Initialize all Uncaught Exception Handler.
initializeScene() - Method in class org.jrebirth.af.core.application.AbstractApplication
Initialize the default scene.
initializeStage() - Method in class org.jrebirth.af.core.application.AbstractApplication
Customize the primary Stage.
initInnerModels() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.DefaultModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Initialize method for inner models to implement for adding custom processes.
initInnerModels() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Initialize method for inner models to implement for adding custom processes.
initInternalEventAdapters() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Initialize event Adapters.
initInternalEventHandlers() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Initialize event Handlers.
initInternalInnerModels() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Initialize the included models.
initInternalModel() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Initialize the model.
initInternalModel() - Method in class org.jrebirth.af.core.ui.AbstractModel
Initialize the model.
initInternalModel() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
Initialize the model.
initInternalModel() - Method in class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
Initialize the model.
initInternalView() - Method in class org.jrebirth.af.core.ui.AbstractView
Initialize the view.
initModel() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.DefaultModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Initialize method to implement for adding custom processes.
initModel() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Initialize method to implement for adding custom processes.
initSequential(Boolean) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Define the sequential value.
initService() - Method in class org.jrebirth.af.core.service.AbstractService
Custom method used to initialize the service.
initService() - Method in class org.jrebirth.af.core.service.basic.StageService
Custom method used to initialize the service.
initService() - Method in class org.jrebirth.af.core.service.DefaultService
Custom method used to initialize the service.
initSimpleView() - Method in class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
Prepare the visual node hierarchy for this simple model.
initSimpleView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Prepare the visual node hierarchy for this simple model.
initSimpleView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Prepare the visual node hierarchy for this simple model.
initView() - Method in class org.jrebirth.af.core.ui.AbstractView
Custom method used to initialize components.
initView() - Method in class org.jrebirth.af.core.ui.DefaultView
Custom method used to initialize components.
inject(FacadeReady<?>, Field, Object...) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Inject a component into the property of an other.
injectComponent(WaveReady<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Inject component.
InnerModel - Interface in org.jrebirth.af.core.ui
The interface InnerModels.
InnerModelBase - Class in org.jrebirth.af.core.ui
The class InnerModelBase.
InnerModelBase(Class<? extends Model>, Object...) - Constructor for class org.jrebirth.af.core.ui.InnerModelBase
Default constructor.
innerModelMap - Variable in class org.jrebirth.af.core.ui.AbstractBaseModel
The map that store inner models loaded.
innerRun(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Run the inner task.
internalThread - Static variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The unique instance of the current class.
interrupt() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
isAppendChild() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Checks if is flag that indicates if the child node must be added at the end (true) or at the beginning (false).
isDebugEnabled() - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is debug enabled.
isDebugEnabled(Marker) - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is debug enabled.
isDebugEnabled() - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is debug enabled.
isDebugEnabled(Marker) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is debug enabled.
isDebugEnabled() - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is debug enabled.
isDebugEnabled(Marker) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is debug enabled.
isErrorEnabled() - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is error enabled.
isErrorEnabled(Marker) - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is error enabled.
isErrorEnabled() - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is error enabled.
isErrorEnabled(Marker) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is error enabled.
isErrorEnabled() - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is error enabled.
isErrorEnabled(Marker) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is error enabled.
isEventType(EventType<? extends Event>, EventType<? extends Event>) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Check the event type given and check the super level if necessary to always return the ANy event type.
isInfoEnabled() - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is info enabled.
isInfoEnabled(Marker) - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is info enabled.
isInfoEnabled() - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is info enabled.
isInfoEnabled(Marker) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is info enabled.
isInfoEnabled() - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is info enabled.
isInfoEnabled(Marker) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is info enabled.
isJAT() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Return true if we are into the JavaFX Application Thread (JAT).
isJIT() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Return true if we are into the JRebirth Internal Thread (JIT).
isJTPSlot() - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Return true if we are into a slot of the thread pool (JTP).
isNotAutoRefreshParam(ResourceParams) - Static method in class org.jrebirth.af.core.resource.Resources
This utility method allow to avoid doing something if the parameter given is tahe AutoRefresh one.
isParameter - Variable in class org.jrebirth.af.core.wave.WaveItem
Flag that indicates if the WaveItem must be considered as a method parameter.
isParameter() - Method in class org.jrebirth.af.core.wave.WaveItem
 
isRunning() - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
 
isRunning() - Method in class org.jrebirth.af.core.command.AbstractSingleCommand
 
isSequential() - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
 
isTraceEnabled() - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is trace enabled.
isTraceEnabled(Marker) - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is trace enabled.
isTraceEnabled() - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is trace enabled.
isTraceEnabled(Marker) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is trace enabled.
isTraceEnabled() - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is trace enabled.
isTraceEnabled(Marker) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is trace enabled.
isWarnEnabled() - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is warn enabled.
isWarnEnabled(Marker) - Method in interface org.jrebirth.af.core.log.JRLogger
Checks if is warn enabled.
isWarnEnabled() - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is warn enabled.
isWarnEnabled(Marker) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Checks if is warn enabled.
isWarnEnabled() - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is warn enabled.
isWarnEnabled(Marker) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Checks if is warn enabled.
itemType - Variable in class org.jrebirth.af.core.wave.WaveItem
The type of the related object registered by this wave item.

J

JatUncaughtExceptionHandler - Class in org.jrebirth.af.core.exception.handler
The class JatUncaughtExceptionHandler.
JatUncaughtExceptionHandler() - Constructor for class org.jrebirth.af.core.exception.handler.JatUncaughtExceptionHandler
Instantiates a new JAT uncaught exception handler.
JIT_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"An exception occured into the JRebirth Thread".
JIT_NAME - Static variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The JRebirth Internal Thread name [JIT].
JitUncaughtExceptionHandler - Class in org.jrebirth.af.core.exception.handler
The class JitUncaughtExceptionHandler.
JitUncaughtExceptionHandler() - Constructor for class org.jrebirth.af.core.exception.handler.JitUncaughtExceptionHandler
Instantiates a new JIT uncaught exception handler.
JrbUncaughtExceptionHandler - Interface in org.jrebirth.af.core.exception.handler
The class JRebirthUncaughtExceptionHandler.
JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType - Enum in org.jrebirth.af.core.exception.handler
The Enum UncaughtExceptionHandlerType.
JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType() - Constructor for enum org.jrebirth.af.core.exception.handler.JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType
 
JRebirth - Class in org.jrebirth.af.core.concurrent
The class JRebirth.
JRebirth() - Constructor for class org.jrebirth.af.core.concurrent.JRebirth
Private Constructor.
JREBIRTH_EVENT - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
"JREvent>>".
JRebirthApplication<P extends Pane> - Interface in org.jrebirth.af.core.application
The interface JRebirthApplication define the contract to respect in order to launch correctly the underlying JRebirth Application Framework.
JRebirthColors - Interface in org.jrebirth.af.core.resource.provided
The class JRebirthColors.
JRebirthEvent - Interface in org.jrebirth.af.core.facade
The interface JRebirthEvent.
JRebirthEventBase - Class in org.jrebirth.af.core.facade
The class JRebirthEventBase.
JRebirthEventBase(int, JRebirthEventType, String, String, String...) - Constructor for class org.jrebirth.af.core.facade.JRebirthEventBase
Default Constructor with mandatory fields.
JRebirthEventBase(String) - Constructor for class org.jrebirth.af.core.facade.JRebirthEventBase
Default Constructor used to parse a string.
JRebirthEventType - Enum in org.jrebirth.af.core.facade
The enumeration JRebirthEventType.
JRebirthEventType() - Constructor for enum org.jrebirth.af.core.facade.JRebirthEventType
 
JRebirthFont - Interface in org.jrebirth.af.core.resource.font
The interface JRebirthFont.
JRebirthImages - Interface in org.jrebirth.af.core.resource.provided
The class JRebirthImages.
JRebirthMarkers - Interface in org.jrebirth.af.core.log
The class JRebirthMarkers.
JRebirthParameters - Interface in org.jrebirth.af.core.resource.provided
The class JRebirthParameters.
JRebirthRunnable - Interface in org.jrebirth.af.core.concurrent
The class JRebirthRunnable.
JRebirthRunnableComparator - Class in org.jrebirth.af.core.concurrent
The Class JRebirthRunnableComparator.
JRebirthRunnableComparator() - Constructor for class org.jrebirth.af.core.concurrent.JRebirthRunnableComparator
 
JRebirthStyles - Interface in org.jrebirth.af.core.resource.provided
The class JRebirthStyles.
JRebirthThread - Class in org.jrebirth.af.core.concurrent
The class JRebirthThread.
JRebirthThread() - Constructor for class org.jrebirth.af.core.concurrent.JRebirthThread
private final boolean readyToShutdown = false; /** Build the JRebirth Thread.
JRebirthThreadException - Exception in org.jrebirth.af.core.exception
The class JRebirthThreadException.
JRebirthThreadException(JRebirthThreadException.Type) - Constructor for exception org.jrebirth.af.core.exception.JRebirthThreadException
Default Constructor.
JRebirthThreadException.Type - Enum in org.jrebirth.af.core.exception
The type of thread exception.
JRebirthThreadException.Type() - Constructor for enum org.jrebirth.af.core.exception.JRebirthThreadException.Type
 
JRebirthThreadPoolExecutor - Class in org.jrebirth.af.core.concurrent
The class JRebirthThreadPoolExecutor is used to to manage the JRebirth Thread Pool (JTP).
JRebirthThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
Default Constructor.
JRebirthWaves - Interface in org.jrebirth.af.core.wave
The class JRebirthWaveItem.
JREVENT - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth EventParameter Engine.
JRLevel - Enum in org.jrebirth.af.core.log
The Enum JRLevel used by JRLogger.
JRLevel() - Constructor for enum org.jrebirth.af.core.log.JRLevel
 
JRLogger - Interface in org.jrebirth.af.core.log
The Interface JRebirthLogger.
JRLoggerFactory - Class in org.jrebirth.af.core.log
A factory for creating JRebirth Logger objects.
JRLoggerFactory() - Constructor for class org.jrebirth.af.core.log.JRLoggerFactory
Private Constructor.
JTP_BASE_NAME - Static variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The JRebirth Thread Pool base name [JTP].
JTP_CREATION - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
"Create the JRebirth Thread Pool".
JTP_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"JTP returned an error" .
JTP_ERROR_EXPLANATION - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"JTP returned an error with rootCause =>".
JTP_QUEUED - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"Runnable submitted to JTP with hashCode={0}" .

K

key(String) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Define action to process.
key - Variable in class org.jrebirth.af.core.key.MultitonKey
The key formatted into a string.
key - Variable in class org.jrebirth.af.core.link.AbstractReady
The key that is used to register this component.
KEY - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Key layer.
key - Variable in class org.jrebirth.af.core.resource.AbstractBaseParams
The dynamic key used to store the resource into a map.
key(KeyEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultKeyAdapter
Manage key ANY events.
key(KeyEvent) - Method in interface org.jrebirth.af.core.ui.adapter.KeyAdapter
Manage key ANY events.
KEY_GENERATOR_FAILURE - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"Fail to generate the key for method: {0} for of {1}" .
KeyAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class KeyAdapter.
keyAdapter - Variable in class org.jrebirth.af.core.ui.handler.KeyHandler
The Key adapter.
KeyGenerator - Annotation Type in org.jrebirth.af.core.key
This annotation is used to define the method to call in order to generate a unique string key.
KeyHandler - Class in org.jrebirth.af.core.ui.handler
The interface KeyHandler.
KeyHandler(KeyAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.KeyHandler
Default Constructor.
KeyMessages - Interface in org.jrebirth.af.core.key
The class KeyMessages.
keyPart - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The model key parts.
keyPart - Variable in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
The key part.
keyPart(Object...) - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Part of unique model key.
KEYPART_FXML_PREFIX - Static variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The key part prefix used to attach the fxml path to this class.
KEYPART_RB_PREFIX - Static variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The key part prefix used to attach the resource bundle path to this class.
keyPartList - Variable in class org.jrebirth.af.core.key.MultitonKey
List of keys that are part of the main key.
keyPressed(KeyEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultKeyAdapter
Manage key pressed events.
keyPressed(KeyEvent) - Method in interface org.jrebirth.af.core.ui.adapter.KeyAdapter
Manage key pressed events.
keyReleased(KeyEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultKeyAdapter
Manage key released events.
keyReleased(KeyEvent) - Method in interface org.jrebirth.af.core.ui.adapter.KeyAdapter
Manage key released events.
keyTyped(KeyEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultKeyAdapter
Manage key typed events.
keyTyped(KeyEvent) - Method in interface org.jrebirth.af.core.ui.adapter.KeyAdapter
Manage key typed events.

L

launchNow(String...) - Static method in class org.jrebirth.af.core.application.AbstractApplication
Launch the Current JavaFX Application (without any preloader).
launchNow(Class<? extends Application>, String...) - Static method in class org.jrebirth.af.core.application.AbstractApplication
Launch the Given JavaFX Application (without any preloader).
level - Variable in enum org.jrebirth.af.core.concurrent.RunnablePriority
The level.
level - Variable in class org.jrebirth.af.core.resource.i18n.LogMessage
The level to use to log (or display) this message.
level() - Method in class org.jrebirth.af.core.resource.i18n.LogMessage
Return the log level.
level() - Method in interface org.jrebirth.af.core.resource.i18n.LogMessageParams
Return the log level.
level - Variable in class org.jrebirth.af.core.resource.i18n.MessageResource
The log level, could be null for Message.
lifecycleMethod - Variable in class org.jrebirth.af.core.link.AbstractWaveReady
A map that store all annotated methods to call sorted by lifecycle phase.
LINK - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Link layer.
linkCommand(Node, EventType<E>, Class<? extends Command>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link a command to an event triggered on a node.
linkCommand(Node, EventType<E>, Class<? extends Command>, Callback<E, Boolean>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link a command to an event triggered on a node.
LinkedCallback - Class in org.jrebirth.af.core.ui
The class LinkedCallback.
LinkedCallback() - Constructor for class org.jrebirth.af.core.ui.LinkedCallback
Private Constructor.
LinkMessages - Interface in org.jrebirth.af.core.link
The class LinkMessages.
linkService(Node, EventType<E>, Class<? extends Service>, WaveTypeBase, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link a Service to an event triggered on a node.
linkService(Node, EventType<E>, Class<? extends Service>, WaveTypeBase, Callback<E, Boolean>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link a Service to an event triggered on a node.
linkUi(Node, EventType<E>, Class<? extends Model>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link an User Interface action to an event triggered on a node.
linkUi(Node, EventType<E>, Class<? extends Model>, Callback<E, Boolean>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link an User Interface action to an event triggered on a node.
linkWave(Node, EventType<E>, WaveType, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link the creation of a wave to an event triggered on a node.
linkWave(Node, EventType<E>, WaveType, Callback<E, Boolean>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
Link the creation of a wave to an event triggered on a node.
linkWaveBean(WaveBean) - Method in interface org.jrebirth.af.core.wave.Wave
Link a wave bean.
linkWaveBean(WaveBean) - Method in class org.jrebirth.af.core.wave.WaveBase
Link a wave bean.
listen(WaveType...) - Method in interface org.jrebirth.af.core.facade.WaveReady
Begin to listen the type of wave for the current component.
listen(WaveChecker, WaveType...) - Method in interface org.jrebirth.af.core.facade.WaveReady
Begin to listen the type of wave for the current component.
listen(WaveChecker, Method, WaveType...) - Method in interface org.jrebirth.af.core.facade.WaveReady
Begin to listen the type of wave for the current component.
listen(WaveType...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Begin to listen the type of wave for the current component.
listen(WaveChecker, WaveType...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Begin to listen the type of wave for the current component.
listen(WaveChecker, Method, WaveType...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Begin to listen the type of wave for the current component.
listen(WaveReady<?>, WaveChecker, Method, WaveType...) - Method in interface org.jrebirth.af.core.link.Notifier
Start to listen a defined type of wave.
listen(WaveReady<?>, WaveChecker, Method, WaveType...) - Method in class org.jrebirth.af.core.link.NotifierBase
Start to listen a defined type of wave.
listen(String, Scene) - Method in class org.jrebirth.af.core.service.basic.StyleSheetTrackerService
Listen new style sheet path.
LISTEN_WAVE_TYPE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Listen {0} by {1}".
loadConfigurationFiles() - Method in class org.jrebirth.af.core.application.AbstractApplication
Load all configuration files before showing anything.
loadFXML(M, String) - Static method in class org.jrebirth.af.core.ui.fxml.FXMLUtils
Load a FXML component without resource bundle.
loadFXML(M, String, String) - Static method in class org.jrebirth.af.core.ui.fxml.FXMLUtils
Load a FXML component.
loadImage(String, boolean) - Method in class org.jrebirth.af.core.resource.image.ImageBuilder
Load an image.
loadInputStream(String) - Static method in class org.jrebirth.af.core.util.ClasspathUtility
TRy to load a custom resource file.
loadMessagesFiles() - Method in class org.jrebirth.af.core.application.AbstractApplication
Load all Messages files before showing anything.
LocalFacade<R extends FacadeReady<R>> - Interface in org.jrebirth.af.core.facade
The class LocalFacade.
localFacade - Variable in class org.jrebirth.af.core.link.AbstractReady
The facade that manage same kind of object (from Service, Command and Model).
Localized - Annotation Type in org.jrebirth.af.core.application
This annotation is used to manage the Messages file service.
localWorkDone - Variable in class org.jrebirth.af.core.service.ServiceTask
The workdone copied property stored locally to allow access outside JAT.
log(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Log with custom level.
log(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Log with custom level.
log(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Log with custom level.
log(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Log with custom level.
log(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Log with custom level.
log(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Log with custom level.
log(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Log with custom level.
log(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Log with custom level.
log(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Log with custom level.
log(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Log with custom level.
log(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Log with custom level.
log(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Log with custom level.
LOG_RESOLUTION - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
When true log code will be resolved according to Message_rb properties files.
LogbackAdapter - Class in org.jrebirth.af.core.log
The Class LogbackAdapter.
LogbackAdapter(Logger) - Constructor for class org.jrebirth.af.core.log.LogbackAdapter
Instantiates a new logger adapter.
logbackLogger - Variable in class org.jrebirth.af.core.log.LogbackAdapter
The internal logger.
LOGGER - Static variable in class org.jrebirth.af.core.application.AbstractApplication
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.AbstractBaseCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.showmodel.AttachModelCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.showmodel.DetachModelCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.showmodel.FadeTransitionCommand
The Constant LOGGER.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.showmodel.PrepareModelCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.basic.stage.StageCommand
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.command.CommandRunnable
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.exception.handler.AbstractJrbUncaughtExceptionHandler
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.facade.AbstractFacade
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.key.MultitonKey
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.link.AbstractWaveReady
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.link.ComponentEnhancer
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.link.NotifierBase
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.link.WaveHandler
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.AbstractBaseParams
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.font.FontBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.i18n.MessageBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.image.ImageBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.resource.style.StyleSheetBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.AbstractService
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.basic.StageService
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.basic.TaskTrackerService
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.ServiceTask
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.service.ServiceUtility
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.ui.AbstractView
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerBuilder
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.ui.fxml.FXMLUtils
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.ui.handler.AnnotationEventHandler
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.util.CheckerUtility
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.util.ClasspathUtility
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.util.ClassUtility
The class logger.
LOGGER - Static variable in class org.jrebirth.af.core.wave.WaveBase
The class logger.
loggerMap - Static variable in class org.jrebirth.af.core.log.JRLoggerFactory
The logger map.
LogMessage - Class in org.jrebirth.af.core.resource.i18n
The interface Message.
LogMessage(String, JRLevel, Marker) - Constructor for class org.jrebirth.af.core.resource.i18n.LogMessage
Default Constructor.
LogMessageParams - Interface in org.jrebirth.af.core.resource.i18n
The class LogMessageParams.
lowerFirstChar(String) - Static method in class org.jrebirth.af.core.util.ObjectUtility
Lower case te first char of a string.

M

manageDefaultStyleSheet(Scene) - Method in class org.jrebirth.af.core.application.AbstractApplication
Attach default CSS file if none have been previously attached.
manageLifecycleAnnotation(WaveReady<?>, Map<String, List<Method>>, Class<? extends Annotation>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Store annotated method related to a lifecycle phase.
manageMultipleWaveTypeAction(WaveReady<?>, OnWave, Method) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Manage several WaveType subscriptions (from types field of OnWave annotation).
manageOnWaveAnnotation(WaveReady<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Manage OnWave annotation (defined on type and method).
manageStyleSheetReloading(Scene) - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Manage style sheet reloading by using a custom service provide by JRebirth Core.
manageSubCommand() - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
This method must be used to add sub command by calling AbstractMultiCommand.addCommandClass(Class).
manageSubCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowFadingModelCommand
This method must be used to add sub command by calling AbstractMultiCommand.addCommandClass(Class).
manageSubCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelCommand
This method must be used to add sub command by calling AbstractMultiCommand.addCommandClass(Class).
manageSubCommand() - Method in class org.jrebirth.af.core.command.DefaultMultiBeanCommand
This method must be used to add sub command by calling AbstractMultiCommand.addCommandClass(Class).
manageUniqueWaveTypeAction(WaveReady<?>, String, Method) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
Manage unique WaveType subscription (from value field of OnWave annotation).
manageUnprocessedWave(Wave) - Method in class org.jrebirth.af.core.link.DefaultUnprocessedWaveHandler
Manage unprocessed Wave.
manageUnprocessedWave(String, Wave) - Method in class org.jrebirth.af.core.link.DefaultUnprocessedWaveHandler
Manage unprocessed Wave.
manageUnprocessedWave(Wave) - Method in interface org.jrebirth.af.core.link.UnprocessedWaveHandler
Manage unprocessed Wave.
manageUnprocessedWave(String, Wave) - Method in interface org.jrebirth.af.core.link.UnprocessedWaveHandler
Manage unprocessed Wave.
marker - Variable in class org.jrebirth.af.core.resource.i18n.LogMessage
The log marker used to sort log items.
marker() - Method in class org.jrebirth.af.core.resource.i18n.LogMessage
Return the log marker.
marker() - Method in interface org.jrebirth.af.core.resource.i18n.LogMessageParams
Return the log marker.
marker - Variable in class org.jrebirth.af.core.resource.i18n.MessageResource
The log marker, could be null for Message.
matchingValue - Variable in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
The matching value used as a filter by the call method.
MESSAGE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by Message Engine.
Message - Class in org.jrebirth.af.core.resource.i18n
The interface Message.
Message(String) - Constructor for class org.jrebirth.af.core.resource.i18n.Message
Default Constructor.
message - Variable in class org.jrebirth.af.core.resource.i18n.MessageResource
The message.
MESSAGE_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage i18ned message.
MessageBuilder - Class in org.jrebirth.af.core.resource.i18n
The class MessageBuilder.
MessageBuilder() - Constructor for class org.jrebirth.af.core.resource.i18n.MessageBuilder
 
MessageContainer - Interface in org.jrebirth.af.core.resource.i18n
The Interface MessageContainer that designate in terface that will contains several MessageItem.
messageFileWildcard - Variable in class org.jrebirth.af.core.resource.i18n.MessageBuilder
The Wildcard used to load Messages files.
messageIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for message items.
MessageItem - Interface in org.jrebirth.af.core.resource.i18n
The class MessageItem.
MessageItemBase - Class in org.jrebirth.af.core.resource.i18n
The class MessageItemBase is used to build i18n Message.
MessageItemBase(MessageParams) - Constructor for class org.jrebirth.af.core.resource.i18n.MessageItemBase
Default Constructor.
messageName - Variable in class org.jrebirth.af.core.resource.i18n.Message
The message name.
MessageParams - Interface in org.jrebirth.af.core.resource.i18n
The class MessageParams.
MessageResource - Class in org.jrebirth.af.core.resource.i18n
The class MessageResource.
MessageResource(String) - Constructor for class org.jrebirth.af.core.resource.i18n.MessageResource
Instantiates a new message resource.
MessageResource(String, Marker, JRLevel) - Constructor for class org.jrebirth.af.core.resource.i18n.MessageResource
Instantiates a new message resource.
method - Variable in class org.jrebirth.af.core.service.ServiceTask
The method.
METHOD_KEY_GENERATOR_FAILURE - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"Fail to generate the method key for method: {0} of type {1}" .
METHOD_KEY_TOSTRING_FAILURE - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"Fail to stringify the returned key of the method {0} of type {1}" .
METHOD_NOT_FOUND - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"Method not found: {0} for type {1}" .
MethodPriority - Enum in org.jrebirth.af.core.annotation
The class MethodPriority.
MethodPriority() - Constructor for enum org.jrebirth.af.core.annotation.MethodPriority
 
MISSING_RESOURCE_BUNDLE - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
"Resource Bundle is missing: {0}".
model - Variable in class org.jrebirth.af.core.ui.AbstractView
The view model.
model - Variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
The linked model that manage the view that load this FXML component or the root model for included fxml.
Model - Interface in org.jrebirth.af.core.ui
The interface Model.
MODEL_NOT_FOUND_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Model to process the wave : {0}".
MODEL_NOT_FOUND_MESSAGE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Model to process the wave".
modelKey - Variable in class org.jrebirth.af.core.ui.InnerModelBase
The unique key of the inner model.
ModelReady - Interface in org.jrebirth.af.core.link
The interface ModelReady allows to retrieve a Model instance.
mouse(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse ANY events.
mouse(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse ANY events.
MouseAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class MouseAdapter.
mouseAdapter - Variable in class org.jrebirth.af.core.ui.handler.MouseHandler
The Mouse adapter.
mouseClicked(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse clicked events.
mouseClicked(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse clicked events.
mouseDragDetected(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse drag detected events.
mouseDragDetected(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse drag detected events.
mouseDragged(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse dragged events.
mouseDragged(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse dragged events.
mouseEntered(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse entered events.
mouseEntered(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse entered events.
mouseEnteredTarget(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse entered target events.
mouseEnteredTarget(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse entered target events.
mouseExited(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse exited events.
mouseExited(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse exited events.
mouseExitedTarget(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse exited target events.
mouseExitedTarget(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse exited target events.
MouseHandler - Class in org.jrebirth.af.core.ui.handler
The interface MouseHandler.
MouseHandler(MouseAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.MouseHandler
Default Constructor.
mouseMoved(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse moved events.
mouseMoved(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse moved events.
mousePressed(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse pressed events.
mousePressed(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse pressed events.
mouseReleased(MouseEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultMouseAdapter
Manage mouse released events.
mouseReleased(MouseEvent) - Method in interface org.jrebirth.af.core.ui.adapter.MouseAdapter
Manage mouse released events.
MultiCommand<WB extends WaveBean> - Interface in org.jrebirth.af.core.command
The class MultiCommand.
MultitonKey<R> - Class in org.jrebirth.af.core.key
The class MultitonKey.
MultitonKey(Class<R>, Object...) - Constructor for class org.jrebirth.af.core.key.MultitonKey
Default Constructor.

N

name() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
 
name - Variable in class org.jrebirth.af.core.resource.font.CustomFontName
The name.
name() - Method in class org.jrebirth.af.core.resource.font.CustomFontName
Return the unique name of the font.
name() - Method in interface org.jrebirth.af.core.resource.font.FontName
Return the unique name of the font.
name() - Method in interface org.jrebirth.af.core.resource.font.FontParams
 
name() - Method in class org.jrebirth.af.core.resource.i18n.Message
Return the parameter name.
name() - Method in interface org.jrebirth.af.core.resource.i18n.MessageParams
Return the parameter name.
name() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Gets the image name.
name() - Method in interface org.jrebirth.af.core.resource.image.ImageParams
Gets the image name.
name() - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Return the parameter name.
name() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Gets the image name.
name() - Method in interface org.jrebirth.af.core.resource.style.StyleSheetParams
Gets the image name.
name() - Method in interface org.jrebirth.af.core.ui.annotation.EnumEventType
Return the enum name.
name - Variable in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
The name of the event handler.
name - Variable in class org.jrebirth.af.core.wave.WaveItem
The WaveItem unique name.
name() - Method in interface org.jrebirth.af.core.wave.WaveItemEnum
Returns the enumeration item name.
NamedThreadBuilder - Class in org.jrebirth.af.core.facade
The class NamedThreadBuilder.
NamedThreadBuilder(Thread.UncaughtExceptionHandler, String) - Constructor for class org.jrebirth.af.core.facade.NamedThreadBuilder
Default Constructor.
nameProperty - Variable in class org.jrebirth.af.core.resource.font.AbstractBaseFont
The opacity of the color.
nameProperty() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
 
nameProperty - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The image path.
nameProperty() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Name property.
nameProperty - Variable in class org.jrebirth.af.core.resource.style.StyleSheet
The style sheet name (without .css extension).
nameProperty() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Name property.
newHandler(WaveReady<?>, WaveChecker, Method) - Static method in class org.jrebirth.af.core.link.NotifierBase.LoopBuilder
Build a new empty component wrapper.
newSubscription(WaveType) - Static method in class org.jrebirth.af.core.link.NotifierBase.LoopBuilder
Build a new WaveSubscription.
newThread(Runnable) - Method in class org.jrebirth.af.core.facade.NamedThreadBuilder
NO_ANNOTATION_PROPERTY - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to find the annotation property : {0}" .
NO_ANNOTATION_PROPERTY_VALUE - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to retrieve value for the annotation property : {0}".
NO_CONSTRUCTOR - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Impossible to retrieve the constructor due to security" .
NO_CSS_DEFINED - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"No style sheet has been added to the scene, will link the default.css".
NO_EVENT_CALLBACK - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"{0} must have a method => void {1} ({2} event)\{\}".
NO_KEY_GENERATOR_METHOD - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"No KeyGenerator method found ({0}) for type {1}" .
NO_RETURN_WAVE_CONSUMED - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"{0} Consumes wave (noReturn) {1}".
NO_RETURNED_WAVE_ITEM - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"The Return WaveType must contain at least one WaveItem to wrap the service return".
NO_RETURNED_WAVE_TYPE_DEFINED - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"No Return WaveType defined for this WaveType {0}".
NO_TOSTRING_KEY_METHOD - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"No toString method found for the returned object of ({0}) of type {1}" .
NO_WAVE_LISTENER - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"No Listener attached for wave type : {0}".
NO_WAVE_TYPE_DEFINED - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"Wave processed without any wave type for service {0}".
node - Variable in class org.jrebirth.af.core.ui.fxml.FXMLComponent
The FXML node.
NODE_ANNO_PROCESSING_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"Impossible to process annotation for Node property : {0}-{1}" .
NOT_AVAILABLE - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthImages
The Not/Available default image.
NOT_AVAILABLE_IMAGE - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The NOT_AVAILABLE_IMAGE field is used to define the image to use when an image is missing.
NOT_AVAILABLE_IMAGE_NAME - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The image name of the NOT_AVAILABLE_IMAGE parameter, this image can lead to StackOverFlowError when it was not available.
notEquals(Object, Object) - Static method in class org.jrebirth.af.core.util.ObjectUtility
Return true if the object are NOT equals.
notifier - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The notifier that dispatch waves.
Notifier - Interface in org.jrebirth.af.core.link
The interface Notifier.
NOTIFIER_CONSUMES - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"NB consumes : {0}".
NotifierBase - Class in org.jrebirth.af.core.link
The class NotifierImpl.
NotifierBase(GlobalFacade) - Constructor for class org.jrebirth.af.core.link.NotifierBase
Default Constructor.
NotifierBase.LoopBuilder - Class in org.jrebirth.af.core.link
The class LoopBuilder.
NotifierBase.LoopBuilder() - Constructor for class org.jrebirth.af.core.link.NotifierBase.LoopBuilder
Private Constructor.
notifierMap - Variable in class org.jrebirth.af.core.link.NotifierBase
The map that store link between wave type and objects interested.
NULL_METHOD_KEY - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"The method key returned is null for method: {0} of type {1}" .
NULL_METHOD_KEY_STRING - Static variable in interface org.jrebirth.af.core.key.KeyMessages
"The string of the method key returned is null for method: {0} of type {1}" .
NULL_VIEW - Static variable in interface org.jrebirth.af.core.ui.NullView
The default view used when no view is required.
NullController - Interface in org.jrebirth.af.core.ui
The class NullController.
NullView - Interface in org.jrebirth.af.core.ui
The class NullView.

O

object - Variable in class org.jrebirth.af.core.resource.parameter.ObjectParameter
The parameter object.
object() - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Return the parameter object value.
object - Variable in class org.jrebirth.af.core.resource.ParameterEntry
The wrapped object unserialized.
object - Variable in class org.jrebirth.af.core.ui.object.AbstractObjectModel
The dedicated view component.
OBJECT_EXCLUDED_CLASSES - Static variable in class org.jrebirth.af.core.ui.object.AbstractObjectModel
The list of type to exclude in order to find the object type from generics declaration.
ObjectParameter<O> - Class in org.jrebirth.af.core.resource.parameter
The interface ObjectParameter.
ObjectParameter(String, O) - Constructor for class org.jrebirth.af.core.resource.parameter.ObjectParameter
Default Constructor.
ObjectUtility - Class in org.jrebirth.af.core.util
The class ObjectUtility.
ObjectUtility() - Constructor for class org.jrebirth.af.core.util.ObjectUtility
Private Constructor.
OnAction - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached an action event handler to a property node.
OnAction.ActionType - Enum in org.jrebirth.af.core.ui.annotation
The Action event type.
OnAction.ActionType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnAction.ActionType
Default constructor used to link the apiName.
OnDrag - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Drag event handler to a property node.
OnDrag.DragType - Enum in org.jrebirth.af.core.ui.annotation
The Drag event type.
OnDrag.DragType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnDrag.DragType
Default constructor used to link the apiName.
OnFinished - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Finished event handler to an Animation.
OnFinished.FinishedType - Enum in org.jrebirth.af.core.ui.annotation
The Finished event type.
OnFinished.FinishedType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnFinished.FinishedType
Default constructor used to link the apiName.
OnKey - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Key event handler to a property node.
OnKey.KeyType - Enum in org.jrebirth.af.core.ui.annotation
The Key event type.
OnKey.KeyType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnKey.KeyType
Default constructor used to link the apiName.
OnMouse - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Mouse event handler to a property node.
OnMouse.MouseType - Enum in org.jrebirth.af.core.ui.annotation
The Mouse event type.
OnMouse.MouseType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnMouse.MouseType
Default constructor used to link the apiName.
OnRelease - Annotation Type in org.jrebirth.af.core.annotation
The class OnRelease.
OnRotate - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Rotate event handler to a property node.
OnRotate.RotateType - Enum in org.jrebirth.af.core.ui.annotation
The Rotate event type.
OnRotate.RotateType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnRotate.RotateType
Default constructor used to link the apiName.
OnScroll - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached an Scroll event handler to a property node.
OnScroll.ScrollType - Enum in org.jrebirth.af.core.ui.annotation
The Scroll event type.
OnScroll.ScrollType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnScroll.ScrollType
Default constructor used to link the apiName.
OnSwipe - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Zoom event handler to a property node.
OnSwipe.SwipeType - Enum in org.jrebirth.af.core.ui.annotation
The Swipe event type.
OnSwipe.SwipeType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnSwipe.SwipeType
Default constructor used to link the apiName.
OnTouch - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a touch event handler to a property node.
OnTouch.TouchType - Enum in org.jrebirth.af.core.ui.annotation
The Touch event type.
OnTouch.TouchType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnTouch.TouchType
Default constructor used to link the apiName.
OnWave - Annotation Type in org.jrebirth.af.core.wave
The class OnWave.
OnWindow - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a window event handler to a property node.
OnWindow.WindowType - Enum in org.jrebirth.af.core.ui.annotation
The Window event type.
OnWindow.WindowType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnWindow.WindowType
Default constructor used to link the apiName.
OnZoom - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically attached a Zoom event handler to a property node.
OnZoom.ZoomType - Enum in org.jrebirth.af.core.ui.annotation
The Zoom event type.
OnZoom.ZoomType(EventType<?>) - Constructor for enum org.jrebirth.af.core.ui.annotation.OnZoom.ZoomType
Default constructor used to link the apiName.
opacity() - Method in class org.jrebirth.af.core.resource.color.AbstractBaseColor
 
opacityProperty - Variable in class org.jrebirth.af.core.resource.color.AbstractBaseColor
The property used to store the opacity of the color [0.0-1.0].
opacityProperty() - Method in class org.jrebirth.af.core.resource.color.AbstractBaseColor
 
order - Variable in class org.jrebirth.af.core.wave.WaveData
The field used for sorting.
org.jrebirth.af.core - package org.jrebirth.af.core
Provides base JRebirth packages.
org.jrebirth.af.core.annotation - package org.jrebirth.af.core.annotation
This package provides all annotation used by JRebirth to simplify its internal management of component' lifecycle.
org.jrebirth.af.core.application - package org.jrebirth.af.core.application
Provides classes to create a JavaFX application that will use JRebirth Application Framework.
org.jrebirth.af.core.command - package org.jrebirth.af.core.command
Provides base classes for JRebirth Command layer.
org.jrebirth.af.core.command.basic - package org.jrebirth.af.core.command.basic
Provides basic commands for all kind of application.
org.jrebirth.af.core.command.basic.showmodel - package org.jrebirth.af.core.command.basic.showmodel
Provides classes to manage Model related commands.
org.jrebirth.af.core.command.basic.stage - package org.jrebirth.af.core.command.basic.stage
Provides useful commands to manage Stage.
org.jrebirth.af.core.concurrent - package org.jrebirth.af.core.concurrent
Provides...
org.jrebirth.af.core.exception - package org.jrebirth.af.core.exception
Provides JRebirth exception classes.
org.jrebirth.af.core.exception.handler - package org.jrebirth.af.core.exception.handler
Provides Uncaught Exception Handler depending on thread.
org.jrebirth.af.core.facade - package org.jrebirth.af.core.facade
Provides classes to manage all JRebirth facades.
org.jrebirth.af.core.key - package org.jrebirth.af.core.key
Provides objects to manage component keys.
org.jrebirth.af.core.link - package org.jrebirth.af.core.link
Provides...
org.jrebirth.af.core.log - package org.jrebirth.af.core.log
Provides log facility.
org.jrebirth.af.core.resource - package org.jrebirth.af.core.resource
Provides...
org.jrebirth.af.core.resource.builder - package org.jrebirth.af.core.resource.builder
Provides...
org.jrebirth.af.core.resource.color - package org.jrebirth.af.core.resource.color
Provides...
org.jrebirth.af.core.resource.font - package org.jrebirth.af.core.resource.font
Provides...
org.jrebirth.af.core.resource.fxml - package org.jrebirth.af.core.resource.fxml
Provides classes to manage stylesheet as resources.
org.jrebirth.af.core.resource.i18n - package org.jrebirth.af.core.resource.i18n
Provides all classes related to JRebirth l10n & i18n Messages.
org.jrebirth.af.core.resource.image - package org.jrebirth.af.core.resource.image
Provides classes to handle images as JRebirth Resources.
org.jrebirth.af.core.resource.parameter - package org.jrebirth.af.core.resource.parameter
Provides all classes related to JRebirth parameters loaded.
org.jrebirth.af.core.resource.provided - package org.jrebirth.af.core.resource.provided
Provides resources used by hte JRebirth Application Framework itself.
org.jrebirth.af.core.resource.style - package org.jrebirth.af.core.resource.style
Provides classes to manage stylesheet as resources.
org.jrebirth.af.core.service - package org.jrebirth.af.core.service
Provides base classes for JRebirth Service layer.
org.jrebirth.af.core.service.basic - package org.jrebirth.af.core.service.basic
Services used to manage Stage.
org.jrebirth.af.core.ui - package org.jrebirth.af.core.ui
Provides base classes for JRebirth UI layer.
org.jrebirth.af.core.ui.adapter - package org.jrebirth.af.core.ui.adapter
Provides...
org.jrebirth.af.core.ui.annotation - package org.jrebirth.af.core.ui.annotation
The package org.jrebirth.af.core.ui.annotation is used to manage link between View and Controller sub components.
org.jrebirth.af.core.ui.basic - package org.jrebirth.af.core.ui.basic
Provides...
org.jrebirth.af.core.ui.fxml - package org.jrebirth.af.core.ui.fxml
Provides...
org.jrebirth.af.core.ui.handler - package org.jrebirth.af.core.ui.handler
Provides...
org.jrebirth.af.core.ui.object - package org.jrebirth.af.core.ui.object
Provides Model with Root Model Object classes.
org.jrebirth.af.core.ui.simple - package org.jrebirth.af.core.ui.simple
Provides Base model class for MVC part without VC.
org.jrebirth.af.core.util - package org.jrebirth.af.core.util
Provides utility classes used by JRebirth.
org.jrebirth.af.core.wave - package org.jrebirth.af.core.wave
Provides all Wave related classes.
org.jrebirth.af.core.wave.checker - package org.jrebirth.af.core.wave.checker
Provides Wave Checker classes.
overriddenMessageMap - Variable in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Store all overridden values defined by the call of define method.
overriddenParametersMap - Variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Store all overridden values defined by the call of define method.
OVERRIDE_FIRST_MODEL_CLASS - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"You must override getFirstModelClass without calling super.".

P

PARAM - Static variable in class org.jrebirth.af.core.application.AbstractApplication
Default parameter replacement string.
PARAMETER - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by Parameter Engine.
PARAMETER_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage application parameters.
PARAMETER_SEPARATOR - Static variable in interface org.jrebirth.af.core.resource.ResourceParams
The separator used between parameters into serialized string.
ParameterBuilder - Class in org.jrebirth.af.core.resource.parameter
The class ParameterBuilder.
ParameterBuilder() - Constructor for class org.jrebirth.af.core.resource.parameter.ParameterBuilder
 
ParameterEntry - Class in org.jrebirth.af.core.resource
The class ParameterEntry.
ParameterEntry(String) - Constructor for class org.jrebirth.af.core.resource.ParameterEntry
Instantiates a new parameter entry.
ParameterEntry(String, Object) - Constructor for class org.jrebirth.af.core.resource.ParameterEntry
Instantiates a new parameter entry.
parameterIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for parameters.
ParameterItem<T> - Interface in org.jrebirth.af.core.resource.parameter
The class ParameterItem.
ParameterItemBase<T> - Class in org.jrebirth.af.core.resource.parameter
The class ParameterItemBase is used to build Parameterized Object.
ParameterItemBase(ParameterParams) - Constructor for class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Default Constructor.
ParameterMessages - Interface in org.jrebirth.af.core.resource.parameter
The class ParameterMessages.
parameterName - Variable in class org.jrebirth.af.core.resource.parameter.ObjectParameter
The parameter name.
ParameterParams - Interface in org.jrebirth.af.core.resource.parameter
The class ParameterParams.
parameterValues - Variable in class org.jrebirth.af.core.service.ServiceTask
The parameterValues.
paramsMap - Variable in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
The resource weak Map.
parse(String[]) - Method in class org.jrebirth.af.core.resource.color.GrayColor
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.color.HSBColor
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.color.RGB255Color
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.color.WebColor
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.font.RealFont
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.fxml.FXML
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.i18n.Message
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.image.AbsImage
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.image.RelImage
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.image.WebImage
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Parse a string to initialize fields.
parse(String[]) - Method in interface org.jrebirth.af.core.resource.ResourceParams
Parse a string to initialize fields.
parse(String[]) - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Parse a string to initialize fields.
PARSE_CACHED_JAR_FILE - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Parse Cached Jar File [{0}] for resource [{1}]" .
parseClassParameter(String) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Parse a class definition by calling to call Class.forName.
parseListParameter(String) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Parse a generic list.
parseObject(ParameterEntry) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Parse the serialized object.
parsePrimitive(String) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
Parse primitive serialized object.
parseString(String) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
Parse the serialized string.
path - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The image path.
path() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Gets the image path.
path() - Method in interface org.jrebirth.af.core.resource.image.ImageParams
Gets the image path.
path() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Gets the image path.
path() - Method in interface org.jrebirth.af.core.resource.style.StyleSheetParams
Gets the image path.
PATH_SEP - Static variable in class org.jrebirth.af.core.resource.Resources
The class path separator.
PATH_SEPARATOR - Static variable in class org.jrebirth.af.core.resource.fxml.FXML
The path separator used by fxml declaration.
pathProperty() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Path property.
pathProperty - Variable in class org.jrebirth.af.core.resource.style.StyleSheet
The style sheet path.
pathProperty() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Path property.
pending - Variable in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
The pending list of JRebirthRunnable.
pendingTasks - Variable in class org.jrebirth.af.core.service.AbstractService
The map that stores pending tasks, useful to access to Worker implementation.
pendingTasksProperty() - Method in class org.jrebirth.af.core.service.AbstractService
Return The Pending tasks map.
pendingTasksProperty() - Method in interface org.jrebirth.af.core.service.Service
Return The Pending tasks map.
pendingWaves - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The list of pending waves triggered by each command when launched in parallel.
perform(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.ShowErrorDialog
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.AttachModelCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.DetachModelCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeTransitionCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.showmodel.PrepareModelCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.stage.StageCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.basic.SwitchFullScreenCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.DefaultBeanCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.DefaultPoolBeanCommand
Perform the command code.
perform(Wave) - Method in class org.jrebirth.af.core.command.DefaultUIBeanCommand
Perform the command code.
performHandle(Wave, Method) - Method in class org.jrebirth.af.core.link.WaveHandler
Perform the handle independently of thread used.
persist() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItem
Persist a message value.
persist() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Persist a message value.
persist() - Method in interface org.jrebirth.af.core.resource.parameter.ParameterItem
Persist a parameter value.
persist() - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Persist a parameter value.
poolIndex - Variable in class org.jrebirth.af.core.facade.NamedThreadBuilder
The number of the pooled thread.
PoolUncaughtExceptionHandler - Class in org.jrebirth.af.core.exception.handler
The class JatUncaughtExceptionHandler.
PoolUncaughtExceptionHandler() - Constructor for class org.jrebirth.af.core.exception.handler.PoolUncaughtExceptionHandler
Instantiates a new Pool uncaught exception handler.
postInit() - Method in class org.jrebirth.af.core.application.AbstractApplication
Perform custom task after application initialization phase and before starting phase.
postInit() - Method in class org.jrebirth.af.core.application.DefaultApplication
Perform custom task after application initialization phase and before starting phase.
posture() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the font posture.
postureProperty - Variable in class org.jrebirth.af.core.resource.font.FamilyFont
the font posture.
postureProperty() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the font posture property.
preInit() - Method in class org.jrebirth.af.core.application.AbstractApplication
Perform custom task before application initialization phase.
preInit() - Method in class org.jrebirth.af.core.application.DefaultApplication
Perform custom task before application initialization phase.
preloadAndLaunch(String...) - Static method in class org.jrebirth.af.core.application.AbstractApplication
Launch the Current JavaFX Application with Default JRebirth preloader.
preloadAndLaunch(Class<? extends Preloader>, String...) - Static method in class org.jrebirth.af.core.application.AbstractApplication
Launch the Current JavaFX Application with given preloader.
preloadAndLaunch(Class<? extends Application>, Class<? extends Preloader>, String...) - Static method in class org.jrebirth.af.core.application.AbstractApplication
Launch the given JavaFX Application with given preloader.
preloadFonts() - Method in class org.jrebirth.af.core.application.AbstractApplication
Preload JRebirth wrapped fonts to allow them to be used directly by CSS.
preloadFonts() - Method in interface org.jrebirth.af.core.application.JRebirthApplication
Preload JRebirth wrapped fonts to allow them to be used directly by CSS.
prepare(JRebirthApplication<?>) - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Launch the JRebirth thread.
prepare() - Method in class org.jrebirth.af.core.ui.AbstractView
Prepare the view by creating all visual nodes.
prepare() - Method in interface org.jrebirth.af.core.ui.View
Prepare the view by creating all visual nodes.
PrepareModelCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The class PrepareModelCommand.
PrepareModelCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.PrepareModelCommand
 
preserveRatio - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The preserve ratio.
preserveRatio() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Preserve ratio.
priority - Variable in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
The runnable priority.
Priority - Annotation Type in org.jrebirth.af.core.concurrent
This annotation is used to define the runnable priority for a command.
priority - Variable in class org.jrebirth.af.core.service.ServiceTask
The runnable priority.
priority - Variable in class org.jrebirth.af.core.wave.WaveBase
The priority used to process wave according to a custom order.
PROCESS_WAVE_METHOD_NAME - Static variable in class org.jrebirth.af.core.link.AbstractWaveReady
The default fallback wave handle method.
processAnnotations(Field) - Method in class org.jrebirth.af.core.ui.AbstractView
Process all OnXxxx Annotation to attach event handler on this field.
processFields() - Method in class org.jrebirth.af.core.ui.AbstractView
Process all fields' annotations to auto-link them with event handler.
processingTasks - Variable in class org.jrebirth.af.core.concurrent.JRebirthThread
The list of tasks being processed, all access MUST BE synchronized.
processUndefinedWave(Wave) - Method in class org.jrebirth.af.core.link.NotifierBase
Dispatch a standard wave which could be handled by a custom method of the component.
processViewAnnotation() - Method in class org.jrebirth.af.core.ui.AbstractView
Process view annotation.
processWave(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.service.DefaultService
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.DefaultModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Process the wave.
processWave(Wave) - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Process the wave.
PROGRESS_BAR - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
This wave item will be used only into a WaveData to pass the right progress bar used by service task.
propertiesParametersMap - Variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Store all parameter values defined into properties files.

R

RATIO_SEPARATOR - Static variable in class org.jrebirth.af.core.service.AbstractService
The string used to separate the workdone and total work of a service task.
RE_STAGE_CLOSED - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type to return events loaded.
RE_STAGE_DESTROYED - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type to return events loaded.
RE_STAGE_OPENED - Static variable in class org.jrebirth.af.core.service.basic.StageService
Wave type to return events loaded.
RE_STAGE_OPENED - Static variable in class org.jrebirth.af.core.service.basic.StyleSheetTrackerService
Wave type to return events loaded.
READ_CONF_FILE - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Read configuration file : {0} ".
readBoolean(String) - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Read a boolean string value.
readDouble(String, double, double) - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Read a double string value.
readInteger(String, int, int) - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
Read ab integer string value.
readPropertiesFile(String) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Read a customized Message file to load all translated messages.
readPropertiesFile(String) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Read a customized configuration file to load parameters values.
readPropertiesFiles() - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Read all configuration files available into the application classpath.
readPropertiesFiles() - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Read all configuration files available into the application classpath.
ready() - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The component is now ready to do custom initialization tasks.
ready() - Method in class org.jrebirth.af.core.command.AbstractSingleCommand
The component is now ready to do custom initialization tasks.
ready() - Method in class org.jrebirth.af.core.link.AbstractWaveReady
The component is now ready to do custom initialization tasks.
ready() - Method in class org.jrebirth.af.core.service.AbstractService
The component is now ready to do custom initialization tasks.
ready() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
The component is now ready to do custom initialization tasks.
RealFont - Class in org.jrebirth.af.core.resource.font
The interface RealFont.
RealFont(FontName, double, boolean) - Constructor for class org.jrebirth.af.core.resource.font.RealFont
Default Constructor.
RealFont(FontName, double) - Constructor for class org.jrebirth.af.core.resource.font.RealFont
Default Constructor.
rebuildKey() - Method in class org.jrebirth.af.core.key.MultitonKey
(Re)-Build the string key by reading the keys list content.
red() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the red value [0.0-1.0].
red() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 
redProperty - Variable in class org.jrebirth.af.core.resource.color.RGB01Color
The green value [0.0-1.0].
redProperty() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
Return the red property.
redProperty - Variable in class org.jrebirth.af.core.resource.color.RGB255Color
The green value [0-255].
redProperty() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
 
register(UniqueKey<E>, E) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Register a new ready object component.
register(E, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Register a new ready object component.
register(UniqueKey<E>, E) - Method in interface org.jrebirth.af.core.facade.Facade
Register a new ready object component.
register(E, Object...) - Method in interface org.jrebirth.af.core.facade.Facade
Register a new ready object component.
registerCallback(WaveChecker, WaveType, WaveType, Class<? extends Command>) - Method in interface org.jrebirth.af.core.facade.WaveReady
Register a wave call back contract.
registerCallback(WaveType, WaveType, Class<? extends Command>) - Method in interface org.jrebirth.af.core.facade.WaveReady
Register a wave call back contract.
registerCallback(WaveType, WaveType) - Method in interface org.jrebirth.af.core.facade.WaveReady
Register a wave call back contract.
registerCallback(WaveType, WaveType) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Register a wave call back contract.
registerCallback(WaveType, WaveType, Class<? extends Command>) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Register a wave call back contract.
registerCallback(WaveChecker, WaveType, WaveType, Class<? extends Command>) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Register a wave call back contract.
relatedClass - Variable in class org.jrebirth.af.core.wave.WaveBase
The related class to used for create waves.
relatedClass - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The related class of the wave to build.
relatedClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the related class.
relatedModel - Variable in class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerBuilder
The root model of the FXML file.
relatedWave - Variable in class org.jrebirth.af.core.wave.WaveBase
The related wave to the current wave, cold be a parent wave or child wave according context.
release() - Method in interface org.jrebirth.af.core.facade.FacadeReady
Release the component by deleting this key used by the WeakHashMap.
release() - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Release the component by deleting this key used by the WeakHashMap.
RelImage - Class in org.jrebirth.af.core.resource.image
The interface LocalImage.
RelImage(String, String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.RelImage
Default Constructor.
RelImage(String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.RelImage
Default Constructor.
RelImage(String) - Constructor for class org.jrebirth.af.core.resource.image.RelImage
Default Constructor.
reload() - Method in class org.jrebirth.af.core.ui.AbstractView
Handle custom tasks to do at each rendering of the view (re-display).
reload() - Method in class org.jrebirth.af.core.ui.DefaultView
Handle custom tasks to do at each rendering of the view (re-display).
reload() - Method in interface org.jrebirth.af.core.ui.View
Handle custom tasks to do at each rendering of the view (re-display).
removePendingTask(String) - Method in class org.jrebirth.af.core.service.AbstractService
Remove a task from the pending list.
removePendingTask(String) - Method in interface org.jrebirth.af.core.service.Service
Remove a task from the pending list.
removeWaveListener(WaveListener) - Method in interface org.jrebirth.af.core.wave.Wave
Remove a wave listener.
removeWaveListener(WaveListener) - Method in class org.jrebirth.af.core.wave.WaveBase
Remove a wave listener.
requestedHeight - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The requested height.
requestedHeight() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Requested height.
requestedWidth - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The requested width.
requestedWidth() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Requested width.
resolveVarEnv(String) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Resolve any environment variable found into the string.
RESOURCE_IGNORED - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"The resource {0} is ignored from classpath search engine (not a zip|jar|directory)".
ResourceBuilder<E,P,R> - Interface in org.jrebirth.af.core.resource.builder
The interface ResourceFactory.
ResourceBuilders - Interface in org.jrebirth.af.core.resource
The interface ResourceBuilders is used to retrieve resource builder singleton.
resourceBundles - Variable in class org.jrebirth.af.core.resource.i18n.MessageBuilder
The list of all resource bundle loaded according to annotation.
ResourceItem<R,B> - Interface in org.jrebirth.af.core.resource
The interface ResourceItem designate a system resource.
resourceMap - Variable in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
The resource weak Map.
ResourceParams - Interface in org.jrebirth.af.core.resource
The class ResourceParams.
resourcePath - Variable in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
The resource path.
Resources - Class in org.jrebirth.af.core.resource
The class Resources is the first access point when you want to declare a resource for your application.
Resources() - Constructor for class org.jrebirth.af.core.resource.Resources
Private Constructor.
retrieve(UniqueKey<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Retrieve a ready object component.
retrieve(Class<E>, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Retrieve a ready object component.
retrieve(UniqueKey<E>) - Method in interface org.jrebirth.af.core.facade.Facade
Retrieve a ready object component.
retrieve(Class<E>, Object...) - Method in interface org.jrebirth.af.core.facade.Facade
Retrieve a ready object component.
retrieveCustomMethod(Wave) - Method in class org.jrebirth.af.core.link.WaveHandler
Retrieve the custom wave handler method.
retrieveMethodList(Class<?>, String) - Static method in class org.jrebirth.af.core.util.ClassUtility
Check if the given method exists in the given class.
retrievePropertyList(Class<?>) - Static method in class org.jrebirth.af.core.util.ClassUtility
List all properties for the given class.
returnCommandClass - Variable in class org.jrebirth.af.core.link.AbstractWaveReady
The return command class map.
returnData(Class<? extends Service>, WaveType, WaveData<?>...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave used to return data from a service.
returnData(Wave) - Method in class org.jrebirth.af.core.link.NotifierBase
Call a service method by using a task worker.
returnData(Class<? extends Service>, WaveType, WaveData<?>...) - Method in interface org.jrebirth.af.core.link.ServiceReady
Send a wave used to return data from a service.
returnData(Wave) - Method in class org.jrebirth.af.core.service.AbstractService
Do a specific action by processing the wave.
returnData(Wave) - Method in interface org.jrebirth.af.core.service.Service
Do a specific action by processing the wave.
returnWaveType - Variable in class org.jrebirth.af.core.wave.WaveTypeBase
The wave type of the wave returned after processing.
returnWaveTypeMap - Variable in class org.jrebirth.af.core.link.AbstractWaveReady
The return wave type map.
REUSE - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
.
REUSE_COMMAND - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveItem that indicates if command instance must be reused or if another must created.
RGB01Color - Class in org.jrebirth.af.core.resource.color
The interface RGB01Color.
RGB01Color(double, double, double) - Constructor for class org.jrebirth.af.core.resource.color.RGB01Color
Default Constructor.
RGB01Color(double, double, double, double) - Constructor for class org.jrebirth.af.core.resource.color.RGB01Color
Default Constructor.
RGB255Color - Class in org.jrebirth.af.core.resource.color
The interface RGB255Color.
RGB255Color(int, int, int) - Constructor for class org.jrebirth.af.core.resource.color.RGB255Color
Default Constructor.
RGB255Color(int, int, int, double) - Constructor for class org.jrebirth.af.core.resource.color.RGB255Color
Default Constructor.
rootModel - Variable in class org.jrebirth.af.core.ui.AbstractBaseModel
The root model not null for inner model.
rootModelClass - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The root model class attached to the stage.
rootModelClass - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
The root model class to show attached to the stage.
rootModelClass(Class<? extends Model>) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Define the root model class.
rootNode - Variable in class org.jrebirth.af.core.application.AbstractApplication
The root node of the scene built by reflection.
rootNode - Variable in class org.jrebirth.af.core.ui.AbstractView
The root node of this view.
rootNode - Variable in class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
The root node.
RootNodeId - Annotation Type in org.jrebirth.af.core.ui.annotation
This annotation is used to automatically give an ID for the root node of a view.
rootPane - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The root pane of the scene.
rotate(RotateEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultRotateAdapter
Manage events when user performs a rotating gesture such as dragging two fingers around each other.
rotate(RotateEvent) - Method in interface org.jrebirth.af.core.ui.adapter.RotateAdapter
Manage events when user performs a rotating gesture such as dragging two fingers around each other.
RotateAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class RotateAdapter.
rotateAdapter - Variable in class org.jrebirth.af.core.ui.handler.RotateHandler
The Rotate adapter.
RotateHandler - Class in org.jrebirth.af.core.ui.handler
The interface RotateHandler.
RotateHandler(RotateAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.RotateHandler
Default Constructor.
rotationFinished(RotateEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultRotateAdapter
Manage events when a rotating gesture ends.
rotationFinished(RotateEvent) - Method in interface org.jrebirth.af.core.ui.adapter.RotateAdapter
Manage events when a rotating gesture ends.
rotationStarted(RotateEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultRotateAdapter
Manage events when a rotating gesture is detected.
rotationStarted(RotateEvent) - Method in interface org.jrebirth.af.core.ui.adapter.RotateAdapter
Manage events when a rotating gesture is detected.
run() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Run the command.
run(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
Run the command.
run() - Method in interface org.jrebirth.af.core.command.Command
Run the command.
run(Wave) - Method in interface org.jrebirth.af.core.command.Command
Run the command.
run() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
run(RunType, JRebirthRunnable) - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Run the task into the appropriated thread.
run() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
RUN_IT - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"Run> {0}".
runInto() - Method in class org.jrebirth.af.core.command.CommandRunnable
Run task and allow to throw a JRebirthException.
runInto() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
Run task and allow to throw a JRebirthException.
RunInto - Annotation Type in org.jrebirth.af.core.concurrent
This annotation is used to.
runIntoJAT(JRebirthRunnable) - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Run the task into the JavaFX Application Thread [JAT].
runIntoJIT(JRebirthRunnable) - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Run into the JRebirth Internal Thread [JIT].
runIntoJTP(JRebirthRunnable) - Static method in class org.jrebirth.af.core.concurrent.JRebirth
Run into the JRebirth Thread Pool [JTP].
runIntoJTP(JRebirthRunnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Run into thread pool.
runIntoThread - Variable in class org.jrebirth.af.core.command.AbstractBaseCommand
The field that indicates how this command must be launched.
runLater(JRebirthRunnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Run this task as soon as possible.
runnableName - Variable in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
This name is used for debug purpose.
runnablePriority - Variable in class org.jrebirth.af.core.command.AbstractBaseCommand
The field that indicates the threading priority.
RunnablePriority - Enum in org.jrebirth.af.core.concurrent
The Enum RunnablePriority used to priorize all runnable.
RunnablePriority(int) - Constructor for enum org.jrebirth.af.core.concurrent.RunnablePriority
Instantiates a new runnable priority.
running - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The command is running.
running - Variable in class org.jrebirth.af.core.command.AbstractSingleCommand
The command is running.
runTask(Wave, Method, Object[]) - Method in class org.jrebirth.af.core.service.AbstractService
Run the wave type method.
RunType - Enum in org.jrebirth.af.core.concurrent
The class RunType.
RunType() - Constructor for enum org.jrebirth.af.core.concurrent.RunType
 

S

saturation - Variable in class org.jrebirth.af.core.resource.color.HSBColor
The saturation value [0.0-1.0].
saturation() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the saturation value 0.0-1.0.
saturationProperty() - Method in class org.jrebirth.af.core.resource.color.HSBColor
Return the saturation property.
scene - Variable in class org.jrebirth.af.core.application.AbstractApplication
The application scene.
scene - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The first scen to display into the stage.
SCENE_BG_COLOR - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthColors
The default background color of the scene.
scroll(ScrollEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultScrollAdapter
Manage events when user performs a scrolling gesture such as rotating mouse wheel or dragging a finger over touch screen.
scroll(ScrollEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ScrollAdapter
Manage events when user performs a scrolling gesture such as rotating mouse wheel or dragging a finger over touch screen.
ScrollAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class ScrollAdapter.
scrollAdapter - Variable in class org.jrebirth.af.core.ui.handler.ScrollHandler
The Scroll adapter.
scrollFinished(ScrollEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultScrollAdapter
Manage events when a scrolling gesture ends.
scrollFinished(ScrollEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ScrollAdapter
Manage events when a scrolling gesture ends.
ScrollHandler - Class in org.jrebirth.af.core.ui.handler
The interface ScrollHandler.
ScrollHandler(ScrollAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.ScrollHandler
Default Constructor.
scrollStarted(ScrollEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultScrollAdapter
Manage events when a scrolling gesture is detected.
scrollStarted(ScrollEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ScrollAdapter
Manage events when a scrolling gesture is detected.
searchConfigurationFiles(String, String) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Search configuration files according to the parameters provided.
searchMessagesFiles(String) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
Search configuration files according to the parameters provided.
secured() - Method in class org.jrebirth.af.core.resource.image.WebImage
Return the secured flag.
securedProperty - Variable in class org.jrebirth.af.core.resource.image.WebImage
Indicate if we must call http:// or https:// protocol.
securedProperty() - Method in class org.jrebirth.af.core.resource.image.WebImage
Return the secured property.
SEND_WAVE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Send Wave {0}".
sendReturnWave(T) - Method in class org.jrebirth.af.core.service.ServiceTask
Send a wave that will carry the service result. 2 Kinds of wave can be sent according to service configuration
sendWave(Wave) - Method in interface org.jrebirth.af.core.facade.WaveReady
Send a wave to the notifier.
sendWave(WaveType, WaveData<?>...) - Method in interface org.jrebirth.af.core.facade.WaveReady
Send a wave to the notifier.
sendWave(Wave) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave to the notifier.
sendWave(WaveType, WaveData<?>...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send a wave to the notifier.
sendWave(Wave) - Method in interface org.jrebirth.af.core.link.Notifier
Send wave to all facade.
sendWave(Wave) - Method in class org.jrebirth.af.core.link.NotifierBase
Send wave to all facade.
sendWaveIntoJit(Wave) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Send the given wave using the JRebirth Thread.
SEPARATOR - Static variable in class org.jrebirth.af.core.util.ClasspathUtility
The separator used for serialization.
SEPARATOR - Static variable in class org.jrebirth.af.core.util.ClassUtility
The separator used for serialization.
sequence - Variable in class org.jrebirth.af.core.facade.JRebirthEventBase
The sequence number.
Sequential - Annotation Type in org.jrebirth.af.core.annotation
The annotation Sequential is only applicable on MultiCommand commands.
sequential - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
Flag that indicate if commands must be run sequentially(true) or in parallel(false).
serializedString - Variable in class org.jrebirth.af.core.resource.ParameterEntry
The serialized.
serialVersionUID - Static variable in class org.jrebirth.af.core.concurrent.JRebirthRunnableComparator
The serialVersionUID field.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.AbstractMessageException
The constant used for serialization.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.CommandException
The constant used for serialization.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.CoreException
The constant used for serialization.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.CoreRuntimeException
The constant used for serialization.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.JRebirthThreadException
The constant used for serialization.
serialVersionUID - Static variable in exception org.jrebirth.af.core.exception.WaveException
The constant used for serialization.
SERVICE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Service layer.
Service - Interface in org.jrebirth.af.core.service
The interface Service.
service - Variable in class org.jrebirth.af.core.service.ServiceTask
The localService.
SERVICE_NOT_FOUND_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Service to process the wave : {0}".
SERVICE_NOT_FOUND_MESSAGE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Cannot get the right Service to process the wave".
SERVICE_TASK - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
This wave item will be used only into a WaveData to pass the current Service task handled by the wave.
SERVICE_TASK_ERROR - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"Unable to perform the Service Task {0}" .
SERVICE_TASK_HAS_FAILED - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"{0} experience a service task failure for wave {1}" .
SERVICE_TASK_RETURN_CONSUMES - Static variable in interface org.jrebirth.af.core.service.ServiceMessages
"{0} Consumes wave {1}" .
serviceFacade - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The facade for Services components.
ServiceFacade - Class in org.jrebirth.af.core.facade
The class ServiceFacade.
ServiceFacade(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.ServiceFacade
Default Constructor.
ServiceMessages - Interface in org.jrebirth.af.core.service
The class ServiceMessages.
ServiceReady - Interface in org.jrebirth.af.core.link
The interface ServiceReady.
ServiceTask<T> - Class in org.jrebirth.af.core.service
The class ServiceTask.
ServiceTask(Service, Method, Object[], Wave) - Constructor for class org.jrebirth.af.core.service.ServiceTask
Default Constructor only visible by service package.
ServiceTaskReturnWaveListener - Class in org.jrebirth.af.core.service
The class ServiceTaskReturnWaveListener.
ServiceTaskReturnWaveListener() - Constructor for class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
 
serviceTasks - Variable in class org.jrebirth.af.core.service.basic.TaskTrackerService
The list of all running service tasks.
ServiceTaskWaveListener - Class in org.jrebirth.af.core.service
The class ServiceReturnWaveListener.
ServiceTaskWaveListener() - Constructor for class org.jrebirth.af.core.service.ServiceTaskWaveListener
 
ServiceUtility - Class in org.jrebirth.af.core.service
The class ServiceUtility is used to provide convenient method related to Service tasks.
ServiceUtility() - Constructor for class org.jrebirth.af.core.service.ServiceUtility
Private Constructor.
set(String, R) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Store a new resource.
set(String, R) - Method in interface org.jrebirth.af.core.resource.builder.ResourceBuilder
Store a new resource.
setAction(StageAction) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the action.
setAppendChild(boolean) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the flag that indicates if the child node must be added at the end (true) or at the beginning (false).
setChidrenPlaceHolder(ObservableList<Node>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the children place holder.
setController(C) - Method in class org.jrebirth.af.core.ui.adapter.AbstractDefaultAdapter
 
setEventData(String) - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
setEventData(String) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
setEventType(JRebirthEventType) - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
setEventType(JRebirthEventType) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
setFieldValue(Field, Object, Object) - Static method in class org.jrebirth.af.core.util.ClassUtility
Update an object field even if it has a private or protected visibility.
setFromClass(Class<?>) - Method in interface org.jrebirth.af.core.wave.Wave
 
setFromClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
setHideModel(Model) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the model instance to hide (ie: with an animation).
setHideModelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the hide model key.
setKey(UniqueKey<R>) - Method in interface org.jrebirth.af.core.facade.FacadeReady
 
setKey(UniqueKey<R>) - Method in class org.jrebirth.af.core.link.AbstractReady
setKey(String) - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
 
setKey(String) - Method in interface org.jrebirth.af.core.resource.ResourceParams
Define the dynamic key used to hold resources without static field.
setKey(WaveItem<T>) - Method in class org.jrebirth.af.core.wave.WaveData
 
setKeyPart(List<Object>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the key part.
setLocalFacade(LocalFacade<R>) - Method in interface org.jrebirth.af.core.facade.FacadeReady
Attach the local facade for this object type.
setLocalFacade(LocalFacade<R>) - Method in class org.jrebirth.af.core.link.AbstractReady
Attach the local facade for this object type.
setMessage(String) - Method in class org.jrebirth.af.core.resource.i18n.MessageResource
Sets the message.
setModel(M) - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
Set the model that manage the view that load this FXML component.
setModel(M) - Method in interface org.jrebirth.af.core.ui.fxml.FXMLController
Set the model that manage the view that load this FXML component.
setName(String) - Method in class org.jrebirth.af.core.wave.WaveItem
Set the name (optionally).
setObject(Object) - Method in class org.jrebirth.af.core.resource.ParameterEntry
 
setObject(O) - Method in class org.jrebirth.af.core.ui.object.AbstractObjectModel
 
setOrder(int) - Method in class org.jrebirth.af.core.wave.WaveData
 
setParameter(boolean) - Method in class org.jrebirth.af.core.wave.WaveItem
 
setPriority(int) - Method in interface org.jrebirth.af.core.wave.Wave
 
setPriority(int) - Method in class org.jrebirth.af.core.wave.WaveBase
setRelatedClass(Class<?>) - Method in interface org.jrebirth.af.core.wave.Wave
 
setRelatedClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
setRelatedWave(Wave) - Method in interface org.jrebirth.af.core.wave.Wave
 
setRelatedWave(Wave) - Method in class org.jrebirth.af.core.wave.WaveBase
setReturnWaveType(WaveType) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Sets the return wave type.
setRootModel(Model) - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Define the root model for an inner model.
setRootModel(Model) - Method in interface org.jrebirth.af.core.ui.Model
Define the root model for an inner model.
setRootModelClass(Class<? extends Model>) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the root model class.
setRootPane(Region) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the root pane.
setScene(Scene) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the scene.
setSequence(int) - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
setSequence(int) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
setSequential(boolean) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
 
setShowModel(Model) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the created node.
setShowModelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the show model key.
setSource(String) - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
setSource(String) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
setStage(Stage) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the stage.
setStageKey(String) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
Sets the stage key.
setStatus(Wave.Status) - Method in interface org.jrebirth.af.core.wave.Wave
 
setStatus(Wave.Status) - Method in class org.jrebirth.af.core.wave.WaveBase
setTarget(String) - Method in interface org.jrebirth.af.core.facade.JRebirthEvent
 
setTarget(String) - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
setUid(int) - Method in class org.jrebirth.af.core.resource.color.ColorItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.font.FontItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.image.ImageItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.resource.style.StyleSheetItemBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.ui.InnerModelBase
Sets the uid.
setUid(int) - Method in class org.jrebirth.af.core.wave.WaveItem
 
setUid(int) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
Sets the uid.
setUniquePlaceHolder(ObjectProperty<Node>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
Sets the unique place holder.
setup() - Method in interface org.jrebirth.af.core.facade.FacadeReady
Launch the initialization of the component.
setup() - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Launch the initialization of the component.
setValue(T) - Method in class org.jrebirth.af.core.wave.WaveData
 
setWaveBeanClass(Class<? extends WaveBean>) - Method in class org.jrebirth.af.core.wave.WaveBase
 
setWaveGroup(WaveGroup) - Method in interface org.jrebirth.af.core.wave.Wave
 
setWaveGroup(WaveGroup) - Method in class org.jrebirth.af.core.wave.WaveBase
setWaveType(WaveType) - Method in interface org.jrebirth.af.core.wave.Wave
 
setWaveType(WaveType) - Method in class org.jrebirth.af.core.wave.WaveBase
SHOW_VIEW - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
The waveType used to show a view (start or reload).
ShowErrorDialog - Class in org.jrebirth.af.core.command.basic
The class ShowErrorDialog.
ShowErrorDialog() - Constructor for class org.jrebirth.af.core.command.basic.ShowErrorDialog
 
ShowFadingModelCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The Class ShowFadingModelCommand is used to show a model an then used a fading transition.
ShowFadingModelCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.ShowFadingModelCommand
 
showInternalView() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Show the view.
showModel - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The model instance created to show.
ShowModelCommand - Class in org.jrebirth.af.core.command.basic.showmodel
The class ShowModelCommand.
ShowModelCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.ShowModelCommand
 
showModelKey - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The show model key.
showModelKey - Variable in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
The unique key of the model to show.
showModelKey(UniqueKey<Model>) - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Define the unique key of the model to show.
ShowModelWaveBuilder - Class in org.jrebirth.af.core.command.basic.showmodel
The class ShowModelWaveBuilder. is used to build a new Show Model Wave.
ShowModelWaveBuilder() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Private constructor.
showView() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.DefaultModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
Perform custom user action before showing the view.
showView() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
Perform custom user action before showing the view.
shutdown() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
Release all resources.
SHUTDOWN_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"An error occurred while shuting down the application ".
size() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
Return the font size.
size() - Method in interface org.jrebirth.af.core.resource.font.FontParams
Return the font size.
sizeProperty - Variable in class org.jrebirth.af.core.resource.font.AbstractBaseFont
The font size.
sizeProperty() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
Return the font size property.
SKIP_CONF_LOADING - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Configuration Loading is skipped".
SkipAnnotation - Annotation Type in org.jrebirth.af.core.annotation
The class SkipAnnotation.
skipFontsFolder() - Method in class org.jrebirth.af.core.resource.font.RealFont
Return the skipFontsFolder flag.
skipFontsFolderProperty - Variable in class org.jrebirth.af.core.resource.font.RealFont
The flag used to skip the fontsFolder prefix addition.
skipFontsFolderProperty() - Method in class org.jrebirth.af.core.resource.font.RealFont
Return the skipFontsFolderProperty property.
skipStylesFolder() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Return the skipStylesFolder flag.
skipStylesFolderProperty - Variable in class org.jrebirth.af.core.resource.style.StyleSheet
The flag used to skip the fontsFolder prefix addition.
skipStylesFolderProperty() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
Return the skipStylesFolderProperty property.
Slf4jAdapter - Class in org.jrebirth.af.core.log
The Class Slf4jAdapter.
Slf4jAdapter(Logger) - Constructor for class org.jrebirth.af.core.log.Slf4jAdapter
Default Constructor.
slf4jLogger - Variable in class org.jrebirth.af.core.log.Slf4jAdapter
The internal logger.
smooth - Variable in class org.jrebirth.af.core.resource.image.AbstractBaseImage
The smooth.
smooth() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
Smooth.
source - Variable in class org.jrebirth.af.core.facade.JRebirthEventBase
The source class.
sourceWave - Variable in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave that launch this command.
SPACE_SEP - Static variable in class org.jrebirth.af.core.wave.WaveBase
The space separator.
stage - Variable in class org.jrebirth.af.core.application.AbstractApplication
The application primary stage.
stage - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The stage to manage.
StageAction - Enum in org.jrebirth.af.core.command.basic.stage
The enumeration StageAction list all action related to Stage.
StageAction() - Constructor for enum org.jrebirth.af.core.command.basic.stage.StageAction
 
StageCommand - Class in org.jrebirth.af.core.command.basic.stage
The class OpenStageCommand.
StageCommand() - Constructor for class org.jrebirth.af.core.command.basic.stage.StageCommand
 
stageKey - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
The unique identifier for this stage.
stageKey - Variable in class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
The unique key used to identify a stage.
stageMap - Variable in class org.jrebirth.af.core.service.basic.StageService
The map that stores all stages.
StageService - Class in org.jrebirth.af.core.service.basic
The class StageService.
StageService() - Constructor for class org.jrebirth.af.core.service.basic.StageService
 
StageWaveBean - Class in org.jrebirth.af.core.command.basic.stage
The class StageWaveBean.
StageWaveBean() - Constructor for class org.jrebirth.af.core.command.basic.stage.StageWaveBean
 
StageWaveBuilder - Class in org.jrebirth.af.core.command.basic.stage
The class StageWaveBuilder. is used to build a new Stage Wave.
StageWaveBuilder() - Constructor for class org.jrebirth.af.core.command.basic.stage.StageWaveBuilder
Private constructor.
start(Stage) - Method in class org.jrebirth.af.core.application.AbstractApplication
start() - Method in class org.jrebirth.af.core.service.basic.StyleSheetTrackerService
Start the service.
start() - Method in class org.jrebirth.af.core.ui.AbstractView
Handle custom tasks to do the first time after creation of the view.
start() - Method in class org.jrebirth.af.core.ui.DefaultView
Handle custom tasks to do the first time after creation of the view.
start() - Method in interface org.jrebirth.af.core.ui.View
Handle custom tasks to do the first time after creation of the view.
START_APPLICATION - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Starting {0}" .
START_ERROR - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Error while starting the application {0} : ".
STARTED_SUCCESSFULLY - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"{} has started successfully".
statusProperty() - Method in interface org.jrebirth.af.core.wave.Wave
Return the status property to allow binding.
statusProperty - Variable in class org.jrebirth.af.core.wave.WaveBase
The wave status (can be bound).
statusProperty() - Method in class org.jrebirth.af.core.wave.WaveBase
Return the status property to allow binding.
stop() - Method in class org.jrebirth.af.core.application.AbstractApplication
stop() - Method in interface org.jrebirth.af.core.facade.GlobalFacade
Propagate the stop action into the global facade.
stop() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Propagate the stop action into the global facade.
STOP_APPLICATION - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Stopping {0}" .
STOP_ERROR - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"Error while stopping the application {0} : ".
STOPPED_SUCCESSFULLY - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
"{0} has stopped successfully".
STORE_PARAMETER - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Store key {0} with value= {1}".
storeParams(E, P) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
Store a parameter.
storeParams(E, P) - Method in interface org.jrebirth.af.core.resource.builder.ResourceBuilder
Store a parameter.
storePropertiesParameter(Map.Entry<Object, Object>) - Method in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Store a parameter read from properties files.
STYLE_FOLDER - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Styles default folder, Multiple folder can be managed by separating them with a comma ','.
STYLE_SHEET_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
The factory used to manage style sheets.
StyleSheet - Class in org.jrebirth.af.core.resource.style
The interface StyleSheet.
StyleSheet(String, String, boolean) - Constructor for class org.jrebirth.af.core.resource.style.StyleSheet
Default Constructor.
StyleSheet(String, String) - Constructor for class org.jrebirth.af.core.resource.style.StyleSheet
Default Constructor.
StyleSheet(String) - Constructor for class org.jrebirth.af.core.resource.style.StyleSheet
Default Constructor.
StyleSheetBuilder - Class in org.jrebirth.af.core.resource.style
The class StyleSheetBuilder.
StyleSheetBuilder() - Constructor for class org.jrebirth.af.core.resource.style.StyleSheetBuilder
 
styleSheetIdGenerator - Static variable in class org.jrebirth.af.core.resource.Resources
The generator of unique id for style sheets.
StyleSheetItem - Interface in org.jrebirth.af.core.resource.style
The class StyleSheetItem.
StyleSheetItemBase - Class in org.jrebirth.af.core.resource.style
The class StyleSheetItemBase.
StyleSheetItemBase(StyleSheetParams) - Constructor for class org.jrebirth.af.core.resource.style.StyleSheetItemBase
Default Constructor.
StyleSheetParams - Interface in org.jrebirth.af.core.resource.style
The class StyleSheetParams.
StyleSheetTrackerService - Class in org.jrebirth.af.core.service.basic
The class StyleSheetTrackerService.
StyleSheetTrackerService() - Constructor for class org.jrebirth.af.core.service.basic.StyleSheetTrackerService
 
SwipeAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class SwipeAdapter.
swipeAdapter - Variable in class org.jrebirth.af.core.ui.handler.SwipeHandler
The Swipe adapter.
swipeDown(SwipeEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
Manage events when user performs downward swipe gesture.
swipeDown(SwipeEvent) - Method in interface org.jrebirth.af.core.ui.adapter.SwipeAdapter
Manage events when user performs downward swipe gesture.
SwipeHandler - Class in org.jrebirth.af.core.ui.handler
The interface SwipeHandler.
SwipeHandler(SwipeAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.SwipeHandler
Default Constructor.
swipeLeft(SwipeEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
Manage events when user performs leftward swipe gesture.
swipeLeft(SwipeEvent) - Method in interface org.jrebirth.af.core.ui.adapter.SwipeAdapter
Manage events when user performs leftward swipe gesture.
swipeRight(SwipeEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
Manage events when user performs rightward swipe gesture.
swipeRight(SwipeEvent) - Method in interface org.jrebirth.af.core.ui.adapter.SwipeAdapter
Manage events when user performs rightward swipe gesture.
swipeUp(SwipeEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultSwipeAdapter
Manage events when user performs upward swipe gesture.
swipeUp(SwipeEvent) - Method in interface org.jrebirth.af.core.ui.adapter.SwipeAdapter
Manage events when user performs upward swipe gesture.
SwitchFullScreenCommand - Class in org.jrebirth.af.core.command.basic
The class SwitchFullScreenCommand.
SwitchFullScreenCommand() - Constructor for class org.jrebirth.af.core.command.basic.SwitchFullScreenCommand
 

T

target - Variable in class org.jrebirth.af.core.facade.JRebirthEventBase
The target class.
TASK_MESSAGE - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
This wave item will be used only into a WaveData to pass the right string property used to display the task message.
TASK_TITLE - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
This wave item will be used only into a WaveData to pass the right string property used to display the task title.
taskAchieved() - Method in class org.jrebirth.af.core.service.ServiceTask
The task has been terminated because the source wave was consumed or has failed.
TaskTrackerService - Class in org.jrebirth.af.core.service.basic
The class TaskTrackerService.
TaskTrackerService() - Constructor for class org.jrebirth.af.core.service.basic.TaskTrackerService
 
THREAD_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
"Thread error : {0} ".
THREAD_POOL_SIZE_RATIO - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
Pool size of JRebirth Thread Pool.
threadType - Variable in exception org.jrebirth.af.core.exception.JRebirthThreadException
The local thread type.
throwError(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.AbstractLogAdapter
Throw a Runtime Exception.
timestamp - Variable in class org.jrebirth.af.core.wave.WaveBase
The Wave timestamp.
toString() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
toString() - Method in class org.jrebirth.af.core.facade.JRebirthEventBase
toString() - Method in class org.jrebirth.af.core.key.ClassKey
toString() - Method in class org.jrebirth.af.core.key.MultitonKey
toString() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
toString() - Method in class org.jrebirth.af.core.resource.i18n.MessageResource
toString() - Method in enum org.jrebirth.af.core.resource.image.ImageExtension
toString() - Method in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
toString() - Method in class org.jrebirth.af.core.wave.WaveBase
toString() - Method in class org.jrebirth.af.core.wave.WaveItem
toString() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
touch(TouchEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
Manage ANY touch events.
touch(TouchEvent) - Method in interface org.jrebirth.af.core.ui.adapter.TouchAdapter
Manage ANY touch events.
TouchAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class TouchAdapter.
touchAdapter - Variable in class org.jrebirth.af.core.ui.handler.TouchHandler
The Touch adapter.
TouchHandler - Class in org.jrebirth.af.core.ui.handler
The interface TouchHandler.
TouchHandler(TouchAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.TouchHandler
Default Constructor.
touchMoved(TouchEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
Manage events when touch point is moved.
touchMoved(TouchEvent) - Method in interface org.jrebirth.af.core.ui.adapter.TouchAdapter
Manage events when touch point is moved.
touchPressed(TouchEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
Manage events when touch point is touched for the first time.
touchPressed(TouchEvent) - Method in interface org.jrebirth.af.core.ui.adapter.TouchAdapter
Manage events when touch point is touched for the first time.
touchReleased(TouchEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
Manage events when touch point is released.
touchReleased(TouchEvent) - Method in interface org.jrebirth.af.core.ui.adapter.TouchAdapter
Manage events when touch point is released.
touchStationary(TouchEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultTouchAdapter
Manage events when touch point is pressed and still (doesn't move)..
touchStationary(TouchEvent) - Method in interface org.jrebirth.af.core.ui.adapter.TouchAdapter
Manage events when touch point is pressed and still (doesn't move)..
trace(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Trace.
trace(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Trace.
trace(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Trace.
trace(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Trace.
trace(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Trace.
trace(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Trace.
trace(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Trace.
trace(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Trace.
trace(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Trace.
trace(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Trace.
trace(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Trace.
trace(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Trace.
trackEvent(JRebirthEventType, Class<?>, Class<?>, String...) - Method in interface org.jrebirth.af.core.facade.GlobalFacade
Track an event.
trackEvent(JRebirthEventType, Class<?>, Class<?>, String...) - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
Track an event.
trackTask(ServiceTask<?>) - Method in class org.jrebirth.af.core.service.basic.TaskTrackerService
Track a task progression.
transformFontName(String) - Method in class org.jrebirth.af.core.resource.font.FontBuilder
Transform the font name by replacing _ by space.
TRUE_TYPE_FONT_EXTENSION - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The TRUE_TYPE_FONT_EXTENSION field is used to define the font file extension .

U

UI - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Util layer.
uid - Variable in class org.jrebirth.af.core.resource.color.ColorItemBase
The unique identifier of the color item.
uid - Variable in class org.jrebirth.af.core.resource.font.FontItemBase
The unique identifier of the font item.
uid - Variable in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
The unique identifier of the image item.
uid - Variable in class org.jrebirth.af.core.resource.i18n.MessageItemBase
The unique identifier of the color item.
uid - Variable in class org.jrebirth.af.core.resource.image.ImageItemBase
The unique identifier of the image item.
uid - Variable in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
The unique identifier of the color item.
uid - Variable in class org.jrebirth.af.core.resource.style.StyleSheetItemBase
The unique identifier of the image item.
uid - Variable in class org.jrebirth.af.core.ui.InnerModelBase
The unique identifier of the wave type.
uid - Variable in class org.jrebirth.af.core.wave.WaveItem
The unique identifier of the wave item.
uid - Variable in class org.jrebirth.af.core.wave.WaveTypeBase
The unique identifier of the wave type.
uiFacade - Variable in class org.jrebirth.af.core.facade.GlobalFacadeBase
The facade for UI components.
UiFacade - Class in org.jrebirth.af.core.facade
The class UiFacade.
UiFacade(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.UiFacade
Default Constructor.
UIMessages - Interface in org.jrebirth.af.core.ui
The class UIMessages.
UNCAUGHT - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Exception.Handler layer.
UNCAUGHT_EXCEPTION - Static variable in interface org.jrebirth.af.core.exception.handler.HandlerMessages
"Uncaught Exception: {0}".
uncaughtException(Thread, Throwable) - Method in class org.jrebirth.af.core.exception.handler.AbstractJrbUncaughtExceptionHandler
uncaughtExceptionHandler - Variable in class org.jrebirth.af.core.facade.NamedThreadBuilder
The uncaught Exception handler.
uncaughtExceptionHandlerType - Variable in class org.jrebirth.af.core.exception.handler.AbstractJrbUncaughtExceptionHandler
The type of UncaughtExceptionHandler.
UNDEFINED_ENV_VAR - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Undefined Environment Variable : {0}".
underscoreToCamelCase(String) - Static method in class org.jrebirth.af.core.util.ClassUtility
Convert A_STRING_UNDESCORED into aStringUnderscored.
UniqueKey<R> - Interface in org.jrebirth.af.core.key
The class UniqueKey.
uniquePlaceHolder - Variable in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
The unique place holder, in example the centerProperty of a BorderPane.
uniquePlaceHolder - Variable in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
The unique place holder, in example the centerProperty of a BorderPane.
uniquePlaceHolder(ObjectProperty<Node>) - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelWaveBuilder
Define the unique place holder.
UNKNOWN_UNCAUGHT_EXCEPTION - Static variable in interface org.jrebirth.af.core.exception.handler.HandlerMessages
"Uncaught Exception: {0} - {1}".
unlisten(WaveType...) - Method in interface org.jrebirth.af.core.facade.WaveReady
Stop to listen the type of wave for the current component.
unlisten(WaveType...) - Method in class org.jrebirth.af.core.link.AbstractWaveReady
Stop to listen the type of wave for the current component.
unlisten(WaveReady<?>, WaveType...) - Method in interface org.jrebirth.af.core.link.Notifier
Stop to listen a defined type of wave.
unlisten(WaveReady<?>, WaveType...) - Method in class org.jrebirth.af.core.link.NotifierBase
Stop to listen a defined type of wave.
UNLISTEN_WAVE_TYPE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"UnListen {0} by {1}".
unlistenAll(WaveReady<?>) - Method in interface org.jrebirth.af.core.link.Notifier
Stop to listen all waveType listened by the component.
unlistenAll(WaveReady<?>) - Method in class org.jrebirth.af.core.link.NotifierBase
Stop to listen all waveType listened by the component.
UNPROCESSED_WAVE_HANDLER - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The handler used while running in developer mode to manage unprocessed wave.
unprocessedWaveHandler - Variable in class org.jrebirth.af.core.link.NotifierBase
The handler used to handle unprocessed waves.
UnprocessedWaveHandler - Interface in org.jrebirth.af.core.link
The class UnprocessedWaveHandler.
unqueueWaves() - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
Recursive call.
unregister(UniqueKey<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Unregister a new ready object component.
unregister(E, Object...) - Method in class org.jrebirth.af.core.facade.AbstractFacade
Unregister a new ready object component.
unregister(UniqueKey<E>) - Method in interface org.jrebirth.af.core.facade.Facade
Unregister a new ready object component.
unregister(E, Object...) - Method in interface org.jrebirth.af.core.facade.Facade
Unregister a new ready object component.
UPDATE_PARAMETER - Static variable in interface org.jrebirth.af.core.resource.parameter.ParameterMessages
"Update key {0} with value= {1}".
updateMessage(Wave, String) - Method in class org.jrebirth.af.core.service.AbstractService
Update the current message of the service task related to the given wave.
updateMessage(String) - Method in class org.jrebirth.af.core.service.ServiceTask
updateProgress(Wave, long, long) - Method in class org.jrebirth.af.core.service.AbstractService
Update the progress of the service task related to the given wave.
updateProgress(Wave, long, long, double) - Method in class org.jrebirth.af.core.service.AbstractService
Update the progress of the service task related to the given wave.
updateProgress(Wave, double, double) - Method in class org.jrebirth.af.core.service.AbstractService
Update the progress of the service task related to the given wave.
updateProgress(Wave, double, double, double) - Method in class org.jrebirth.af.core.service.AbstractService
Update the progress of the service task related to the given wave.
updateProgress(long, long) - Method in class org.jrebirth.af.core.service.ServiceTask
updateProgress(double, double) - Method in class org.jrebirth.af.core.service.ServiceTask
updateTitle(Wave, String) - Method in class org.jrebirth.af.core.service.AbstractService
Update the current message of the service task related to the given wave.
updateTitle(String) - Method in class org.jrebirth.af.core.service.ServiceTask
USE_DEFAULT_CLASSLOADER - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Use Default ClassLoader to search properties files" .
USE_DEFAULT_WAVE_HANDLER - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Impossible to load the UnprocessedWaveHandler , will use the default one".
USE_JNLP_CLASSLOADER - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"Use JNLPClassLoader to search properties files" .
UTIL - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used by JRebirth Util layer.
UtilMessages - Interface in org.jrebirth.af.core.util
The class UtilMessages.

V

value - Variable in class org.jrebirth.af.core.wave.WaveData
The value data.
valueOf(String) - Static method in enum org.jrebirth.af.core.annotation.MethodPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.command.basic.stage.StageAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.concurrent.RunnablePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.concurrent.RunType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.exception.handler.JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.exception.JRebirthThreadException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.facade.JRebirthEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.log.JRLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.resource.color.AppColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.resource.image.ImageExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.AutoHandler.CallbackObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnAction.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnDrag.DragType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnFinished.FinishedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnKey.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnMouse.MouseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnRotate.RotateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnScroll.ScrollType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnSwipe.SwipeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnTouch.TouchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnWindow.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.ui.annotation.OnZoom.ZoomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.wave.Wave.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.wave.WaveGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jrebirth.af.core.wave.WaveItems
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jrebirth.af.core.annotation.MethodPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.command.basic.stage.StageAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.concurrent.RunnablePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.concurrent.RunType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.exception.handler.JrbUncaughtExceptionHandler.UncaughtExceptionHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.exception.JRebirthThreadException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.facade.JRebirthEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.log.JRLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.resource.color.AppColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.resource.image.ImageExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.adapter.EventAdapter.Linker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.AutoHandler.CallbackObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnAction.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnDrag.DragType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnFinished.FinishedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnKey.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnMouse.MouseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnRotate.RotateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnScroll.ScrollType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnSwipe.SwipeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnTouch.TouchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnWindow.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.ui.annotation.OnZoom.ZoomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.wave.Wave.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.wave.WaveGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jrebirth.af.core.wave.WaveItems
Returns an array containing the constants of this enum type, in the order they are declared.
varenvMap - Variable in class org.jrebirth.af.core.resource.parameter.ParameterBuilder
Store all translated environment variable.
view - Variable in class org.jrebirth.af.core.ui.AbstractBaseController
The view component.
view - Variable in class org.jrebirth.af.core.ui.AbstractModel
The dedicated view component.
View<M extends Model,N extends Node,C extends Controller<?,?>> - Interface in org.jrebirth.af.core.ui
The interface View.
VIEW_ANNO_PROCESSING_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
"Impossible to process annotation for root node : {0}" .
viewDisplayed - Variable in class org.jrebirth.af.core.ui.AbstractBaseModel
Flag used to determine if a view has been already displayed, useful to manage first time animation.

W

warn(MessageItem) - Method in interface org.jrebirth.af.core.log.JRLogger
Warn.
warn(MessageItem, Throwable) - Method in interface org.jrebirth.af.core.log.JRLogger
Warn.
warn(MessageItem, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Warn.
warn(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.core.log.JRLogger
Warn.
warn(MessageItem) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Warn.
warn(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Warn.
warn(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Warn.
warn(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.LogbackAdapter
Warn.
warn(MessageItem) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Warn.
warn(MessageItem, Throwable) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Warn.
warn(MessageItem, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Warn.
warn(MessageItem, Throwable, Object...) - Method in class org.jrebirth.af.core.log.Slf4jAdapter
Warn.
wave - Variable in class org.jrebirth.af.core.command.CommandRunnable
The wave.
WAVE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
The Marker used to report Wave related message.
wave - Variable in class org.jrebirth.af.core.service.ServiceTask
The sourceWave.
Wave - Interface in org.jrebirth.af.core.wave
The interface Wave.
Wave.Status - Enum in org.jrebirth.af.core.wave
The class Status.
Wave.Status() - Constructor for enum org.jrebirth.af.core.wave.Wave.Status
 
WAVE_BEAN_CREATION_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Impossible to build WaveBean instance : {0}".
WAVE_DISPATCH_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Error while dispatching a wave".
WAVE_HANDLER_METHOD_REQUIRED - Static variable in interface org.jrebirth.af.core.util.UtilMessages
"{0} must have a method => void {1} ({2}, Wave wave)\{\}".
WAVE_HANDLER_PREFIX - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthParameters
The WAVE_HANDLER_PREFIX field is used to add a prefix to custom wave handler method of JRebirth components.
WAVE_HANDLING_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Error while handling a wave".
WAVE_LOST - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Wave Lost : {0}".
WAVE_LOST_CONTEXT - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Wave Lost [{1}]: {0}".
WAVE_SENDING_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
"Failed to send Wave".
WaveBase - Class in org.jrebirth.af.core.wave
The class WaveBase.
WaveBase() - Constructor for class org.jrebirth.af.core.wave.WaveBase
Default Constructor.
waveBean - Variable in class org.jrebirth.af.core.wave.WaveBase
The wave bean.
WaveBean - Interface in org.jrebirth.af.core.wave
The class WaveBean.
waveBeanClass - Variable in class org.jrebirth.af.core.command.CommandWaveBuilder
The class of the wave bean to use.
waveBeanClass - Variable in class org.jrebirth.af.core.wave.WaveBase
The type extending WaveBean to use to embed some values.
waveBeanClass - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The wave bean class of the wave to build.
waveBeanClass(Class<? extends WaveBean>) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the wave bean class.
WaveBuilder<B extends WaveBuilder<B>> - Class in org.jrebirth.af.core.wave
The class WaveBuilder.
WaveBuilder() - Constructor for class org.jrebirth.af.core.wave.WaveBuilder
 
waveCancelled(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave has just been cancelled.
waveCancelled(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave has just been cancelled.
waveCancelled(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave has just been cancelled.
waveCancelled(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave has just been cancelled.
waveCancelled(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave has just been cancelled.
waveCancelled(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave has just been cancelled.
waveCancelled(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave has just been cancelled.
waveChecker - Variable in class org.jrebirth.af.core.link.WaveHandler
The wave checker taht check if the wave could be handled, could be null.
WaveChecker - Interface in org.jrebirth.af.core.wave.checker
The class WaveChecker.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave has just been consumed.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave has just been consumed.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave has just been consumed.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave has just been consumed.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave has just been consumed.
waveConsumed(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave has just been consumed.
waveConsumed(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave has just been consumed.
waveCreated(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave has just been created.
waveCreated(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave has just been created.
waveCreated(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave has just been created.
waveCreated(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave has just been created.
waveCreated(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave has just been created.
waveCreated(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave has just been created.
waveCreated(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave has just been created.
waveData - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The list of Wave Data.
WaveData<T> - Class in org.jrebirth.af.core.wave
The class WaveData.
WaveData(WaveItem<T>, T) - Constructor for class org.jrebirth.af.core.wave.WaveData
Default Constructor.
waveDataList - Variable in class org.jrebirth.af.core.wave.WaveBase
A sorted list that contains all data.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave has just been destroyed.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave has just been destroyed.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave has just been destroyed.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave has just been destroyed.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave has just been destroyed.
waveDestroyed(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave has just been destroyed.
waveDestroyed(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave has just been destroyed.
WaveException - Exception in org.jrebirth.af.core.exception
The class WaveException.
WaveException(Wave, Throwable) - Constructor for exception org.jrebirth.af.core.exception.WaveException
Constructor with message and throwable.
WaveException(Wave) - Constructor for exception org.jrebirth.af.core.exception.WaveException
Constructor without base exception.
WaveException(Throwable) - Constructor for exception org.jrebirth.af.core.exception.WaveException
Constructor without custom message.
waveFailed(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave processing has failed.
waveFailed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave processing has failed.
waveFailed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave processing has failed.
waveFailed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave processing has failed.
waveFailed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave processing has failed.
waveFailed(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave processing has failed.
waveFailed(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave processing has failed.
waveGroup - Variable in class org.jrebirth.af.core.wave.WaveBase
The group of the wave used to dispatch the right event.
waveGroup - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The wave group of the wave to build.
waveGroup(WaveGroup) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the wave group.
WaveGroup - Enum in org.jrebirth.af.core.wave
The enumeration WaveGroup.
WaveGroup() - Constructor for enum org.jrebirth.af.core.wave.WaveGroup
 
WaveHandler - Class in org.jrebirth.af.core.link
The class WaveHandler is used to define how to manage a Wave for wave type subscribers.
WaveHandler(WaveReady<?>, WaveChecker, Method) - Constructor for class org.jrebirth.af.core.link.WaveHandler
Instantiates a new wave handler.
waveHandlers - Variable in class org.jrebirth.af.core.link.WaveSubscription
The list of wev handler to call when this wave type is received.
waveItem - Variable in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
The wave item used to store the value into a WaveData.
waveItem - Variable in class org.jrebirth.af.core.wave.WaveData
The key property, must be set with an enumeration that implements WaveItem.
WaveItem<T> - Class in org.jrebirth.af.core.wave
The class WaveItem.
WaveItem() - Constructor for class org.jrebirth.af.core.wave.WaveItem
Default Constructor.
WaveItem(String) - Constructor for class org.jrebirth.af.core.wave.WaveItem
Default Constructor.
WaveItem(boolean) - Constructor for class org.jrebirth.af.core.wave.WaveItem
Default Constructor.
WaveItem(String, boolean) - Constructor for class org.jrebirth.af.core.wave.WaveItem
Constructor with all parameters.
WaveItemEnum - Interface in org.jrebirth.af.core.wave
The interface IWaveItem.
waveItemList - Variable in class org.jrebirth.af.core.wave.WaveTypeBase
Define arguments types to use.
WaveItems - Enum in org.jrebirth.af.core.wave
The class WaveItems.
WaveItems(WaveItem<?>) - Constructor for enum org.jrebirth.af.core.wave.WaveItems
Private constructor.
waveItemsMap - Variable in class org.jrebirth.af.core.wave.WaveBase
A map used to contain all data.
waveList - Variable in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The list of wave to be processed one after the other.
WaveListener - Interface in org.jrebirth.af.core.wave
The class WaveListener.
waveListeners - Variable in class org.jrebirth.af.core.wave.WaveBase
The list of wave Listener to warn when wave status changed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave is being processed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave is being processed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave is being processed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave is being processed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave is being processed.
waveProcessed(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave is being processed.
waveProcessed(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave is being processed.
WaveReady<R extends WaveReady<R>> - Interface in org.jrebirth.af.core.facade
The interface WaveReady.
waveReady - Variable in class org.jrebirth.af.core.link.WaveHandler
The wave ready component that will handle the wave.
waveSent(Wave) - Method in class org.jrebirth.af.core.command.AbstractMultiCommand
The wave has just been sent to the notifier.
waveSent(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainServiceCommand
The wave has just been sent to the notifier.
waveSent(Wave) - Method in class org.jrebirth.af.core.command.basic.ChainWaveCommand
The wave has just been sent to the notifier.
waveSent(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskReturnWaveListener
The wave has just been sent to the notifier.
waveSent(Wave) - Method in class org.jrebirth.af.core.service.ServiceTaskWaveListener
The wave has just been sent to the notifier.
waveSent(Wave) - Method in class org.jrebirth.af.core.wave.DefaultWaveListener
The wave has just been sent to the notifier.
waveSent(Wave) - Method in interface org.jrebirth.af.core.wave.WaveListener
The wave has just been sent to the notifier.
waveSource - Variable in class org.jrebirth.af.core.command.AbstractMultiCommand
The source wave that trigger this command.
WaveStatusChangeListener - Interface in org.jrebirth.af.core.wave
The class WaveStatusChangeListener.
WaveSubscription - Class in org.jrebirth.af.core.link
The class WaveSubscription is used to store all wave handler related to a wave type.
WaveSubscription(WaveType, List<WaveHandler>) - Constructor for class org.jrebirth.af.core.link.WaveSubscription
Default Constructor.
waveType - Variable in class org.jrebirth.af.core.link.WaveSubscription
The listened wave type.
waveType - Variable in class org.jrebirth.af.core.wave.WaveBase
The type of the wave used to call the right method name of the receiver object.
waveType - Variable in class org.jrebirth.af.core.wave.WaveBuilder
The wave type of the wave to build.
waveType(WaveType) - Method in class org.jrebirth.af.core.wave.WaveBuilder
Define the wave type.
WaveType - Interface in org.jrebirth.af.core.wave
The interface WaveType.
WaveTypeBase - Class in org.jrebirth.af.core.wave
The class WaveTypeBase.
WaveTypeBase(String, WaveItem<?>...) - Constructor for class org.jrebirth.af.core.wave.WaveTypeBase
Default constructor.
waveTypeMap - Static variable in class org.jrebirth.af.core.wave.WaveTypeBase
Map that store WaveType used according to their unique identifier.
WebColor - Class in org.jrebirth.af.core.resource.color
The class WebColor used to create a Web Color.
WebColor(String) - Constructor for class org.jrebirth.af.core.resource.color.WebColor
Default Constructor.
WebColor(String, double) - Constructor for class org.jrebirth.af.core.resource.color.WebColor
Default Constructor.
WebImage - Class in org.jrebirth.af.core.resource.image
The interface LocalImage.
WebImage(String, String, String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.WebImage
Default Constructor.
WebImage(String, boolean, String, String, ImageExtension) - Constructor for class org.jrebirth.af.core.resource.image.WebImage
Default Constructor.
website() - Method in class org.jrebirth.af.core.resource.image.WebImage
Return the website base url.
websiteProperty - Variable in class org.jrebirth.af.core.resource.image.WebImage
the local image path.
websiteProperty() - Method in class org.jrebirth.af.core.resource.image.WebImage
Return the website property.
weight() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the font weight.
weightProperty - Variable in class org.jrebirth.af.core.resource.font.FamilyFont
the font weight.
weightProperty() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
Return the font weight property.
window(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window ANY events.
window(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window ANY events.
WindowAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class WindowAdapter.
windowAdapter - Variable in class org.jrebirth.af.core.ui.handler.WindowHandler
The Window adapter.
windowCloseRequest(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window close request events.
windowCloseRequest(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window close request events.
WindowHandler - Class in org.jrebirth.af.core.ui.handler
The interface WindowHandler.
WindowHandler(WindowAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.WindowHandler
Default Constructor.
windowHidden(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window hidden events.
windowHidden(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window hidden events.
windowHiding(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window hiding events.
windowHiding(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window hiding events.
windowShowing(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window showing events.
windowShowing(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window showing events.
windowShown(WindowEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultWindowAdapter
Manage window shown events.
windowShown(WindowEvent) - Method in interface org.jrebirth.af.core.ui.adapter.WindowAdapter
Manage window shown events.
workerHandler - Variable in class org.jrebirth.af.core.service.basic.TaskTrackerService
The unique handler used to remove a pending task.
wrapbuildHandler(EventAdapter, Class<? extends EventAdapter>, Class<? extends EventHandler<E>>) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
Build an event handler by reflection to wrap the event adapter given.
wuid - Variable in class org.jrebirth.af.core.wave.WaveBase
The Wave Unique Identifier.

Z

zoom(ZoomEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultZoomAdapter
Manage events when user performs a zooming gesture such as dragging two fingers apart.
zoom(ZoomEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ZoomAdapter
Manage events when user performs a zooming gesture such as dragging two fingers apart.
ZoomAdapter - Interface in org.jrebirth.af.core.ui.adapter
The class ZoomAdapter.
zoomAdapter - Variable in class org.jrebirth.af.core.ui.handler.ZoomHandler
The Zoom adapter.
zoomFinished(ZoomEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultZoomAdapter
Manage events when a zooming gesture ends.
zoomFinished(ZoomEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ZoomAdapter
Manage events when a zooming gesture ends.
ZoomHandler - Class in org.jrebirth.af.core.ui.handler
The interface ZoomHandler.
ZoomHandler(ZoomAdapter) - Constructor for class org.jrebirth.af.core.ui.handler.ZoomHandler
Default Constructor.
zoomStarted(ZoomEvent) - Method in class org.jrebirth.af.core.ui.adapter.DefaultZoomAdapter
Manage events when a zooming gesture is detected.
zoomStarted(ZoomEvent) - Method in interface org.jrebirth.af.core.ui.adapter.ZoomAdapter
Manage events when a zooming gesture is detected.
A B C D E F G H I J K L M N O P R S T U V W Z 

Copyright © 2011–2014 JRebirth OSS. All rights reserved.