- abs(String, String, ImageExtension) - Method in interface org.jrebirth.af.core.resource.image.ImageItemReal.Absolute
-
- abs(String, ImageExtension) - Method in interface org.jrebirth.af.core.resource.image.ImageItemReal.Absolute
-
- abs(String) - Method in interface org.jrebirth.af.core.resource.image.ImageItemReal.Absolute
-
- 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() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Gets the absolute path for resource bundle.
- absoluteBundlePath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Gets the absolute path for resource bundle.
- absoluteBundlePathProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Absolute bundle path property.
- absolutePath() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Gets the absolute path for fxml (and for resource bundle if bundle path is null).
- 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).
- 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 class
AbstractBaseColor is the base class for other
ColorParams
classes.
- 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, PriorityLevel) - 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 class
AbstractBaseFont is the base class for other
FontParams
classes.
- AbstractBaseFont(FontName, double, FontExtension) - Constructor for class org.jrebirth.af.core.resource.font.AbstractBaseFont
-
Default Constructor.
- 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
-
Default Constructor.
- AbstractBaseParams - Class in org.jrebirth.af.core.resource
-
The class AbstractBaseParams.
- AbstractBaseParams() - Constructor for class org.jrebirth.af.core.resource.AbstractBaseParams
-
Default Constructor.
- AbstractBehavior<D extends BehaviorData,C extends BehavioredComponent<C>> - Class in org.jrebirth.af.core.component.behavior
-
The class AbstractBehavior is the base class for implementing
Behavior
interface.
- AbstractBehavior() - Constructor for class org.jrebirth.af.core.component.behavior.AbstractBehavior
-
- AbstractBehaviorData - Class in org.jrebirth.af.core.component.behavior
-
The Class AbstractBehaviorData is the base class for implementing
BehaviorData
interface.
- AbstractBehaviorData() - Constructor for class org.jrebirth.af.core.component.behavior.AbstractBehaviorData
-
Default Constructor..
- AbstractBehavioredComponent<C extends BehavioredComponent<C>> - Class in org.jrebirth.af.core.component.behavior
-
The class
AbstractBehavioredComponent is the base class to add Behavior support for
Component
.
- AbstractBehavioredComponent() - Constructor for class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
- AbstractComponent<C extends Component<C>> - Class in org.jrebirth.af.core.component.basic
-
The class AbstractComponent.
- AbstractComponent() - Constructor for class org.jrebirth.af.core.component.basic.AbstractComponent
-
- 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
-
- AbstractDialogCommand - Class in org.jrebirth.af.dialog
-
- AbstractDialogCommand() - Constructor for class org.jrebirth.af.dialog.AbstractDialogCommand
-
- 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.
- AbstractFormController - Class in org.jrebirth.af.core.ui.fxform
-
- AbstractFormController(AbstractFormView) - Constructor for class org.jrebirth.af.core.ui.fxform.AbstractFormController
-
Default Constructor.
- AbstractFormModel<M extends AbstractFormModel<?,?,?>,V extends AbstractFormView<?,?,B>,B> - Class in org.jrebirth.af.core.ui.fxform
-
The class AbstractFormModel.
- AbstractFormModel() - Constructor for class org.jrebirth.af.core.ui.fxform.AbstractFormModel
-
- AbstractFormView<M extends AbstractFormModel<M,?,?>,C extends Controller<M,?>,B> - Class in org.jrebirth.af.core.ui.fxform
-
- AbstractFormView(M) - Constructor for class org.jrebirth.af.core.ui.fxform.AbstractFormView
-
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
-
- AbstractFXMLControllerFactory - Class in org.jrebirth.af.core.ui.fxml
-
- AbstractFXMLControllerFactory() - Constructor for class org.jrebirth.af.core.ui.fxml.AbstractFXMLControllerFactory
-
- 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, PriorityLevel) - 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.
- AbstractJRebirthPreloader - Class in org.jrebirth.af.preloader
-
The class AbstractJRebirthPreloader is the base class that receives progress notifications from JRebirth engine .
- AbstractJRebirthPreloader() - Constructor for class org.jrebirth.af.preloader.AbstractJRebirthPreloader
-
- AbstractLogAdapter - Class in org.jrebirth.af.core.log
-
- AbstractLogAdapter(Logger) - Constructor for class org.jrebirth.af.core.log.AbstractLogAdapter
-
Default Constructor.
- 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
-
- AbstractModelBehavior<D extends BehaviorData> - Class in org.jrebirth.af.core.component.behavior
-
The Class AbstractModelBehavior.
- AbstractModelBehavior() - Constructor for class org.jrebirth.af.core.component.behavior.AbstractModelBehavior
-
- AbstractModuleStarter - Class in org.jrebirth.af.core.module
-
The Class AbstractModuleStarter.
- AbstractModuleStarter() - Constructor for class org.jrebirth.af.core.module.AbstractModuleStarter
-
- AbstractMultiCommand<WB extends WaveBean> - Class in org.jrebirth.af.core.command.multi
-
The class AbstractMultiCommand.
- AbstractMultiCommand(RunType) - Constructor for class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Default Constructor.
- AbstractMultiCommand(boolean) - Constructor for class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Default Constructor.
- AbstractMultiCommand(RunType, boolean) - Constructor for class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Default Constructor.
- AbstractMultiCommand(RunType, PriorityLevel, boolean) - Constructor for class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Default Constructor.
- AbstractNamedEventHandler<E extends Event,A extends EventAdapter> - Class in org.jrebirth.af.core.ui.handler
-
The class AbstractNamedEventHandler.
- AbstractNamedEventHandler(String, A) - 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
-
- AbstractRef<R extends AbstractRef<R>> - Class in org.jrebirth.af.core.command.ref
-
The Class AbstractRef.
- AbstractRef() - Constructor for class org.jrebirth.af.core.command.ref.AbstractRef
-
- AbstractResourceBuilder<I 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
-
- AbstractResourceItem<I,P extends ResourceParams,R> - Class in org.jrebirth.af.core.resource
-
The class AbstractResourceItem.
- AbstractResourceItem() - Constructor for class org.jrebirth.af.core.resource.AbstractResourceItem
-
- AbstractRestService - Class in org.jrebirth.af.rest.service
-
- AbstractRestService() - Constructor for class org.jrebirth.af.rest.service.AbstractRestService
-
- 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.single
-
The class AbstractSingleCommand.
- AbstractSingleCommand() - Constructor for class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
Default constructor.
- AbstractSingleCommand(RunType) - Constructor for class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
Default constructor.
- AbstractSingleCommand(RunType, PriorityLevel) - Constructor for class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
Default constructor.
- AbstractSlideController<M extends AbstractSlideModel<M,V,?>,V extends AbstractSlideView<M,?,? extends AbstractSlideController<M,V>>> - Class in org.jrebirth.af.presentation.ui.base
-
The class AbstractSlideController.
- AbstractSlideController(V) - Constructor for class org.jrebirth.af.presentation.ui.base.AbstractSlideController
-
Default Constructor.
- AbstractSlideModel<M extends AbstractSlideModel<M,V,S>,V extends AbstractSlideView<?,?,?>,S extends SlideStep> - Class in org.jrebirth.af.presentation.ui.base
-
The class AbstractSlideModel.
- AbstractSlideModel() - Constructor for class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- AbstractSlideModel.SlideFlow - Enum in org.jrebirth.af.presentation.ui.base
-
- AbstractSlideView<M extends AbstractSlideModel<?,?,?>,N extends Parent,C extends AbstractSlideController<?,?>> - Class in org.jrebirth.af.presentation.ui.base
-
The class AbstractSlideView.
- AbstractSlideView(M) - Constructor for class org.jrebirth.af.presentation.ui.base.AbstractSlideView
-
Default Constructor.
- AbstractTemplateController<M extends AbstractTemplateModel<M,V,?>,V extends AbstractTemplateView<M,?,? extends AbstractTemplateController<M,V>>> - Class in org.jrebirth.af.presentation.ui.template
-
The class AbstractTemplateController.
- AbstractTemplateController(V) - Constructor for class org.jrebirth.af.presentation.ui.template.AbstractTemplateController
-
Default Constructor.
- AbstractTemplateModel<M extends AbstractTemplateModel<M,V,S>,V extends AbstractTemplateView<?,?,?>,S extends SlideStep> - Class in org.jrebirth.af.presentation.ui.template
-
The class AbstractTemplateModel.
- AbstractTemplateModel() - Constructor for class org.jrebirth.af.presentation.ui.template.AbstractTemplateModel
-
- AbstractTemplateView<M extends AbstractTemplateModel<?,?,?>,N extends AnchorPane,C extends AbstractTemplateController<?,?>> - Class in org.jrebirth.af.presentation.ui.template
-
The class AbstractTemplateView.
- AbstractTemplateView(M) - Constructor for class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Default Constructor.
- AbstractUndoableCommand<WB extends WaveBean> - Class in org.jrebirth.af.undoredo.command
-
The Class AbstractUndoableCommand is the base class for all other undoable command.
- AbstractUndoableCommand() - Constructor for class org.jrebirth.af.undoredo.command.AbstractUndoableCommand
-
- 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(WaveItemBase<I>, V) - Constructor for class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
-
Default Constructor.
- access() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
TODO To complete.
- AccessBallCommand - Class in org.jrebirth.af.showcase.analyzer.command
-
The class HideBallCommand.
- AccessBallCommand() - Constructor for class org.jrebirth.af.showcase.analyzer.command.AccessBallCommand
-
- Action - Enum in org.jrebirth.af.api.ui.annotation.type
-
The Action event type.
- action() - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Return the current action name.
- action(String) - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Set the action name.
- action(ActionEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneActionAdapter
-
Manage action events.
- action() - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
-
Gets the action.
- action(StageAction) - Method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
-
Sets the action.
- 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() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Return the current action name.
- action(String) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Set the action name.
- action(ActionEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.workbench.WorkbenchController
-
Manage action events.
- ActionAdapter - Interface in org.jrebirth.af.core.ui.adapter
-
The class ActionAdapter.
- 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 interface org.jrebirth.af.api.ui.Controller
-
Activate the controller by initializing all event handler.
- activate() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
-
- activateAutoRefresh() - Method in interface org.jrebirth.af.api.resource.ResourceParams
-
Activate AutoRefresh that will mark the
ResourceParams
as 'Updated' to force the rebuild of the resource on next call.
- 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.
- activateButtons(boolean) - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
Change activation of all buttons.
- adapter - Variable in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
-
The Action adapter.
- adapter() - Method in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
-
Return the implementation of the adapter interface.
- 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.api.wave.Wave
-
Add a wave data.
- ADD - Static variable in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
The add.
- ADD - Static variable in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
The add.
- add(Ref...) - Method in class org.jrebirth.af.core.command.ref.GroupRef
-
Adds the.
- add(K, V) - Method in class org.jrebirth.af.core.util.MultiMap
-
Add a new entry.
- add(WaveItem<T>, T) - Method in class org.jrebirth.af.core.wave.WaveBase
-
Add a wave data.
- ADD_BEHAVIOR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
-
Add behavior {0} to EnhancedComponent {1}.
- 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.
- addBehavior(Class<B>) - Method in interface org.jrebirth.af.api.component.behavior.BehavioredComponent
-
Add a behavior to the component by providing the
Behavior
class.
- addBehavior(BD) - Method in interface org.jrebirth.af.api.component.behavior.BehavioredComponent
-
Add a behavior to the component by providing a
BehaviorData
.
- addBehavior(Class<B>) - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
Add a behavior to the component by providing the
Behavior
class.
- addBehavior(BD) - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
Add a behavior to the component by providing a
BehaviorData
.
- addCSS(Scene, StyleSheetItem) - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Attach a new CSS file to the scene using the default classloader.
- addDatas(WaveData<?>...) - Method in interface org.jrebirth.af.api.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.
- AddDockCommand - Class in org.jrebirth.af.component.command.dock
-
- AddDockCommand() - Constructor for class org.jrebirth.af.component.command.dock.AddDockCommand
-
- addItem(int, Node) - Method in class org.jrebirth.af.component.ui.dock.DockPaneView
-
- addNode(Node) - Method in class org.jrebirth.af.showcase.fxml.ui.embedded.EmbeddedView
-
- addShape(Node) - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoModel
-
Adds the shape.
- addSlideItem(VBox, SlideItem) - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Add a slide item by managing level.
- addTab(int, Dockable) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneView
-
Adds the tab.
- AddTabCommand - Class in org.jrebirth.af.component.command.tab
-
- AddTabCommand() - Constructor for class org.jrebirth.af.component.command.tab.AddTabCommand
-
- addWaveListener(WaveListener) - Method in interface org.jrebirth.af.api.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.api.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.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.
- afterPerform(Wave) - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Actions to perform after the command into the executor thread.
- afterPerform(Wave) - Method in class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
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}" .
- AnimationType - Enum in org.jrebirth.af.presentation.model
-
Java class for AnimationType.
- 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.
- AppColors - Enum in org.jrebirth.af.core.resource.color
-
The class AppColors hold all colors used by default.
- appendChild() - 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).
- appendChild(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).
- application() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- application() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
- 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.parameter.StageParameters
-
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.parameter.StageParameters
-
The application scene background color.
- APPLICATION_SCENE_HEIGHT - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.StageParameters
-
The application scene height.
- APPLICATION_SCENE_WIDTH - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.StageParameters
-
The application scene width.
- APPLICATION_VERSION - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.StageParameters
-
The APPLICATION_VERSION
field is used to define the application version.
- ApplicationMessages - Interface in org.jrebirth.af.core.application
-
The class ApplicationMessages.
- applicationTitle() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Return the application title.
- applicationTitle() - Method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
Return the application title.
- applicationTitle() - Method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
Return the application title.
- applyStyle(ModelConfig<?>) - Method in class org.jrebirth.af.core.ui.AbstractModel
-
TODO To complete.
- 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
-
- attachParentListener() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
-
Attach a custom listener that will release the mode when the rootNode is removed from its parent.
- attachUi(Class<? extends Model>, WaveData<?>...) - Method in interface org.jrebirth.af.api.link.ModelReady
-
Send a wave used to display an UI model.
- attachUi(Class<? extends Model>, WaveData<?>...) - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
Send a wave used to display an UI model.
- AUTO_REFRESH_NAME - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.CoreParameters
-
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.parameter.CoreParameters
-
Allow to auto refresh resource when resource params is updated.
- AutoHandler - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to define the callback object to use for annotation event handler.
- AutoHandler.CallbackObject - Enum in org.jrebirth.af.api.ui.annotation
-
The callback object to use for annotation event handler.
- AutoRelease - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically release a Model when its rootNode is removed from its parent.
- 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}" .
- BallColors - Enum in org.jrebirth.af.showcase.analyzer.ui.editor
-
The class BallColors.
- BallController - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball
-
The class BallController.
- BallController(BallView) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
Default Constructor.
- BallModel - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball
-
The class BallModel.
- BallModel() - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
- BallView - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball
-
The class BallView.
- BallView(BallModel) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallView
-
Default Constructor.
- BasicOpenDialogCommand - Class in org.jrebirth.af.dialog.basic
-
- BasicOpenDialogCommand() - Constructor for class org.jrebirth.af.dialog.basic.BasicOpenDialogCommand
-
- bean - Variable in class org.jrebirth.af.dialog.AbstractDialogCommand
-
- Bean - Annotation Type in org.jrebirth.af.processor.annotation.bean
-
The annotation Bean used to generate bean implementation code.
- BeanProcessor - Class in org.jrebirth.af.processor
-
The Class BeanProcessor.
- BeanProcessor() - Constructor for class org.jrebirth.af.processor.BeanProcessor
-
- beforeExecute(Thread, Runnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
- BeforeInit - Annotation Type in org.jrebirth.af.api.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.multi.AbstractMultiCommand
-
Actions to perform before the command into the executor thread.
- beforePerform(Wave) - Method in class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
Actions to perform before the command into the executor thread.
- Behavior<D extends BehaviorData,C extends BehavioredComponent<C>> - Interface in org.jrebirth.af.api.component.behavior
-
The Interface Behavior is used to define basic methods that each Behavior shall implements.
- BehaviorData - Interface in org.jrebirth.af.api.component.behavior
-
The Interface BehaviorData is used to define basic methods used to store some data used by Behaviors.
- BehaviorDataBase - Class in org.jrebirth.af.core.component.behavior
-
- BehaviorDataBase() - Constructor for class org.jrebirth.af.core.component.behavior.BehaviorDataBase
-
- BehaviorDataFor - Annotation Type in org.jrebirth.af.api.component.behavior.annotation
-
The Interface BehaviorDataFor.
- BehaviorDataFors - Annotation Type in org.jrebirth.af.api.component.behavior.annotation
-
The Interface BehaviorDataFors.
- BehavioredComponent<C extends Component<C>> - Interface in org.jrebirth.af.api.component.behavior
-
The interface BehavioredComponent.
- behaviorFacade() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- BehaviorFacade - Class in org.jrebirth.af.core.facade
-
The class BehaviorFacade.
- BehaviorFacade(GlobalFacade) - Constructor for class org.jrebirth.af.core.facade.BehaviorFacade
-
Default Constructor.
- behaviorFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
- bind() - Method in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
Bind method to implement for adding custom bindings.
- bind() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
Bind method to implement for adding custom bindings.
- 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.fxform.AbstractFormModel
-
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
-
- bind() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Bind method to implement for adding custom bindings.
- bind() - Method in class org.jrebirth.af.sample.ui.SampleModel
-
Bind method to implement for adding custom bindings.
- bindHeight() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Returns the height ratio.
- 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
-
- bindNode(Node) - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Bind node's scale properties to stage size.
- bindWidth() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Returns the width ratio.
- 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() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
-
Return the blue property.
- blueProperty() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
-
- booleanItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The boolean wave item.
- BOOT_COMPONENT_ERROR - Static variable in interface org.jrebirth.af.core.module.ModuleMessages
-
"Impossible to boot component {0}".
- BOOT_UP_ERROR - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
-
"An exception occurred during JRebirth BootUp" .
- BootComponent - Annotation Type in org.jrebirth.af.api.module
-
The Interface WarmUp.
- bootComponent(Class<? extends Component<?>>) - Method in class org.jrebirth.af.core.module.AbstractModuleStarter
-
Boot component by retrieving it from its facade.
- bootUp() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
-
Attach the first view and run pre and post command.
- 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(LayoutType) - Static method in class org.jrebirth.af.component.ui.workbench.LayoutFactory
-
- buildBehaviorFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
-
Build the BehaviorFacade singleton to use.
- buildCommandFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
-
Build the CommandFacade singleton to use.
- buildComponentList(UniqueKey<E>) - Method in class org.jrebirth.af.core.facade.AbstractFacade
-
Build a new instance of the ready object class.
- buildComponents(Class<R>) - Method in interface org.jrebirth.af.api.component.factory.ComponentFactory
-
Build a fresh instance of a component.
- buildComponents(Class<R>) - Method in class org.jrebirth.af.core.component.factory.DefaultComponentFactory
-
Build a fresh instance of a component.
- buildController() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Build the view controller.
- buildCustomizableClass(ParameterItem<Class<?>>, Class<D>, Class<?>) - Static method in class org.jrebirth.af.core.util.ParameterUtility
-
Build a customizable class.
- buildDefaultContent(SlideContent) - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Build the default content slide.
- builder() - Method in interface org.jrebirth.af.api.resource.ResourceItem
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.color.ColorItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.font.FontItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.image.ImageItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.parameter.ParameterItemReal
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.style.StyleSheetEnum
-
Return the resource builder.
- builder() - Method in interface org.jrebirth.af.core.resource.style.StyleSheetItemReal
-
Return the resource builder.
- builder() - Method in enum org.jrebirth.af.showcase.analyzer.ui.editor.BallColors
-
Return the resource builder.
- 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 generic type according to assignable class.
- buildHorizontalAnimation(double, double, double, double) - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Build a scaling animation.
- 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.
- buildResource(I, 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.
- buildRootNode() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Build the root node.
- buildRootNode() - Method in class org.jrebirth.af.core.ui.fxform.AbstractFormView
-
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.
- buildUiData(Object...) - Static method in interface org.jrebirth.af.core.wave.WBuilder
-
Build a fresh Wave use to attach a model somewhere.
- buildUiFacade() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
-
Build the UiFacade singleton to use.
- buildView() - Method in class org.jrebirth.af.core.ui.AbstractModel
-
Create the view it was null.
- bundleName() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Gets the resource bundle file name (without suffix).
- bundleName() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Gets the resource bundle file name (without suffix).
- bundleNameProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Bundle name property.
- byteItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The byte wave item.
- call() - Method in class org.jrebirth.af.core.service.ServiceTaskBase
- call(Class<?>) - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerFactory
- 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}
- callCommand(Class<? extends Command>, WaveData<?>...) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Send a wave used to call a command.
- callCommand(Class<? extends CommandBean<WB>>, WB) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Send a wave used to call a command.
- callCommand(Class<? extends CommandBean<WB>>, WB) - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
Send a wave used to call a command.
- callCommand(Class<? extends Command>, WaveData<?>...) - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
Send a wave used to call a command.
- callCommand(Class<? extends Command>, WaveData<?>...) - Method in class org.jrebirth.af.core.ui.AbstractController
-
- callCommand(Class<? extends CommandBean<WB>>, WB) - Method in class org.jrebirth.af.core.ui.AbstractController
-
- callCommand(Class<? extends Command>) - Static method in interface org.jrebirth.af.core.wave.WBuilder
-
Build a fresh Wave use to call the given command.
- 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.
- canProcessAnnotation(Class<? extends Component<?>>) - 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}" .
- CBuilder - Interface in org.jrebirth.af.core.component.basic
-
The Interface CBuilders used as a convenient wrapper to build component related JRebirth Internal objects.
- 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
-
- chainWaveCommand(List<Wave>) - Static method in interface org.jrebirth.af.core.wave.WBuilder
-
- changed(ObservableValue<? extends Wave.Status>, Wave.Status, Wave.Status) - Method in interface org.jrebirth.af.api.wave.WaveStatusChangeListener
- characterItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The character wave item.
- 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.
- checkAllMethodReturnTrue(Object, List<Method>) - Static method in class org.jrebirth.af.core.util.ObjectUtility
-
Check if all given methods return true or if the list is empty.
- checkAvailability(PriorityLevel) - Method in interface org.jrebirth.af.api.concurrent.IJRebirthThreadPoolExecutor
-
Check if a slot is available for the given task priority.
- checkAvailability(PriorityLevel) - Method in class org.jrebirth.af.core.concurrent.JRebirthThreadPoolExecutor
-
Check if a slot is available for the given task priority.
- CheckerUtility - Class in org.jrebirth.af.core.util
-
The class CheckerUtility.
- 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.
- checkProgressRatio(double, double, double) - Method in interface org.jrebirth.af.api.service.ServiceTask
-
Check if the task has enough progressed according to the given threshold.
- checkProgressRatio(double, double, double) - Method in class org.jrebirth.af.core.service.ServiceTaskBase
-
Check if the task has enough progressed according to the given threshold.
- 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 Component>, WaveType...) - Static method in class org.jrebirth.af.core.util.CheckerUtility
-
Check if wave Type contract is respected for the the given EnhancedComponent
class.
- children() - Method in class org.jrebirth.af.core.command.ref.GroupRef
-
Children.
- childrenPlaceHolder() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Gets the children place holder.
- childrenPlaceHolder(ObservableList<Node>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Sets the children place holder.
- CLASS_NOT_FOUND - Static variable in interface org.jrebirth.af.core.module.ModuleMessages
-
"The class {0} cannot be loaded".
- classField() - Method in interface org.jrebirth.af.api.key.UniqueKey
-
Return the class type of the component.
- classField() - Method in class org.jrebirth.af.core.key.ClassKey
-
- ClassicController - Class in org.jrebirth.af.presentation.ui.classic
-
The class ClassicController.
- ClassicController(ClassicView) - Constructor for class org.jrebirth.af.presentation.ui.classic.ClassicController
-
Default Constructor.
- ClassicModel - Class in org.jrebirth.af.presentation.ui.classic
-
The class ClassicModel.
- ClassicModel() - Constructor for class org.jrebirth.af.presentation.ui.classic.ClassicModel
-
- ClassicView - Class in org.jrebirth.af.presentation.ui.classic
-
The class ClassicView.
- ClassicView(ClassicModel) - Constructor for class org.jrebirth.af.presentation.ui.classic.ClassicView
-
Default Constructor.
- classItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The class wave item.
- ClassKey<R> - Class in org.jrebirth.af.core.key
-
The class ClassKey.
- ClassKey(Class<R>, Object...) - Constructor for class org.jrebirth.af.core.key.ClassKey
-
Default Constructor.
- ClasspathUtility - Class in org.jrebirth.af.core.util
-
The class ClassUtility.
- ClassUtility - Class in org.jrebirth.af.core.util
-
The class ClassUtility.
- 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(WaveItemBase<I>, Class<I>) - Constructor for class org.jrebirth.af.core.wave.checker.ClassWaveChecker
-
Default Constructor to call the super one.
- clear() - Method in class org.jrebirth.af.core.util.MultiMap
- 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.parameter.CoreParameters
-
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.parameter.CoreParameters
-
Close Retry Delay in milliseconds, time to wait when application try to close all other time.
- closeClient() - Method in class org.jrebirth.af.rest.service.AbstractRestService
-
- 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 is used to build
Color
instance and store them with weak references.
- ColorBuilder() - Constructor for class org.jrebirth.af.core.resource.color.ColorBuilder
-
- ColorEnum - Interface in org.jrebirth.af.core.resource.color
-
The interface
ColorEnum should be inherited by any Enumeration that want to manage
Color
.
- ColorItem - Interface in org.jrebirth.af.api.resource.color
-
The class ColorItem.
- ColorItemBase - Class in org.jrebirth.af.core.resource.color
-
The class
ColorItemBase provides a simple constructor used to build a
ColorItem
usable from anywhere.
- ColorItemBase() - Constructor for class org.jrebirth.af.core.resource.color.ColorItemBase
-
- ColorItemReal - Interface in org.jrebirth.af.core.resource.color
-
The interface
ColorItemReal used to provided convenient shortcuts for initializing a
Color
.
- ColorItemReal.Gray - Interface in org.jrebirth.af.core.resource.color
-
The interface
Gray provides shortcuts method used to build and register a
GrayColor
.
- ColorItemReal.HSB - Interface in org.jrebirth.af.core.resource.color
-
The interface
HSB provides shortcuts method used to build and register a
HSBColor
.
- ColorItemReal.RGB01 - Interface in org.jrebirth.af.core.resource.color
-
The interface
RGB01 provides shortcuts method used to build and register a
RGB01Color
.
- ColorItemReal.RGB255 - Interface in org.jrebirth.af.core.resource.color
-
The interface
RGB255 provides shortcuts method used to build and register a
RGB255Color
.
- ColorItemReal.Web - Interface in org.jrebirth.af.core.resource.color
-
The interface
Web provides shortcuts method used to build and register a
WebColor
.
- ColorParams - Interface in org.jrebirth.af.api.resource.color
-
The class ColorParams.
- columnProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Column property.
- Command - Interface in org.jrebirth.af.api.command
-
The interface Command is used to run atomic and reusable action.
- 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.api.command
-
The interface Command is used to run atomic and reusable action.
- 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() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- 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() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
- CommandFacadeBallController - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command
-
The class BallController.
- CommandFacadeBallController(CommandFacadeBallView) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command.CommandFacadeBallController
-
Default Constructor.
- CommandFacadeBallModel - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command
-
The class BallModel.
- CommandFacadeBallModel() - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command.CommandFacadeBallModel
-
- CommandFacadeBallView - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command
-
The class BallView.
- CommandFacadeBallView(CommandFacadeBallModel) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command.CommandFacadeBallView
-
Default Constructor.
- CommandReady - Interface in org.jrebirth.af.api.link
-
The class CommandReady.
- 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.
- CommandRunner - Interface in org.jrebirth.af.api.command.ref
-
The Interface CommandRunner.
- CommandWaveRunner - Interface in org.jrebirth.af.api.command.ref
-
The Interface CommandWaveRunner.
- compare(Runnable, Runnable) - Method in class org.jrebirth.af.core.concurrent.JRebirthRunnableComparator
- compareTo(RegistrationItem) - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
- compareTo(WaveData<?>) - Method in class org.jrebirth.af.core.wave.WaveDataBase
- Component<R extends FacadeReady<R>> - Interface in org.jrebirth.af.api.component.basic
-
The interface EnhancedComponent.
- component() - Method in interface org.jrebirth.af.api.component.behavior.Behavior
-
Gets the EnhancedComponent
concerned by this Behavior.
- component() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavior
-
Gets the EnhancedComponent
concerned by this Behavior.
- COMPONENT_BUILD_ERROR - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
-
"Impossible to build the the component {0}".
- COMPONENT_FACTORY - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.ExtensionParameters
-
The factory used to create components.
- COMPONENT_INJECTION_FAILURE - Static variable in interface org.jrebirth.af.core.link.LinkMessages
-
"EnhancedComponent {0} injection has failed".
- COMPONENT_RELEASE_ERROR - Static variable in interface org.jrebirth.af.core.link.LinkMessages
-
"Error while trying to release the component {0}
- COMPONENT_RETRIEVAL_ERROR - Static variable in interface org.jrebirth.af.core.facade.FacadeMessages
-
"EnhancedComponent Retrieval Error".
- componentClass() - Method in interface org.jrebirth.af.api.wave.Wave
-
- componentClass(Class<?>) - Method in interface org.jrebirth.af.api.wave.Wave
-
- componentClass() - Method in class org.jrebirth.af.core.wave.WaveBase
- componentClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
- ComponentEnhancer - Class in org.jrebirth.af.core.link
-
The class ComponentEnhancer is an utility class used to manage Components Annotations.
- ComponentFactory - Interface in org.jrebirth.af.api.component.factory
-
The interface ComponentFactory is used to build EnhancedComponent (Model, Service, Command) classes.
- componentFactory() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- componentFactory() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
-
- ComponentImages - Enum in org.jrebirth.af.component.resources
-
- ComponentProcessor - Class in org.jrebirth.af.processor
-
The Class ComponentProcessor.
- ComponentProcessor() - Constructor for class org.jrebirth.af.processor.ComponentProcessor
-
- ComponentStyles - Interface in org.jrebirth.af.component.resources
-
The ComponentStyles interface providing all style sheets.
- 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.api.application
-
This annotation is used to manage the configuration file service.
- contains(WaveItem<?>) - Method in interface org.jrebirth.af.api.wave.Wave
-
Check if an object exists.
- contains(WaveItem<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
-
Check if an object exists.
- containsKey(Object) - Method in class org.jrebirth.af.core.util.MultiMap
- containsNotNull(WaveItem<?>) - Method in interface org.jrebirth.af.api.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.
- containsValue(Object) - Method in class org.jrebirth.af.core.util.MultiMap
- content - Variable in class org.jrebirth.af.presentation.model.Slide
-
- Controller<M extends Model,V extends View<M,?,?>> - Interface in org.jrebirth.af.api.ui
-
The interface Controller.
- controller() - Method in interface org.jrebirth.af.api.ui.fxml.FXMLComponent
-
Return the controller or null.
- controller() - Method in interface org.jrebirth.af.api.ui.View
-
Return the view controller.
- controller() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Return the view controller.
- controller() - Method in class org.jrebirth.af.core.ui.fxml.FXMLComponentBase
-
Return the controller or null.
- ControlsController - Class in org.jrebirth.af.showcase.analyzer.ui.controls
-
The class ControlsController.
- ControlsController(ControlsView) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsController
-
Default Constructor.
- ControlsModel - Class in org.jrebirth.af.showcase.analyzer.ui.controls
-
The class ControlsModel.
- ControlsModel() - Constructor for class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsModel
-
- controlsModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.workbench.WorkbenchModel
-
- ControlsView - Class in org.jrebirth.af.showcase.analyzer.ui.controls
-
The class ControlsView.
- ControlsView(ControlsModel) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
Default Constructor.
- CoreException - Exception in org.jrebirth.af.api.exception
-
The class CoreException.
- CoreException(MessageItem, Throwable) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor with message and throwable.
- CoreException(String, Throwable) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor with message and throwable.
- CoreException(String) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor without base exception.
- CoreException(MessageItem) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor without base exception.
- CoreException(MessageItem, Throwable, Object...) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor with message and throwable.
- CoreException(MessageItem, Object...) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor without base exception.
- CoreException(Throwable) - Constructor for exception org.jrebirth.af.api.exception.CoreException
-
Constructor without custom message.
- CoreParameters - Interface in org.jrebirth.af.core.resource.provided.parameter
-
The class JRebirthParameters.
- CoreRuntimeException - Exception in org.jrebirth.af.api.exception
-
The class CoreRuntimeException.
- CoreRuntimeException(String, Throwable) - Constructor for exception org.jrebirth.af.api.exception.CoreRuntimeException
-
Constructor with message and throwable.
- CoreRuntimeException(String) - Constructor for exception org.jrebirth.af.api.exception.CoreRuntimeException
-
Constructor without base exception.
- CoreRuntimeException(MessageItem, Throwable, Object...) - Constructor for exception org.jrebirth.af.api.exception.CoreRuntimeException
-
Constructor with message and throwable.
- CoreRuntimeException(MessageItem, Object...) - Constructor for exception org.jrebirth.af.api.exception.CoreRuntimeException
-
Constructor without base exception.
- CoreRuntimeException(Throwable) - Constructor for exception org.jrebirth.af.api.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.component.behavior.dockable.data.Dockable
-
- create() - Static method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
-
- create() - Static method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- create() - Static method in class org.jrebirth.af.component.command.tab.TabWaveBean
-
- create() - Static method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- create() - Static method in class org.jrebirth.af.component.ui.beans.TabbedPaneConfig
-
- create() - Static method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
- create() - Static method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- create() - Static method in class org.jrebirth.af.core.command.basic.stage.StageWaveBean
-
- create() - Static method in class org.jrebirth.af.core.command.ref.GroupRef
-
Creates the.
- create() - Static method in class org.jrebirth.af.core.command.ref.RealRef
-
Creates the.
- create() - Static method in class org.jrebirth.af.core.command.ref.SingleRef
-
Creates a SingleRef object.
- create() - Static method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
-
CReate a new RegistrationItem instance.
- create(Class<C>, Object...) - Static method in interface org.jrebirth.af.core.key.Key
-
Build an unique key.
- create(Class<C>, Object[], Object...) - Static method in interface org.jrebirth.af.core.key.Key
-
Build an unique key.
- create() - Static method in class org.jrebirth.af.core.resource.color.ColorItemBase
-
Build a new Color Item instance.
- create() - Static method in class org.jrebirth.af.core.resource.font.FontItemBase
-
Build a new Font Item instance.
- create() - Static method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
-
- create(boolean) - Static method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
-
- create() - Static method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
-
- create() - Static method in class org.jrebirth.af.core.resource.image.ImageItemBase
-
Create a new ImageItem.
- create(T) - Static method in class org.jrebirth.af.core.resource.parameter.ParameterItemBase
-
- 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(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 Singleton FXML item.
- create(FXMLParams, boolean) - Static method in class org.jrebirth.af.core.resource.Resources
-
Build a FXML item with according singleton parameter.
- 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.resource.style.StyleSheetItemBase
-
- create() - Static method in class org.jrebirth.af.security.behavior.data.Securable
-
- CreateBallCommand - Class in org.jrebirth.af.showcase.analyzer.command
-
The class ShowBallCommand.
- CreateBallCommand() - Constructor for class org.jrebirth.af.showcase.analyzer.command.CreateBallCommand
-
- createMulti(Class<C>, Object...) - Static method in interface org.jrebirth.af.core.key.Key
-
Build a multiton key.
- createMulti(Class<C>, Object[], Object...) - Static method in interface org.jrebirth.af.core.key.Key
-
Build a multiton key.
- createPreloaderScene() - Method in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
-
Creates the preloader scene.
- createPreloaderScene() - Method in class org.jrebirth.af.preloader.JRebirthPreloader
-
Creates the preloader scene.
- createPresentation() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- createPresentation(Presentation) - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- CreateShapeCommand - Class in org.jrebirth.af.showcase.undoredo.command
-
The Class CreateShapeCommand is used to create a node and add it to the graphical editor.
- CreateShapeCommand() - Constructor for class org.jrebirth.af.showcase.undoredo.command.CreateShapeCommand
-
- createSingle(Class<C>, Object...) - Static method in interface org.jrebirth.af.core.key.Key
-
Build a singleton key.
- createSlide() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
Create an instance of
Slide
- createSlideContent() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- createSlideItem() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- createSlideList() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- createSpeaker() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- createSpeakerList() - Method in class org.jrebirth.af.presentation.model.ObjectFactory
-
- CreateViewIntoJAT - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to force the View creation into he JAT (graphical thread).
- createViewIntoJAT - Variable in class org.jrebirth.af.core.ui.AbstractBaseModel
-
Force the creation of the View into JAT if set to true (useful when the view has got a WebView).
- CREATION_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
-
"{0} creation has failed ".
- creationTime() - Method in interface org.jrebirth.af.api.concurrent.JRebirthRunnable
-
Return the creation time.
- creationTime() - Method in class org.jrebirth.af.core.concurrent.AbstractJrbRunnable
-
Return the creation time.
- creationTime() - Method in class org.jrebirth.af.core.service.ServiceTaskBase
-
Return the creation time.
- CRUDRestService<O> - Class in org.jrebirth.af.rest.service
-
- CRUDRestService() - Constructor for class org.jrebirth.af.rest.service.CRUDRestService
-
- CSS_LOADING_ERROR - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
-
""Impossible to load CSS: {0} using folder: {1}/".
- CUSTOM_CLASS_LOADING_ERROR - Static variable in interface org.jrebirth.af.core.util.UtilMessages
-
"Impossible to load the custom {0}, will use the default one".
- CUSTOM_METHOD_NOT_FOUND - Static variable in interface org.jrebirth.af.core.link.LinkMessages
-
"Custom method not found {0}".
- CustomDataFormat - Interface in org.jrebirth.af.component.ui
-
- 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.
- customizeScene(Scene) - Method in class org.jrebirth.af.demo.workbench.WorkbenchApplication
-
- customizeScene(Scene) - Method in class org.jrebirth.af.sample.SampleApplication
-
Customize the default scene.
- customizeScene(Scene) - Method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
Customize the default scene.
- customizeScene(Scene) - Method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
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.
- customizeStage(Stage) - Method in class org.jrebirth.af.sample.SampleApplication
-
Customize the primary stage.
- customizeStage(Stage) - Method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
Customize the primary stage.
- customizeStage(Stage) - Method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
Customize the primary stage.
- customStop() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
-
Method to override to do some stuff when application stops.
- data() - Method in interface org.jrebirth.af.api.component.behavior.Behavior
-
- data() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavior
-
- DataClass - Annotation Type in org.jrebirth.af.core.wave
-
The class DataClass.
- date - Variable in class org.jrebirth.af.presentation.model.Presentation
-
- debug(MessageItem) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Debug.
- debug(MessageItem, Throwable) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Debug.
- debug(MessageItem, Object...) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Debug.
- debug(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.api.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.component.resources.ComponentStyles
-
The component default style sheet.
- DEFAULT - Static variable in interface org.jrebirth.af.core.resource.provided.JRebirthStyles
-
The default Style Sheet used if none have been atatched.
- DEFAULT - Static variable in interface org.jrebirth.af.demo.workbench.resources.WorkbenchStyles
-
The component default style sheet.
- DEFAULT_CSS - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.ResourceParameters
-
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_REST_SERVER - Static variable in interface org.jrebirth.af.rest.RestParameters
-
The default address of the remote rest server to use.
- 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.single.internal
-
The class DefaultBeanCommand.
- DefaultBeanCommand() - Constructor for class org.jrebirth.af.core.command.single.internal.DefaultBeanCommand
-
- DefaultCommand - Class in org.jrebirth.af.core.command.single.internal
-
The class DefaultCommand.
- DefaultCommand() - Constructor for class org.jrebirth.af.core.command.single.internal.DefaultCommand
-
- DefaultComponentFactory - Class in org.jrebirth.af.core.component.factory
-
The class DefaultComponentFactory.
- DefaultComponentFactory() - Constructor for class org.jrebirth.af.core.component.factory.DefaultComponentFactory
-
Default Constructor.
- 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
-
- DefaultFormModel<M extends AbstractFormModel<?,?,?>,V extends AbstractFormView<?,?,B>,B> - Class in org.jrebirth.af.core.ui.fxform
-
The class DefaultFormModel.
- DefaultFormModel() - Constructor for class org.jrebirth.af.core.ui.fxform.DefaultFormModel
-
- DefaultFormView<M extends AbstractFormModel<M,?,B>,C extends Controller<M,AbstractFormView<M,C,B>>,B> - Class in org.jrebirth.af.core.ui.fxform
-
The class DefaultFormView.
- DefaultFormView(M) - Constructor for class org.jrebirth.af.core.ui.fxform.DefaultFormView
-
Default Constructor.
- DefaultFXMLControllerFactory - Class in org.jrebirth.af.core.ui.fxml
-
The class DefaultFXMLControllerFactory.
- DefaultFXMLControllerFactory() - Constructor for class org.jrebirth.af.core.ui.fxml.DefaultFXMLControllerFactory
-
- 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
-
- 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
-
- defaultModelClass - Variable in class org.jrebirth.af.presentation.model.SlideList
-
- 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.multi
-
The class DefaultMultiBeanCommand.
- DefaultMultiBeanCommand() - Constructor for class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
Default Constructor.
- DefaultMultiBeanCommand(boolean) - Constructor for class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
Default Constructor.
- DefaultMultiBeanCommand(RunType) - Constructor for class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
Default Constructor.
- DefaultMultiBeanCommand(RunType, boolean) - Constructor for class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
Default Constructor.
- DefaultMultiCommand - Class in org.jrebirth.af.core.command.multi
-
The class DefaultMultiCommand.
- DefaultMultiCommand() - Constructor for class org.jrebirth.af.core.command.multi.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.single.pool
-
The class DefaultPoolBeanCommand.
- DefaultPoolBeanCommand() - Constructor for class org.jrebirth.af.core.command.single.pool.DefaultPoolBeanCommand
-
- DefaultPoolCommand - Class in org.jrebirth.af.core.command.single.pool
-
The class DefaultPoolCommand.
- DefaultPoolCommand() - Constructor for class org.jrebirth.af.core.command.single.pool.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
-
- DefaultSlideStep - Class in org.jrebirth.af.presentation.ui.base
-
The class DefaultSlideStep.
- DefaultSlideStep(String) - Constructor for class org.jrebirth.af.presentation.ui.base.DefaultSlideStep
-
- 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.single.ui
-
The class DefaultUIBeanCommand.
- DefaultUIBeanCommand() - Constructor for class org.jrebirth.af.core.command.single.ui.DefaultUIBeanCommand
-
- DefaultUICommand - Class in org.jrebirth.af.core.command.single.ui
-
The class DefaultUICommand.
- DefaultUICommand() - Constructor for class org.jrebirth.af.core.command.single.ui.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.
- DefaultUndoableCommand<WB extends WaveBean> - Class in org.jrebirth.af.undoredo.command
-
The Class DefaultUndoableCommand is the default class to build an undoable command.
- DefaultUndoableCommand() - Constructor for class org.jrebirth.af.undoredo.command.DefaultUndoableCommand
-
- 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(WaveItemBase<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(MessageResource) - Method in interface org.jrebirth.af.api.resource.i18n.MessageItem
-
Define a new forced string.
- define(T) - Method in interface org.jrebirth.af.api.resource.parameter.ParameterItem
-
Define a new forced value.
- define(MessageItem, MessageResource) - Method in class org.jrebirth.af.core.resource.i18n.MessageBuilder
-
Override a parameter value.
- define(MessageResource) - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
-
Define a new forced string.
- define(MessageResource) - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
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 class org.jrebirth.af.core.resource.parameter.ParameterItemBase
-
Define a new forced value.
- defineLifecycleMethod(Component<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
-
Parse all methods to search annotated methods that are attached to a lifecycle phase.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowFadingModelCommand
-
This method must be used to return the list of sub command keys.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowModelCommand
-
This method must be used to return the list of sub command keys.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.ShowTemporaryCommand
-
This method must be used to return the list of sub command keys.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
This method must be used to return the list of sub command keys.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
This method must be used to return the list of sub command keys.
- defineSubCommand() - Method in class org.jrebirth.af.core.command.ref.GroupRefCommand
-
This method must be used to return the list of sub command keys.
- DemoStyles - Enum in org.jrebirth.af.showcase.demo.resources
-
The DemoStyles interface providing all style sheets.
- Description - Annotation Type in org.jrebirth.af.api.annotation
-
The annotation DisplayName used to define the description for the annotated element.
- destroy() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
TODO To complete.
- DestroyBallCommand - Class in org.jrebirth.af.showcase.analyzer.command
-
The class HideBallCommand.
- DestroyBallCommand() - Constructor for class org.jrebirth.af.showcase.analyzer.command.DestroyBallCommand
-
- 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.parameter.CoreParameters
-
Developer provides more information when dynamic API is broken (Wave Contract).
- DialogCommand - Interface in org.jrebirth.af.dialog
-
- DialogDaemonCommand - Class in org.jrebirth.af.dialog
-
The Class DialogDaemonCommand.
- DialogDaemonCommand() - Constructor for class org.jrebirth.af.dialog.DialogDaemonCommand
-
- dialogType() - Method in interface org.jrebirth.af.dialog.DialogWaveBean
-
- DialogWaveBean - Interface in org.jrebirth.af.dialog
-
- DialogWaveBean.DialogType - Enum in org.jrebirth.af.dialog
-
- DialogWB - Class in org.jrebirth.af.dialog
-
- DialogWB() - Constructor for class org.jrebirth.af.dialog.DialogWB
-
- DialogWB.DialogType - Enum in org.jrebirth.af.dialog
-
- DisplayInfoPropertiesCommand - Class in org.jrebirth.af.showcase.analyzer.command
-
The class DisplayInfoPropertiesCommand.
- DisplayInfoPropertiesCommand() - Constructor for class org.jrebirth.af.showcase.analyzer.command.DisplayInfoPropertiesCommand
-
- 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
-
Hide the default constructor but allow subclassing.
- DisplayName - Annotation Type in org.jrebirth.af.api.annotation
-
The annotation DisplayName used to define the name to be displayed for the annotated element.
- 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_LOAD_EVENTS - Static variable in interface org.jrebirth.af.showcase.analyzer.service.LoadEdtFileService
-
Wave type use to load events.
- DO_NEXT - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Trigger a Next wave.
- 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.
- DO_PLAY - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Trigger a Play wave.
- DO_PREVIOUS - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Trigger a Previous wave.
- DO_SELECT_EVENT - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Wave used to display info into the properties view.
- DO_SELECT_EVENT_ACTION - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
The WaveType key usabe by OnWave annotation.
- DO_SLICE_NODE - Static variable in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Wave type use to load events.
- DO_SLICE_NODE - Static variable in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Wave type use to load events.
- DO_SOMETHING - Static variable in class org.jrebirth.af.sample.service.SampleService
-
Perform something.
- DO_STOP - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Trigger a Stop wave.
- DO_UNLOAD - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.editor.EditorWaves
-
Trigger a Unload wave.
- doAddPart(ModelObject<PartConfig<?>>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
- doAddTab(Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
Adds the tab.
- DOCK_KEY - Static variable in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
The key of the dock model used as filter by wave checker.
- Dockable - Class in org.jrebirth.af.component.behavior.dockable.data
-
- Dockable() - Constructor for class org.jrebirth.af.component.behavior.dockable.data.Dockable
-
- DOCKABLE - Static variable in interface org.jrebirth.af.component.ui.CustomDataFormat
-
- DockableBehavior - Interface in org.jrebirth.af.component.behavior.dockable
-
- DockableBehaviorImpl - Class in org.jrebirth.af.component.behavior.dockable.impl
-
- DockableBehaviorImpl() - Constructor for class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
-
- dockConfig() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- dockConfig(DockPaneConfig) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- dockHolderKey() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- dockHolderKey(String) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- DockPaneConfig - Class in org.jrebirth.af.component.ui.beans
-
- DockPaneConfig(Class<? extends Model>) - Constructor for class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- DockPaneController - Class in org.jrebirth.af.component.ui.dock
-
The Class TabController.
- DockPaneController(DockPaneView) - Constructor for class org.jrebirth.af.component.ui.dock.DockPaneController
-
The Constructor.
- DockPaneModel - Class in org.jrebirth.af.component.ui.dock
-
The Class DockModel is used to.
- DockPaneModel() - Constructor for class org.jrebirth.af.component.ui.dock.DockPaneModel
-
- DockPaneOrientation - Enum in org.jrebirth.af.component.ui.beans
-
- DockPaneTargetDragAdapter - Class in org.jrebirth.af.component.ui.dock
-
- DockPaneTargetDragAdapter() - Constructor for class org.jrebirth.af.component.ui.dock.DockPaneTargetDragAdapter
-
- DockPaneView - Class in org.jrebirth.af.component.ui.dock
-
The Class DockView only creates a TabPane like component that will handle Model Components.
- DockPaneView(DockPaneModel) - Constructor for class org.jrebirth.af.component.ui.dock.DockPaneView
-
Instantiates a new Dock View.
- DockWaveBean - Class in org.jrebirth.af.component.command.dock
-
- DockWaveBean() - Constructor for class org.jrebirth.af.component.command.dock.DockWaveBean
-
- doCloseStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
-
Close a stage.
- doCreateObject(O, Wave) - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
.
- doDeleteObject(O, Wave) - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
.
- doDestroyStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
-
Destroy the stage and dereference it.
- doEventProcessed(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Called when an event is processed.
- doEventSelected(JRebirthEvent, Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
Call when event previous button is pressed.
- doEventsLoaded(List<JRebirthEvent>, Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsModel
-
Call when event are loaded.
- doEventsLoaded(List<JRebirthEvent>, Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Call when event are loaded.
- doGetObject(Integer, Wave) - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
.
- doGetObjects(Wave) - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
.
- doHideView(Wave) - Method in interface org.jrebirth.af.api.ui.Model
-
Perform the hide view action triggered by a wave.
- doHideView(Wave) - Method in class org.jrebirth.af.core.ui.AbstractModel
-
Perform the hide view action triggered by a wave.
- doInsertPart(int, ModelObject<PartConfig<?>>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
- doInsertTab(int, Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
Insert tab.
- doIt() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
-
Do it.
- doIt() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Do it.
- doLoadEvents(File, Wave) - Method in class org.jrebirth.af.showcase.analyzer.service.impl.LoadEdtFileServiceImpl
-
Parse the event file.
- doLoadEvents(File, Wave) - Method in interface org.jrebirth.af.showcase.analyzer.service.LoadEdtFileService
-
Parse the event file.
- doNext(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Call when event next button is pressed.
- doOpenStage(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
-
Open a stage.
- doPlay(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Call when event play button is pressed.
- doPrevious(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Call when event previous button is pressed.
- doRemovePart(ModelObject<PartConfig<?>>, Wave) - Method in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
- doRemoveTab(Dockable, Wave) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
Removes the tab.
- doShowPageEnum(PageEnum, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
-
Show page.
- doShowPageModel(UniqueKey<? extends Model>, String, Wave) - Method in class org.jrebirth.af.component.ui.stack.StackModel
-
Show page.
- doShowView(Wave) - Method in interface org.jrebirth.af.api.ui.Model
-
Perform the show view action triggered by a wave.
- doShowView(Wave) - Method in class org.jrebirth.af.core.ui.AbstractModel
-
Perform the show view action triggered by a wave.
- doStop(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Call when event stop button is pressed.
- DOT_SEPARATOR - Static variable in class org.jrebirth.af.core.resource.fxml.FXML
-
The dot separator used by fxml declaration.
- doubleItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The double wave item.
- doUnload(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsModel
-
Call when event are loaded.
- doUnload(Wave) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Unload the event list.
- doUpdateObject(O, Wave) - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
.
- Drag - Enum in org.jrebirth.af.api.ui.annotation.type
-
The Drag event type.
- 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.
- dragDone(DragEvent) - Method in class org.jrebirth.af.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag done events.
- dragDone(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag done events.
- 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag dropped events.
- dragDropped(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag dropped 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag entered events.
- dragEntered(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag entered 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag entered target events.
- dragEnteredTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag entered target 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag exited events.
- dragExited(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag exited 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag exited target events.
- dragExitedTarget(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag exited target 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.component.ui.dock.DockPaneTargetDragAdapter
-
Manage drag over events. his event occurs when drag gesture progresses within this node.
- dragOver(DragEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneTargetDragAdapter
-
Manage drag over events. his event occurs when drag gesture progresses within this node.
- 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.
- drawMarker(ToggleButton, double, double) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneView
-
Draw marker.
- DROP_SHADOW - Static variable in interface org.jrebirth.af.presentation.resources.PrezColors
-
Color for drop shadow, black.
- Facade<R extends FacadeReady<R>> - Interface in org.jrebirth.af.api.facade
-
The class Facade.
- FACADE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
-
The Marker used by JRebirth Facade layer.
- FacadeBallController - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade
-
The class BallController.
- FacadeBallController(FacadeBallView) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.FacadeBallController
-
Default Constructor.
- FacadeBallModel - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade
-
The class BallModel.
- FacadeBallModel() - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.FacadeBallModel
-
- FacadeBallView - Class in org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade
-
The class BallView.
- FacadeBallView(FacadeBallModel) - Constructor for class org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.FacadeBallView
-
Default Constructor.
- FacadeMessages - Interface in org.jrebirth.af.core.facade
-
The class FacadeMessages.
- FacadeReady<R extends FacadeReady<R>> - Interface in org.jrebirth.af.api.facade
-
The interface FacadeReady.
- FadeInOutCommand - Class in org.jrebirth.af.core.command.basic.showmodel
-
The Class FadeInOutCommand is used to fade in, wait then fade out the given node.
- FadeInOutCommand() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.FadeInOutCommand
-
- FadeInOutWaveBean - Class in org.jrebirth.af.core.command.basic.showmodel
-
- FadeInOutWaveBean() - Constructor for class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
Hide the default constructor but allow subclassing.
- 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
-
- fadingInDuration() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- fadingInDuration(Duration) - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- fadingOutDuration() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- fadingOutDuration(Duration) - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- family() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
-
Return the family name.
- family(String, double, FontExtension) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontWeight, FontExtension) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontExtension, FontPosture) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontExtension, FontWeight, FontPosture) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontWeight) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontPosture) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- family(String, double, FontWeight, FontPosture) - Method in interface org.jrebirth.af.core.resource.font.FontItemReal.Family
-
- FamilyFont - Class in org.jrebirth.af.core.resource.font
-
The class FamilyFont is used to create a Font by Family type.
- FamilyFont(String, double, FontExtension) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
-
Default Constructor.
- FamilyFont(String, double) - Constructor for class org.jrebirth.af.core.resource.font.FamilyFont
-
Default Constructor.
- FamilyFont(String, double, FontExtension, FontWeight) - 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, FontExtension, FontPosture) - 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, FontExtension, FontWeight, 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() - 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
- findAndBuildGenericType(Class<?>, Class<?>, Class<?>, Object...) - Static method in class org.jrebirth.af.core.util.ClassUtility
-
Find and Build the generic type according to assignable and excluded classes.
- 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.
- findInnerComponent(InnerComponent<C>) - Method in interface org.jrebirth.af.api.component.basic.Component
-
Get an inner component.
- findInnerComponent(InnerComponent<IC>) - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
Get an inner component.
- 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.
- Finished - Enum in org.jrebirth.af.api.ui.annotation.type
-
The Finished event type.
- FinishedHandler - Class in org.jrebirth.af.core.ui.handler
-
The class FinishedHandler.
- FinishedHandler(ActionAdapter) - 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.
- fireHandled(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
-
Fire an handled event for command listeners.
- firstModelClass() - Method in interface org.jrebirth.af.api.application.JRebirthApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.core.application.DefaultApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.demo.workbench.WorkbenchApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.sample.SampleApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.showcase.fxml.FXMLApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstModelClass() - Method in class org.jrebirth.af.showcase.undoredo.UndoRedoApplication
-
This method must be implemented to declare which JRebirth UI Model will be displayed first.
- firstName - Variable in class org.jrebirth.af.presentation.model.Speaker
-
- floatItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The float wave item.
- FOLLOW_UP_SERVICE_TASKS - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.CoreParameters
-
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.parameter.ResourceParameters
-
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 is used to build
Font
instance and store them with weak references..
- FontBuilder() - Constructor for class org.jrebirth.af.core.resource.font.FontBuilder
-
- FontEnum - Interface in org.jrebirth.af.core.resource.font
-
The interface
FontEnum should be inherited by any Enumeration that want to manage
Font
.
- FontExtension - Enum in org.jrebirth.af.api.resource.font
-
The enumeration FontExtension is used to provides all possible font extension supported by JavaFX toolkit.
- FontItem - Interface in org.jrebirth.af.api.resource.font
-
The class FontItem.
- FontItemBase - Class in org.jrebirth.af.core.resource.font
-
The class
FontItemBase provides a simple constructor used to build a
FontItem
usable from anywhere.
- FontItemBase() - Constructor for class org.jrebirth.af.core.resource.font.FontItemBase
-
- FontItemReal - Interface in org.jrebirth.af.core.resource.font
-
The interface
FontItemReal used to provided convenient shortcuts for initializing a
Font
.
- FontItemReal.Family - Interface in org.jrebirth.af.core.resource.font
-
The interface
Family provides shortcuts method used to build and register a
FamilyFont
.
- FontItemReal.Real - Interface in org.jrebirth.af.core.resource.font
-
The interface
Real provides shortcuts method used to build and register a
RealFont
.
- FontName - Interface in org.jrebirth.af.api.resource.font
-
The interface FontName.
- FontParams - Interface in org.jrebirth.af.api.resource.font
-
The class FontParams.
- formatString(String) - Method in class org.jrebirth.af.presentation.ui.qanda.QandAModel
-
- FQCN - Static variable in class org.jrebirth.af.core.log.LogbackAdapter
-
The fully qualified name of this class.
- fromClass() - Method in interface org.jrebirth.af.api.wave.Wave
-
- fromClass(Class<?>) - Method in interface org.jrebirth.af.api.wave.Wave
-
- fromClass() - Method in class org.jrebirth.af.core.wave.WaveBase
- fromClass(Class<?>) - Method in class org.jrebirth.af.core.wave.WaveBase
- fromValue(String) - Static method in enum org.jrebirth.af.presentation.model.AnimationType
-
- fullScreenKeyCode() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Return the #KeyCode used to put the application in full screen mode.
- FUTURE_DONE - Static variable in interface org.jrebirth.af.core.concurrent.ConcurrentMessages
-
"Future (hashcode={}) returned object : {0}".
- FXBeanDefinition - Class in org.jrebirth.af.processor.util
-
The Class FXBeanDefinition.
- FXBeanDefinition() - Constructor for class org.jrebirth.af.processor.util.FXBeanDefinition
-
- 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(String, String, String, String) - Method in interface org.jrebirth.af.core.resource.fxml.SingletonFXMLEnum
-
- fxml(String, String) - Method in interface org.jrebirth.af.core.resource.fxml.SingletonFXMLEnum
-
- fxml(String) - Method in interface org.jrebirth.af.core.resource.fxml.SingletonFXMLEnum
-
- FXML_BUILDER - Static variable in interface org.jrebirth.af.core.resource.ResourceBuilders
-
The factory used to manage fxml files.
- FXML_CONTROLLER_FACTORY - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.ExtensionParameters
-
The factory used to create FXMLController.
- FXML_CONTROLLER_FACTORY_ERROR - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
-
"Impossible to load the custom FXMLControllerFactory, will use the default one".
- 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}" .
- FXMLApplication - Class in org.jrebirth.af.showcase.fxml
-
The class FXMLApplication.
- FXMLApplication() - Constructor for class org.jrebirth.af.showcase.fxml.FXMLApplication
-
- FXMLBuilder - Class in org.jrebirth.af.core.resource.fxml
-
The class FXMLBuilder.
- FXMLBuilder() - Constructor for class org.jrebirth.af.core.resource.fxml.FXMLBuilder
-
- FXMLComponent - Interface in org.jrebirth.af.api.ui.fxml
-
The class FXMLComponent.
- FXMLComponentBase - Class in org.jrebirth.af.core.ui.fxml
-
The class FXMLComponent that wraps the fxml root node and its controller.
- FXMLComponentBase(Node, FXMLController) - Constructor for class org.jrebirth.af.core.ui.fxml.FXMLComponentBase
-
Default Constructor.
- FXMLController<M extends Model,V extends View<M,?,?>> - Interface in org.jrebirth.af.api.ui.fxml
-
The interface FXMLController.
- FXMLControllerFactory - Interface in org.jrebirth.af.api.ui.fxml
-
The interface FXMLControllerFactory.
- FXMLItem - Interface in org.jrebirth.af.api.resource.fxml
-
- FXMLItemBase - Class in org.jrebirth.af.core.resource.fxml
-
The class FXMLItemBase.
- FXMLItemBase(boolean) - Constructor for class org.jrebirth.af.core.resource.fxml.FXMLItemBase
-
Default Constructor.
- FXMLItemReal - Interface in org.jrebirth.af.core.resource.fxml
-
The class FXMLItem.
- FXMLMessages - Interface in org.jrebirth.af.core.ui.fxml
-
The class FXMLMessages.
- FXMLModel - Interface in org.jrebirth.af.api.ui.fxml
-
The Interface FXMLModel implemented by Model loading a fxml file.
- fxmlName() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Gets the FXML file name (and resource bundle file name if bundle name is null).
- 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).
- fxmlNameProperty() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Fxml name property.
- FXMLPage - Enum in org.jrebirth.af.showcase.fxml.ui.main
-
The class FXMLPage.
- FXMLParams - Interface in org.jrebirth.af.api.resource.fxml
-
The class FXMLParams.
- fxmlPreInitialize() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
-
Pre init.
- FXMLShowCaseController - Class in org.jrebirth.af.showcase.fxml.ui.main
-
The class SampleController.
- FXMLShowCaseController(FXMLShowCaseView) - Constructor for class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseController
-
Default Constructor.
- FXMLShowCaseModel - Class in org.jrebirth.af.showcase.fxml.ui.main
-
The class FXMLShowCaseModel.
- FXMLShowCaseModel() - Constructor for class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseModel
-
- FXMLShowCaseView - Class in org.jrebirth.af.showcase.fxml.ui.main
-
The class SampleView.
- FXMLShowCaseView(FXMLShowCaseModel) - Constructor for class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
Default Constructor.
- FXMLUtils - Class in org.jrebirth.af.core.ui.fxml
-
The class FXMLUtils.
- FXPropertyDefinition - Class in org.jrebirth.af.processor.util
-
The Class FXPropertyDefinition.
- FXPropertyDefinition() - Constructor for class org.jrebirth.af.processor.util.FXPropertyDefinition
-
- 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() - Method in interface org.jrebirth.af.api.component.basic.InnerComponent
-
Return the inner component instance.
- get(I) - Method in interface org.jrebirth.af.api.resource.builder.ResourceBuilder
-
Retrieve the resource.
- get() - Method in interface org.jrebirth.af.api.resource.color.ColorItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.font.FontItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.image.ImageItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.parameter.ParameterItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.ResourceItem
-
Return the resource unique instance.
- get() - Method in interface org.jrebirth.af.api.resource.style.StyleSheetItem
-
Return the resource unique instance.
- get(WaveItem<T>) - Method in interface org.jrebirth.af.api.wave.Wave
-
Retrieve a value.
- get() - Method in class org.jrebirth.af.core.component.basic.InnerComponentBase
-
Return the inner component instance.
- get() - Method in interface org.jrebirth.af.core.component.basic.InnerComponentEnum
-
Gets the innerComponent wrapper for the enumeration entry.
- get(I) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
-
Retrieve the resource.
- get() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
Return the resource unique instance.
- get(Object) - Method in class org.jrebirth.af.core.util.MultiMap
- get(WaveItem<T>) - Method in class org.jrebirth.af.core.wave.WaveBase
-
Retrieve a value.
- get() - Method in enum org.jrebirth.af.showcase.analyzer.ui.editor.BallColors
-
Return the resource unique instance.
- getAddCircleButton() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the adds the circle button.
- getAddRectangleButton() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the adds the rectangle button.
- getAddSquareButton() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the adds the square button.
- 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.
- getAnnotationAttribute(Annotation, String) - Static method in class org.jrebirth.af.core.util.ClassUtility
-
Retrieve an annotation property dynamically by reflection.
- getApplication() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
-
- getApplication() - Method in class org.jrebirth.af.preloader.MessageNotification
-
Gets the application.
- getAssociatedWave() - Method in interface org.jrebirth.af.api.service.ServiceTask
-
- getAssociatedWave() - Method in class org.jrebirth.af.core.service.ServiceTaskBase
- getBackwardButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getBehavior(Class<B>) - Method in interface org.jrebirth.af.api.component.behavior.BehavioredComponent
-
Return the
Behavior
instance created for the given Behavior type.
- getBehavior(Class<B>) - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
Return the
Behavior
instance created for the given Behavior type.
- getBehaviorData(Class<B>) - Method in interface org.jrebirth.af.api.component.behavior.BehavioredComponent
-
- getBehaviorData(Class<B>) - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
- getBehaviors() - Method in interface org.jrebirth.af.api.component.behavior.BehaviorData
-
Return the list of
Behavior
supported by this Data.
- getBehaviors() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehaviorData
-
Return the list of
Behavior
supported by this Data.
- getBox() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneView
-
Gets the box.
- getBundlePath() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Return the full path of the resource bundle file without .properties extension.
- getBundlePath() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
Return the full path of the resource bundle file without .properties extension.
- getButtonByTab(Dockable) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneView
-
Gets the button by tab.
- 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.
- getClassName() - Method in class org.jrebirth.af.processor.util.FXBeanDefinition
-
Gets the class name.
- 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.
- getColumn() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the column.
- getCommand(Class<C>, Object...) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Return the command singleton or part of multiton.
- getCommand(UniqueKey<C>) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Return the command singleton or part of multiton according to
UniqueKey
.
- getCommand(Class<C>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the command singleton or part of multiton.
- getCommand(UniqueKey<C>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the command singleton or part of multiton according to
UniqueKey
.
- getCommandKey(Class<? extends Command>, Object...) - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Return the command key.
- getCommands(Class<C>, Object...) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Return the list of command singleton or part of multiton.
- getCommands(UniqueKey<C>) - Method in interface org.jrebirth.af.api.link.CommandReady
-
Return the list of command singleton or part of multiton according to
UniqueKey
.
- getCommands(Class<C>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of command singleton or part of multiton.
- getCommands(UniqueKey<C>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of command singleton or part of multiton according to
UniqueKey
.
- getContent() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the content property.
- getContent(SlideStep) - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Return the default content or null for the given step.
- getContentPanel() - Method in class org.jrebirth.af.presentation.ui.classic.ClassicView
-
Build and return the content panel.
- getContentPanel() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Build and return the content panel.
- getController() - Method in class org.jrebirth.af.core.ui.adapter.AbstractDefaultAdapter
-
- getCRUDPath() - Method in class org.jrebirth.af.rest.service.CRUDRestService
-
- getCurrentFlow() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- getCustomBehaviors() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehaviorData
-
Gets the custom behaviors.
- getCustomBehaviors() - Method in class org.jrebirth.af.core.component.behavior.BehaviorDataBase
-
Gets the custom behaviors.
- getData(WaveItem<T>) - Method in interface org.jrebirth.af.api.wave.Wave
-
Retrieve a wave data object.
- getData(WaveItem<T>) - Method in class org.jrebirth.af.core.wave.WaveBase
-
Retrieve a wave data object.
- getDate() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the date property.
- getDefaultCommand() - Method in class org.jrebirth.af.sample.ui.SampleView
-
Return the button that trigger the default command.
- getDefaultContent() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Return the default content or null.
- getDefaultModelClass() - Method in class org.jrebirth.af.presentation.model.SlideList
-
Gets the value of the defaultModelClass property.
- getDefaultPageModelKey() - Method in class org.jrebirth.af.component.ui.stack.StackModel
-
- 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.
- getDescription() - Method in class org.jrebirth.af.core.util.MultiMap.Entry
-
- getDialogType() - Method in class org.jrebirth.af.dialog.DialogWB
-
- getEditor() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the editor.
- getEmail() - Method in class org.jrebirth.af.presentation.model.Speaker
-
Gets the value of the email property.
- getEvent() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the event property.
- getEventList() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
- getEventModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
- getException() - Method in class org.jrebirth.af.dialog.DialogWB
-
- getExplanation() - Method in exception org.jrebirth.af.core.exception.ServiceException
-
Return the explanation of the exception.
- getFacade() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
-
- getFacade() - Method in class org.jrebirth.af.core.module.AbstractModuleStarter
-
Gets the global facade.
- getFadeTransition() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.color.GrayColor
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.color.HSBColor
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.color.WebColor
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.font.FamilyFont
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.font.RealFont
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.fxml.FXML
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.i18n.Message
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.image.AbsImage
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.image.RelImage
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.image.WebImage
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
-
- getFieldValues() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
-
- getFirstKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
-
- getFirstName() - Method in class org.jrebirth.af.presentation.model.Speaker
-
Gets the value of the firstName property.
- getFooterPanel() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Build and return the footer panel.
- getForwardButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getFullTransition() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Gets the full transition.
- 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 interface org.jrebirth.af.api.resource.fxml.FXMLParams
-
Return the full path of the fxml file without .fxml extension.
- 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 class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
-
Return the fxml path of the the file to load.
- getGenericClassAssigned(Class<?>, Class<?>) - Static method in class org.jrebirth.af.core.util.ClassUtility
-
Return the first generic type of the hierarchy that can be assigned to the type searched.
- getGlobalFacade() - Method in interface org.jrebirth.af.api.facade.GlobalReady
-
Return the global facade used to manage singleton.
- getGlobalFacade() - Method in class org.jrebirth.af.core.facade.AbstractGlobalReady
-
Return the global facade used to manage singleton.
- getHandler(EventType<E>) - Method in class org.jrebirth.af.core.ui.AbstractBaseController
-
- getHeader() - Method in class org.jrebirth.af.dialog.DialogWB
-
- getHeaderPanel() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Build and return the header panel.
- getHideAnimation() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the hideAnimation property.
- getHideAnimation() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Get the hide animation.
- getHideAnimation() - Method in interface org.jrebirth.af.presentation.ui.base.SlideModel
-
Get the hide animation.
- getId() - Method in class org.jrebirth.af.core.util.MultiMap.Entry
-
- getImage() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the image property.
- getImage() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideModel
-
Return the image.
- getImage() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
Return the image node.
- getImage() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the image.
- getIndex() - Method in class org.jrebirth.af.presentation.model.SlideContent
-
Gets the value of the index property.
- getInnerComponentMap() - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
Return the InnerComponent map wrapped into an Optional because it's initialized only on demand.
- getItem() - Method in class org.jrebirth.af.presentation.model.SlideContent
-
Gets the value of the item property.
- getItems() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Return the required method parameter list to handle this WaveType.
- 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.
- getJob() - Method in class org.jrebirth.af.presentation.model.Speaker
-
Gets the value of the job property.
- getKey() - Method in interface org.jrebirth.af.api.resource.ResourceParams
-
Return the dynamic key used to hold resources without static field.
- getKey() - Method in class org.jrebirth.af.core.resource.AbstractBaseParams
-
- getKeyPart(Class<KP>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the first object assignable from te given class.
- getLastClassAnnotation(Class<?>, Class<A>) - Static method in class org.jrebirth.af.core.util.ClassUtility
-
Extract the last annotation requested found into the class hierarchy.
- getLastName() - Method in class org.jrebirth.af.presentation.model.Speaker
-
Gets the value of the lastName property.
- getLaunchFirstViewWave() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
-
Launch the first view by adding it into the root node.
- getLevel() - Method in interface org.jrebirth.af.api.resource.i18n.MessageItem
-
Return the optional log level if any.
- getLevel() - Method in interface org.jrebirth.af.api.resource.i18n.MessageResource
-
Gets the level.
- getLevel() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
-
Return the optional log level if any.
- getLevel() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
Return the optional log level if any.
- getLevel() - Method in class org.jrebirth.af.core.resource.i18n.MessageResourceBase
-
Gets the level.
- getLevel() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the level property.
- getListKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of key parts (considered as model objects).
- getLogger() - Method in class org.jrebirth.af.core.log.AbstractLogAdapter
-
- 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.
- getLogger() - Method in class org.jrebirth.af.core.log.LogbackAdapter
- getMarker() - Method in interface org.jrebirth.af.api.resource.i18n.MessageItem
-
Return the optional log marker if any.
- getMarker() - Method in interface org.jrebirth.af.api.resource.i18n.MessageResource
-
Gets the marker.
- getMarker() - Method in class org.jrebirth.af.core.resource.i18n.MessageItemBase
-
Return the optional log marker if any.
- getMarker() - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
Return the optional log marker if any.
- getMarker() - Method in class org.jrebirth.af.core.resource.i18n.MessageResourceBase
-
Gets the marker.
- getMatchingValue() - Method in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
-
- getMenuShown() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- getMessage() - Method in interface org.jrebirth.af.api.resource.i18n.MessageResource
-
Gets the message.
- getMessage() - Method in class org.jrebirth.af.core.resource.i18n.MessageResourceBase
-
Gets the message.
- getMessage() - Method in class org.jrebirth.af.dialog.DialogWB
-
- getMessage() - Method in class org.jrebirth.af.preloader.MessageNotification
-
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 interface org.jrebirth.af.api.link.ModelReady
-
Return the model singleton or part of multiton according to key parts provided.
- getModel(UniqueKey<M>) - Method in interface org.jrebirth.af.api.link.ModelReady
-
Return the model singleton or part of multiton according to
UniqueKey
.
- 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(UniqueKey<M>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the model singleton or part of multiton according to
UniqueKey
.
- getModelClass() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the modelClass property.
- getModelKey() - Method in interface org.jrebirth.af.component.ui.stack.PageEnum
-
Return the unique key used to attach a
Model
.
- getModelKey() - Method in enum org.jrebirth.af.showcase.fxml.ui.main.FXMLPage
-
Return the unique key used to attach a
Model
.
- getModels(Class<M>, Object...) - Method in interface org.jrebirth.af.api.link.ModelReady
-
Return the list of model singleton or part of multiton according to key parts provided.
- getModels(UniqueKey<M>) - Method in interface org.jrebirth.af.api.link.ModelReady
-
Return the list of model singleton or part of multiton according to
UniqueKey
.
- getModels(Class<M>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of model singleton or part of multiton according to key parts provided.
- getModels(UniqueKey<M>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of model singleton or part of multiton according to
UniqueKey
.
- getModules() - Method in class org.jrebirth.af.showcase.demo.ui.MainModel
-
- getName() - Method in class org.jrebirth.af.core.ui.handler.AbstractNamedEventHandler
-
- getName() - Method in class org.jrebirth.af.presentation.model.SlideContent
-
Gets the value of the name property.
- getName() - Method in class org.jrebirth.af.processor.util.FXPropertyDefinition
-
Gets the name.
- getNew() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLItem
-
Build a new FXMLComponent without storing it.
- getNew() - Method in interface org.jrebirth.af.core.resource.fxml.FXMLItemReal
-
Build a new FXMLComponent without storing it.
- getNextUid() - Static method in class org.jrebirth.af.core.wave.WaveTypeRegistry
-
Return the next free unique identifier.
- getNodeBounds() - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
-
Gets the original node bounds.
- getNodeDelay() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Gets the node delay.
- getNodeName() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesView
-
- getObject() - Method in class org.jrebirth.af.core.resource.ParameterEntry
-
Gets the wrapped object unserialized.
- getOpenButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getPackageName() - Method in class org.jrebirth.af.processor.util.FXBeanDefinition
-
Gets the package name.
- getPage() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the page property.
- getPanel() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorView
-
- getParam(I) - Method in interface org.jrebirth.af.api.resource.builder.ResourceBuilder
-
Retrieve a parameter value from its key.
- getParam(I) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
-
Retrieve a parameter value from its key.
- getParamKey(I) - Method in interface org.jrebirth.af.api.resource.builder.ResourceBuilder
-
Retrieve the parameter key.
- getParamKey(I) - Method in class org.jrebirth.af.core.resource.builder.AbstractResourceBuilder
-
Retrieve the parameter key.
- getPart1() - Method in class org.jrebirth.af.showcase.fxml.beans.LoremIpsum
-
- getPart2() - Method in class org.jrebirth.af.showcase.fxml.beans.LoremIpsum
-
- getPart3() - Method in class org.jrebirth.af.showcase.fxml.beans.LoremIpsum
-
- getPart4() - Method in class org.jrebirth.af.showcase.fxml.beans.LoremIpsum
-
- getPart5() - Method in class org.jrebirth.af.showcase.fxml.beans.LoremIpsum
-
- getPendingTask(String) - Method in interface org.jrebirth.af.api.service.Service
-
Retrieve a task from the pending list.
- getPendingTask(String) - Method in class org.jrebirth.af.core.service.AbstractService
-
Retrieve a task from the pending list.
- getPendingTaskList() - Method in interface org.jrebirth.af.api.service.Service
-
Get pending task list.
- getPendingTaskList() - Method in class org.jrebirth.af.core.service.AbstractService
-
Get pending task list.
- getPlace() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the place property.
- getPlayPauseButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getPooledCommand() - Method in class org.jrebirth.af.sample.ui.SampleView
-
Return the button that trigger the pooled command.
- getPoolUncaughtExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Build and return the Uncaught Exception Handler for JRebirth Thread Pool.
- getPresentation() - Method in class org.jrebirth.af.presentation.service.PresentationService
-
- getPresentationService() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- getPriority() - Method in class org.jrebirth.af.core.util.MultiMap.Entry
-
- getPriorityLevel() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
-
- getProperties() - Method in class org.jrebirth.af.processor.util.FXBeanDefinition
-
Gets the properties.
- getRedoButton() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the redo button.
- getReferenceBallModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
- getResourceToPreload() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Return the list of Resources to load.
- getResourceToPreload() - Method in class org.jrebirth.af.core.application.DefaultApplication
-
Return the list of Resources to load.
- getResourceToPreload() - Method in class org.jrebirth.af.sample.SampleApplication
-
Return the list of Resources to load.
- getResourceToPreload() - Method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
Return the list of Resources to load.
- getResourceToPreload() - Method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
Return the list of Resources to load.
- getRootNode() - Method in class org.jrebirth.af.core.component.behavior.AbstractModelBehavior
-
Gets the root node.
- getRow() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the row.
- getRunInto() - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
-
- getScale() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the scale property.
- getScaleTransition() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallView
-
- getSecondKeyPart() - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the second key part of the
MultitonKey
if any or null.
- getSerializedString() - Method in class org.jrebirth.af.core.resource.ParameterEntry
-
Gets the serialized.
- getService(Class<S>, Object...) - Method in interface org.jrebirth.af.api.link.ServiceReady
-
Return the service singleton or part of multiton.
- getService(UniqueKey<S>) - Method in interface org.jrebirth.af.api.link.ServiceReady
-
Return the service singleton or part of multiton according to
UniqueKey
.
- getService(Class<S>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the service singleton or part of multiton.
- getService(UniqueKey<S>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the service singleton or part of multiton according to
UniqueKey
.
- getServiceHandlerName() - Method in interface org.jrebirth.af.api.service.ServiceTask
-
Return the full service handler name.
- getServiceHandlerName() - Method in class org.jrebirth.af.core.service.ServiceTaskBase
-
Return the full service handler name.
- getServices(Class<S>, Object...) - Method in interface org.jrebirth.af.api.link.ServiceReady
-
Return the list of service singleton or part of multiton.
- getServices(UniqueKey<S>) - Method in interface org.jrebirth.af.api.link.ServiceReady
-
Return the list of service singleton or part of multiton according to
UniqueKey
.
- getServices(Class<S>, Object...) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of service singleton or part of multiton.
- getServices(UniqueKey<S>) - Method in class org.jrebirth.af.core.link.AbstractReady
-
Return the list of service singleton or part of multiton according to
UniqueKey
.
- getServiceTasks() - Method in class org.jrebirth.af.core.service.basic.TaskTrackerService
-
- getShowAnimation() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the showAnimation property.
- getShowAnimation() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Get the show animation.
- getShowAnimation() - Method in interface org.jrebirth.af.presentation.ui.base.SlideModel
-
Get the show animation.
- getShowEmbedded() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
- getShowHybrid() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
- getShowIncluded() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
- getShowStandalone() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
- getShowTransition() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallView
-
- getSliceNode() - Method in class org.jrebirth.af.transition.command.slicer.SliceItem
-
Gets the slice node.
- getSlices() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the slices.
- getSlide() - Method in class org.jrebirth.af.presentation.model.SlideList
-
Gets the value of the slide property.
- getSlide() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- getSlideContent() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
- getSlideNumber() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- getSlidePosition() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- getSlides() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the slides property.
- getSlides() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuModel
-
- getSlidingType() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Gets the value of the property slidingType.
- getSpeaker() - Method in class org.jrebirth.af.presentation.model.SpeakerList
-
Gets the value of the speaker property.
- getSpeakers() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the speakers property.
- getSplashText() - Method in class org.jrebirth.af.presentation.ui.splash.SplashView
-
- getStage(String) - Method in class org.jrebirth.af.core.service.basic.StageService
-
Retrieve a stage according to its key.
- getStepCount() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- getStepPosition() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- getStopButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getStyle() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the style property.
- getStyle() - Method in class org.jrebirth.af.presentation.model.SlideContent
-
Gets the value of the style property.
- getStyle() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the style property.
- getStyleClass() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideModel
-
Return the style class.
- getStyleClass() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAModel
-
Return the style class.
- getStyleClass() - Method in class org.jrebirth.af.presentation.ui.splash.SplashModel
-
Return the style class.
- getSubTitle() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
- getSupportedAnnotationTypes() - Method in class org.jrebirth.af.processor.BeanProcessor
- getSupportedAnnotationTypes() - Method in class org.jrebirth.af.processor.ComponentProcessor
- getText(Object...) - Method in interface org.jrebirth.af.api.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.
- getText(Object...) - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal
-
Get the message formatted text with or without parameterized objects.
- getTextTransition() - Method in class org.jrebirth.af.presentation.ui.splash.SplashView
-
- 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.
- getThreadType() - Method in exception org.jrebirth.af.api.exception.JRebirthThreadException
-
- getTileHeight() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the tile height.
- getTileTransition() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
- getTileWidth() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Gets the tile width.
- getTimeline() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
-
Gets the timeline.
- getTitle() - Method in class org.jrebirth.af.dialog.DialogWB
-
- getTitle() - Method in class org.jrebirth.af.presentation.model.Presentation
-
Gets the value of the title property.
- getTitle() - Method in class org.jrebirth.af.presentation.model.Slide
-
Gets the value of the title property.
- getTitle() - Method in class org.jrebirth.af.presentation.model.SlideContent
-
Gets the value of the title property.
- getTitle() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideModel
-
Return the splash title.
- getTitle() - Method in class org.jrebirth.af.presentation.ui.splash.SplashModel
-
Return the splash title.
- getTitle() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateModel
-
Return the title string from the slide object.
- getTransition() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAView
-
- getTranslateDuration() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Gets the value of the property translateDuration.
- getType() - Method in class org.jrebirth.af.processor.util.FXPropertyDefinition
-
Gets the type.
- getUiCommand() - Method in class org.jrebirth.af.sample.ui.SampleView
-
Return the button that trigger the UI command.
- getUid() - Method in class org.jrebirth.af.core.component.basic.InnerComponentBase
-
Gets the uid.
- 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.
- getUndoButton() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Gets the undo button.
- getUnloadButton() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
- getUrl() - Method in class org.jrebirth.af.core.resource.image.WebImage
-
Build the image url.
- getValue() - Method in class org.jrebirth.af.core.util.MultiMap.Entry
-
- getValue() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the value property.
- getWaveBean(Wave) - Method in class org.jrebirth.af.core.service.basic.StageService
-
Get the wave bean and cast it.
- getWaveHandlers() - Method in class org.jrebirth.af.core.link.WaveSubscription
-
- getWaveItem() - Method in class org.jrebirth.af.core.wave.checker.AbstractWaveChecker
-
- 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(String) - Static method in class org.jrebirth.af.core.wave.WaveTypeRegistry
-
Retrieve a WaveType according to its unique action name.
- getWebTarget() - Method in class org.jrebirth.af.rest.service.AbstractRestService
-
- getWebTarget() - Method in class org.jrebirth.af.rest.service.CRUDRestService
- GlobalFacade - Interface in org.jrebirth.af.api.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.api.facade
-
The interface GlobalReady.
- gotoSlide(Slide) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- GRADIENT_1 - Static variable in interface org.jrebirth.af.presentation.resources.PrezColors
-
Color for first gradient, xxx.
- GRADIENT_2 - Static variable in interface org.jrebirth.af.presentation.resources.PrezColors
-
Color for second gradient, xxx.
- GRADIENT_3 - Static variable in interface org.jrebirth.af.presentation.resources.PrezColors
-
Color for third gradient, xxxx.
- gray(double, double) - Method in interface org.jrebirth.af.core.resource.color.ColorItemReal.Gray
-
- gray(double) - Method in interface org.jrebirth.af.core.resource.color.ColorItemReal.Gray
-
- 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 class GrayColor is used to create a Gray Color.
- 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() - 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() - Method in class org.jrebirth.af.core.resource.color.RGB01Color
-
Return the green property.
- greenProperty() - Method in class org.jrebirth.af.core.resource.color.RGB255Color
-
- group() - Static method in interface org.jrebirth.af.core.command.ref.Ref
-
Group.
- GroupRef - Class in org.jrebirth.af.core.command.ref
-
The Class GroupRef.
- GroupRef() - Constructor for class org.jrebirth.af.core.command.ref.GroupRef
-
- GroupRefCommand - Class in org.jrebirth.af.core.command.ref
-
The Class GroupRefCommand.
- GroupRefCommand() - Constructor for class org.jrebirth.af.core.command.ref.GroupRefCommand
-
Instantiates a new group ref command.
- 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
- handleApplicationNotification(Preloader.PreloaderNotification) - Method in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
- handleProgressNotification(Preloader.ProgressNotification) - Method in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
- 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.
- handleStateChangeNotification(Preloader.StateChangeNotification) - Method in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
- hasBeenAttached - Variable in class org.jrebirth.af.core.ui.AbstractBaseModel
-
- hasBehavior(Class<Behavior<?, ?>>) - Method in interface org.jrebirth.af.api.component.behavior.BehavioredComponent
-
Return true if the component contains the
Behavior
class provided.
- hasBehavior(Class<Behavior<?, ?>>) - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
-
Return true if the component contains the
Behavior
class provided.
- hasChanged() - Method in interface org.jrebirth.af.api.resource.ResourceParams
-
Checks for resource changes.
- hasChanged(boolean) - Method in interface org.jrebirth.af.api.resource.ResourceParams
-
Define if the resource has changed or not.
- 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.
- hashCode() - Method in class org.jrebirth.af.core.component.basic.InnerComponentBase
- hashCode() - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
- 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.resource.AbstractBaseParams
- hashCode() - Method in class org.jrebirth.af.core.wave.WaveDataBase
- hashCode() - Method in class org.jrebirth.af.core.wave.WaveItemBase
- hashCode() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
- hasStarted() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
-
Return true if JRebirth has been correctly started (boot action is done).
- hasStep() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Returns true if the slide has at least one step.
- hasWaveBean(Class<? extends WaveBean>) - Method in interface org.jrebirth.af.api.wave.Wave
-
Returns true if the wave holds the given
WaveBean
class.
- hasWaveBean(Class<? extends WaveBean>) - Method in class org.jrebirth.af.core.wave.WaveBase
-
Returns true if the wave holds the given
WaveBean
class.
- header() - Method in interface org.jrebirth.af.dialog.DialogWaveBean
-
- HEADER_LOGO - Static variable in interface org.jrebirth.af.presentation.resources.PrezImages
-
- hex() - Method in class org.jrebirth.af.core.resource.color.WebColor
-
Return 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 interface org.jrebirth.af.api.ui.View
-
Handle custom tasks to do when the view is closed or hidden.
- 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 class org.jrebirth.af.core.ui.fxform.DefaultFormView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.presentation.ui.splash.SplashView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.sample.ui.SampleView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
TODO To complete.
- hide() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallView
-
Hide the ball by using a nice reverse transition..
- hide() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
Handle custom tasks to do when the view is closed or hidden.
- hide() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Handle custom tasks to do when the view is closed or hidden.
- HIDE_VIEW - Static variable in interface org.jrebirth.af.api.wave.WaveConstants
-
The hide view constant used by following wave type.
- HIDE_VIEW_WT - Static variable in interface org.jrebirth.af.core.wave.JRebirthWaves
-
The waveType used to hide a view.
- hideAnimation - Variable in class org.jrebirth.af.presentation.model.Slide
-
- hideInternalView(Wave) - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
-
Hide the view.
- hideModel() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Gets the model instance to hide (ie: with an animation).
- hideModel(Model) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Sets the model instance to hide (ie: with an animation).
- hideModelKey() - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Gets the hide model key.
- hideModelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.core.command.basic.showmodel.DisplayModelWaveBean
-
Sets the hide model key.
- hideStage() - Method in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
-
Perform actions before the application start.
- hideStage() - Method in class org.jrebirth.af.preloader.JRebirthPreloader
-
Perform actions before the application start.
- 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.fxform.DefaultFormModel
-
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.
- hideView() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.showcase.analyzer.ui.workbench.WorkbenchModel
-
Perform custom action before hiding the view.
- hideView() - Method in class org.jrebirth.af.showcase.demo.ui.MainModel
-
Perform custom action before hiding the view.
- highPriorityExecutorService() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- highPriorityExecutorService() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
- host() - Method in interface org.jrebirth.af.api.component.basic.InnerComponent
-
Return the component hosting this inner component.
- host() - Method in class org.jrebirth.af.core.component.basic.InnerComponentBase
-
Return the component hosting this inner component.
- host(Component<?>) - Method in class org.jrebirth.af.core.component.basic.InnerComponentBase
- 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}" .
- hsb(double, double, double, double) - Method in interface org.jrebirth.af.core.resource.color.ColorItemReal.HSB
-
- hsb(double, double, double) - Method in interface org.jrebirth.af.core.resource.color.ColorItemReal.HSB
-
- 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.
- html - Variable in class org.jrebirth.af.presentation.model.SlideItem
-
- 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.
- HybridController - Class in org.jrebirth.af.showcase.fxml.ui.hybrid
-
The class HybridController.
- HybridController() - Constructor for class org.jrebirth.af.showcase.fxml.ui.hybrid.HybridController
-
- HybridModel - Class in org.jrebirth.af.showcase.fxml.ui.hybrid
-
The class HybridModel.
- HybridModel() - Constructor for class org.jrebirth.af.showcase.fxml.ui.hybrid.HybridModel
-
- iconifiedKeyCode() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Return the #KeyCode used to iconify the application.
- id() - Method in class org.jrebirth.af.core.ui.object.ModelConfig
-
- id(String) - Method in class org.jrebirth.af.core.ui.object.ModelConfig
-
- idGenerator - Static variable in class org.jrebirth.af.core.wave.WaveTypeRegistry
-
The generator of unique id.
- IJRebirthThreadPoolExecutor - Interface in org.jrebirth.af.api.concurrent
-
The class JRebirthThreadPoolExecutor is used to to manage the JRebirth Thread Pool (JTP).
- image - Variable in class org.jrebirth.af.presentation.model.SlideItem
-
- 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.parameter.ResourceParameters
-
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
-
- ImageEnum - Interface in org.jrebirth.af.core.resource.image
-
The interface
ImageEnum should be inherited by any Enumeration that want to manage
Image
.
- ImageExtension - Enum in org.jrebirth.af.api.resource.image
-
The enumeration ImageExtension is used to provides all possible image extension supported by JavaFX toolkit.
- ImageItem - Interface in org.jrebirth.af.api.resource.image
-
The class ImageItem.
- ImageItemBase - Class in org.jrebirth.af.core.resource.image
-
The class ImageItemBase.
- ImageItemBase() - Constructor for class org.jrebirth.af.core.resource.image.ImageItemBase
-
- ImageItemReal - Interface in org.jrebirth.af.core.resource.image
-
The class ImageItemReal.
- ImageItemReal.Absolute - Interface in org.jrebirth.af.core.resource.image
-
The class
Absolute class is use to build and register
AbsImage
params.
- ImageItemReal.Relative - Interface in org.jrebirth.af.core.resource.image
-
The class
Relative class is use to build and register
RelImage
params.
- ImageItemReal.Web - Interface in org.jrebirth.af.core.resource.image
-
The class
Web class is use to build and register
WebImage
params.
- ImageParams - Interface in org.jrebirth.af.api.resource.image
-
The class ImageParams.
- imageProperty() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Image property.
- ImageSlideController - Class in org.jrebirth.af.presentation.ui.image
-
The class ImageSlide.
- ImageSlideController(ImageSlideView) - Constructor for class org.jrebirth.af.presentation.ui.image.ImageSlideController
-
Default Constructor.
- ImageSlideModel - Class in org.jrebirth.af.presentation.ui.image
-
The class ImageSlideModel.
- ImageSlideModel() - Constructor for class org.jrebirth.af.presentation.ui.image.ImageSlideModel
-
- ImageSlideView - Class in org.jrebirth.af.presentation.ui.image
-
The class ImageSlideView.
- ImageSlideView(ImageSlideModel) - Constructor for class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
Default Constructor.
- implClass() - Method in interface org.jrebirth.af.api.component.factory.RegistrationItem
-
Return the implementation class.
- implClass(Class<? extends Component<?>>) - Method in interface org.jrebirth.af.api.component.factory.RegistrationItem
-
Set the implementation class.
- implClass() - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
-
Return the implementation class.
- implClass(Class<? extends Component<?>>) - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
-
Set the implementation class.
- IncludedModel - Class in org.jrebirth.af.showcase.fxml.ui.included
-
The class IncludedModel.
- IncludedModel() - Constructor for class org.jrebirth.af.showcase.fxml.ui.included.IncludedModel
-
- index - Variable in class org.jrebirth.af.presentation.model.SlideContent
-
- info(MessageItem) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Info.
- info(MessageItem, Throwable) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Info.
- info(MessageItem, Object...) - Method in interface org.jrebirth.af.api.log.JRLogger
-
Info.
- info(MessageItem, Throwable, Object...) - Method in interface org.jrebirth.af.api.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(ProcessingEnvironment) - Method in class org.jrebirth.af.processor.BeanProcessor
- init(ProcessingEnvironment) - Method in class org.jrebirth.af.processor.ComponentProcessor
- init(Wave) - Method in class org.jrebirth.af.showcase.undoredo.command.CreateShapeCommand
-
Initialize the command internal properties to be able to undo or redo the command.
- init(Wave) - Method in class org.jrebirth.af.undoredo.command.AbstractUndoableCommand
-
Initialize the command internal properties to be able to undo or redo the command.
- init(Wave) - Method in class org.jrebirth.af.undoredo.command.DefaultUndoableCommand
-
Initialize the command internal properties to be able to undo or redo the command.
- 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}".
- initBehavior() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
-
- initBehavior() - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
-
- initBehavior() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavior
-
Inits the behavior.
- initBehavior() - Method in class org.jrebirth.af.security.behavior.impl.SecurityBehaviorImpl
-
- initCommand() - Method in class org.jrebirth.af.component.command.dock.AddDockCommand
-
- initCommand() - Method in class org.jrebirth.af.component.command.dock.RemoveDockCommand
-
- initCommand() - Method in class org.jrebirth.af.component.command.tab.AddTabCommand
-
- initCommand() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutCommand
-
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.multi.AbstractMultiCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.ref.GroupRefCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.ref.RefCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.single.internal.DefaultBeanCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.single.pool.DefaultPoolBeanCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.core.command.single.ui.DefaultUIBeanCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.dialog.AbstractDialogCommand
-
- initCommand() - Method in class org.jrebirth.af.dialog.DialogDaemonCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.sample.command.SampleCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.sample.command.SamplePoolCommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.sample.command.SampleUICommand
-
Custom method used to initialize the command.
- initCommand() - Method in class org.jrebirth.af.undoredo.command.DefaultUndoableCommand
-
Custom method used to initialize the command.
- initEnum(WaveItemEnum, WaveItemBase<?>) - Static method in class org.jrebirth.af.core.wave.WaveItemBase
-
Initialize a WaveItem for a WaveItems.
- initEventAdapters() - Method in class org.jrebirth.af.component.ui.dock.DockPaneController
-
Custom method used to initialize event Adapters.
- initEventAdapters() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneController
-
Custom method used to initialize event Adapters.
- 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.
- initEventAdapters() - Method in class org.jrebirth.af.sample.ui.SampleController
-
Custom method used to initialize event Adapters.
- initEventAdapters() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseController
-
Custom method used to initialize event Adapters.
- initEventAdapters() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoController
-
Custom method used to initialize event Adapters.
- initEventHandlers() - Method in class org.jrebirth.af.component.ui.dock.DockPaneController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneController
-
Custom method used to initialize event handlers.
- 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.
- initEventHandlers() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.sample.ui.SampleController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorController
-
Custom method used to initialize event handlers.
- initEventHandlers() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesController
-
Custom method used to initialize event handlers.
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.showcase.fxml.ui.embedded.EmbeddedFXMLController
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.showcase.fxml.ui.hybrid.HybridController
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.showcase.fxml.ui.included.Sub1Controller
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.showcase.fxml.ui.included.Sub2Controller
- initialize(URL, ResourceBundle) - Method in class org.jrebirth.af.showcase.fxml.ui.standalone.StandaloneController
- initializeExceptionHandler() - Method in class org.jrebirth.af.core.application.AbstractApplication
-
Initialize all Uncaught Exception Handler.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Initialize the SlideStep array.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.classic.ClassicModel
-
Initialize the SlideStep array.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideModel
-
Initialize the SlideStep array.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAModel
-
Initialize the SlideStep array.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.splash.SplashModel
-
Initialize the SlideStep array.
- initializeSlideStep() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateModel
-
Initialize the SlideStep array.
- initInnerComponents() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
-
- initInnerComponents() - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeTransitionCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.multi.DefaultMultiBeanCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.ref.GroupRefCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.ref.RefCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.single.internal.DefaultBeanCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.single.pool.DefaultPoolBeanCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.command.single.ui.DefaultUIBeanCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
- initInnerComponents() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavior
-
- initInnerComponents() - Method in class org.jrebirth.af.core.service.DefaultService
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.DefaultModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.fxform.DefaultFormModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.fxml.DefaultFXMLObjectModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.object.DefaultObjectModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleModel
-
- initInnerComponents() - Method in class org.jrebirth.af.core.ui.simple.DefaultSimpleObjectModel
-
- initInnerComponents() - Method in class org.jrebirth.af.dialog.AbstractDialogCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.dialog.DialogDaemonCommand
-
- initInnerComponents() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
- initInnerComponents() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuModel
-
- initInnerComponents() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- initInnerComponents() - Method in class org.jrebirth.af.rest.service.AbstractRestService
-
- initInnerComponents() - Method in class org.jrebirth.af.sample.ui.SampleModel
-
- initInnerComponents() - Method in class org.jrebirth.af.security.behavior.impl.SecurityBehaviorImpl
-
- initInnerComponents() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesModel
-
- initInnerComponents() - Method in class org.jrebirth.af.undoredo.command.DefaultUndoableCommand
-
- 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.
- initInternalInnerComponents() - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
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.
- initInternalView() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Initialize the view.
- initModel() - Method in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.component.ui.stack.StackModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.component.ui.workbench.WorkbenchModel
-
Initialize method to implement for adding custom processes.
- 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.fxform.DefaultFormModel
-
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.
- initModel() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.sample.ui.SampleModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.analyzer.ui.workbench.WorkbenchModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.demo.ui.MainModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.fxml.ui.embedded.EmbeddedModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.fxml.ui.hybrid.HybridModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.fxml.ui.included.IncludedModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.fxml.ui.standalone.StandaloneModel
-
Initialize method to implement for adding custom processes.
- initModel() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoModel
-
Initialize method to implement for adding custom processes.
- 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.
- initService() - Method in class org.jrebirth.af.presentation.service.PresentationService
-
Custom method used to initialize the service.
- initService() - Method in class org.jrebirth.af.rest.service.AbstractRestService
-
- initService() - Method in class org.jrebirth.af.sample.service.SampleService
-
Custom method used to initialize the service.
- initService() - Method in class org.jrebirth.af.showcase.analyzer.service.impl.LoadEdtFileServiceImpl
-
Custom method used to initialize the service.
- initService() - Method in class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
Custom method used to initialize the service.
- initService() - Method in class org.jrebirth.af.transition.slicer.RandomFadingService
-
Custom method used to initialize the service.
- initService() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
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.
- initSimpleView() - Method in class org.jrebirth.af.demo.workbench.ui.SimpleModel
-
- initSimpleView() - Method in class org.jrebirth.af.demo.workbench.ui.TabDemoModel
-
- initTabEventHandler(ToggleButton) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneController
-
Inits the tab event handler.
- initView() - Method in class org.jrebirth.af.component.ui.dock.DockPaneView
-
- initView() - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.component.ui.workbench.WorkbenchView
-
Custom method used to initialize components.
- 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.
- initView() - Method in class org.jrebirth.af.core.ui.fxform.DefaultFormView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.image.ImageSlideView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.qanda.QandAView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.splash.SplashView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.sample.ui.SampleView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.analyzer.ui.controls.ControlsView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.EditorView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.analyzer.ui.workbench.WorkbenchView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.demo.ui.MainView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.fxml.ui.embedded.EmbeddedView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseView
-
Custom method used to initialize components.
- initView() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoView
-
Custom method used to initialize components.
- injectComponent(Component<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
-
Inject components.
- injectInnerComponent(Component<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
-
Inject inner components.
- INNER_SHADOW - Static variable in interface org.jrebirth.af.presentation.resources.PrezColors
-
Color for inner shadow, white.
- InnerComponent<C extends Component<?>> - Interface in org.jrebirth.af.api.component.basic
-
The interface InnerModels.
- innerComponent(Class<C>, Object...) - Static method in interface org.jrebirth.af.core.component.basic.CBuilder
-
TODO To complete.
- innerComponent(UniqueKey<C>) - Static method in interface org.jrebirth.af.core.component.basic.CBuilder
-
TODO To complete.
- InnerComponentBase<C extends Component<?>> - Class in org.jrebirth.af.core.component.basic
-
The interface InnerModels.
- InnerComponentBase(Class<C>, Object...) - Constructor for class org.jrebirth.af.core.component.basic.InnerComponentBase
-
Default constructor.
- InnerComponentBase(UniqueKey<C>) - Constructor for class org.jrebirth.af.core.component.basic.InnerComponentBase
-
Default constructor.
- InnerComponentEnum - Interface in org.jrebirth.af.core.component.basic
-
The interface InnerComponentEnum.
- innerComponentMap - Variable in class org.jrebirth.af.core.component.basic.AbstractComponent
-
The map that store inner models loaded.
- innerRun(Wave) - Method in class org.jrebirth.af.core.command.AbstractBaseCommand
-
Run the inner task.
- integerItem - Static variable in interface org.jrebirth.af.core.wave.JRebirthItems
-
The integer wave item.
- interfaceClass() - Method in interface org.jrebirth.af.api.component.factory.RegistrationItem
-
Return the interface class implemented by the registered class.
- interfaceClass(Class<? extends Component<?>>) - Method in interface org.jrebirth.af.api.component.factory.RegistrationItem
-
Set the interface class implemented by the registered class.
- interfaceClass() - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
-
Return the interface class implemented by the registered class.
- interfaceClass(Class<? extends Component<?>>) - Method in class org.jrebirth.af.core.component.factory.RegistrationItemBase
-
Set the interface class implemented by the registered class.
- interrupt() - Method in class org.jrebirth.af.core.concurrent.JRebirthThread
- isDebugEnabled() - Method in interface org.jrebirth.af.api.log.JRLogger
-
Checks if is debug enabled.
- isDebugEnabled(Marker) - Method in interface org.jrebirth.af.api.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.
- isEmpty() - Method in class org.jrebirth.af.core.util.MultiMap
- isErrorEnabled() - Method in interface org.jrebirth.af.api.log.JRLogger
-
Checks if is error enabled.
- isErrorEnabled(Marker) - Method in interface org.jrebirth.af.api.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.
- isForwardFlow() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Return true if the slide flow is forward
- isHtml() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the html property.
- isInfoEnabled() - Method in interface org.jrebirth.af.api.log.JRLogger
-
Checks if is info enabled.
- isInfoEnabled(Marker) - Method in interface org.jrebirth.af.api.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).
- isLink() - Method in class org.jrebirth.af.presentation.model.SlideItem
-
Gets the value of the link property.
- isNeedGetter() - Method in class org.jrebirth.af.processor.util.FXPropertyDefinition
-
Checks if is need getter.
- isNeedProperty() - Method in class org.jrebirth.af.processor.util.FXPropertyDefinition
-
Gets the value of the property needProperty.
- isNeedSetter() - Method in class org.jrebirth.af.processor.util.FXPropertyDefinition
-
Checks if is need setter.
- 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() - Method in interface org.jrebirth.af.api.wave.contract.WaveItem
-
- isParameter(boolean) - Method in interface org.jrebirth.af.api.wave.contract.WaveItem
-
- isParameter() - Method in class org.jrebirth.af.core.wave.WaveItemBase
-
- isParameter(boolean) - Method in class org.jrebirth.af.core.wave.WaveItemBase
-
- isReadyForSlidesStepUpdate(boolean) - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideView
-
- isReadyForSlidesStepUpdate(boolean) - Method in class org.jrebirth.af.presentation.ui.template.AbstractTemplateView
-
- isReadyForSlideUpdate(boolean) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
- isRunning() - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
- isRunning() - Method in class org.jrebirth.af.core.command.single.AbstractSingleCommand
-
- isSequential() - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
- isSingleton() - Method in interface org.jrebirth.af.api.resource.fxml.FXMLItem
-
Return the flag that indicates if the item will help to retrieve the same FXMLComponent instance or another instance at each call.
- isSingleton() - Method in class org.jrebirth.af.core.resource.fxml.FXMLItemBase
-
Return the flag that indicates if the item will help to retrieve the same FXMLComponent instance or another instance at each call.
- isSingleton() - Method in interface org.jrebirth.af.core.resource.fxml.MultitonFXMLEnum
-
Return the flag that indicates if the item will help to retrieve the same FXMLComponent instance or another instance at each call.
- isTraceEnabled() - Method in interface org.jrebirth.af.api.log.JRLogger
-
Checks if is trace enabled.
- isTraceEnabled(Marker) - Method in interface org.jrebirth.af.api.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.api.log.JRLogger
-
Checks if is warn enabled.
- isWarnEnabled(Marker) - Method in interface org.jrebirth.af.api.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.
- item - Variable in class org.jrebirth.af.presentation.model.SlideContent
-
- items() - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Return all WaveItems used by this WaveType.
- items(WaveItem<?>...) - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Set all WaveItems used by the current WaveType used as parameter during wave handling.
- items() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Return all WaveItems used by this WaveType.
- items(WaveItem<?>...) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Set all WaveItems used by the current WaveType used as parameter during wave handling.
- main(String...) - Static method in class org.jrebirth.af.demo.workbench.WorkbenchApplication
-
Application launcher.
- MAIN - Static variable in interface org.jrebirth.af.sample.resources.SampleStyles
-
The application main style sheet.
- main(String...) - Static method in class org.jrebirth.af.sample.SampleApplication
-
Application launcher.
- main(String...) - Static method in class org.jrebirth.af.showcase.analyzer.JRebirthAnalyzer
-
Application launcher.
- main(String...) - Static method in class org.jrebirth.af.showcase.demo.JRebirthDemo
-
Application launcher.
- main(String...) - Static method in class org.jrebirth.af.showcase.fxml.FXMLApplication
-
Application launcher.
- main(String...) - Static method in class org.jrebirth.af.showcase.undoredo.UndoRedoApplication
-
Application launcher.
- MainController - Class in org.jrebirth.af.showcase.demo.ui
-
The class MainController.
- MainController(MainView) - Constructor for class org.jrebirth.af.showcase.demo.ui.MainController
-
Default Constructor.
- MainModel - Class in org.jrebirth.af.showcase.demo.ui
-
The class MainModel.
- MainModel() - Constructor for class org.jrebirth.af.showcase.demo.ui.MainModel
-
- MainView - Class in org.jrebirth.af.showcase.demo.ui
-
The class MainView.
- MainView(MainModel) - Constructor for class org.jrebirth.af.showcase.demo.ui.MainView
-
Default Constructor.
- manageOnWaveAnnotation(Component<?>) - Static method in class org.jrebirth.af.core.link.ComponentEnhancer
-
Manage
OnWave
annotation (defined on type and method).
- manageOptionalData() - Method in class org.jrebirth.af.core.component.basic.AbstractComponent
-
- manageOptionalData() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavior
- manageOptionalData() - Method in class org.jrebirth.af.core.component.behavior.AbstractBehavioredComponent
- manageUnprocessedWave(Wave) - Method in interface org.jrebirth.af.api.link.UnprocessedWaveHandler
-
Manage unprocessed Wave.
- manageUnprocessedWave(String, Wave) - Method in interface org.jrebirth.af.api.link.UnprocessedWaveHandler
-
Manage unprocessed Wave.
- 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.
- map - Static variable in interface org.jrebirth.af.core.component.basic.InnerComponentEnum
-
The map that stores an InnerComponent wrapper per enum entry.
- 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.
- 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() - Method in interface org.jrebirth.af.dialog.DialogWaveBean
-
- 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.
- MessageEnum - Interface in org.jrebirth.af.core.resource.i18n
-
The class MessageEnum is used to create enumeration that stores Log and Message.
- MessageException - Exception in org.jrebirth.af.api.exception
-
The class MessageException.
- MessageException(MessageItem) - Constructor for exception org.jrebirth.af.api.exception.MessageException
-
Constructor without any exception.
- MessageException(String, Throwable) - Constructor for exception org.jrebirth.af.api.exception.MessageException
-
Constructor with message and throwable.
- MessageException(String) - Constructor for exception org.jrebirth.af.api.exception.MessageException
-
Constructor without base exception.
- MessageException(MessageItem, Throwable) - Constructor for exception org.jrebirth.af.api.exception.MessageException
-
Constructor with message and root cause.
- MessageException(Throwable) - Constructor for exception org.jrebirth.af.api.exception.MessageException
-
Constructor without custom message.
- MessageItem - Interface in org.jrebirth.af.api.resource.i18n
-
The class MessageItem.
- MessageItemBase - Class in org.jrebirth.af.core.resource.i18n
-
The class MessageItemBase is used to build i18n Message.
- MessageItemBase() - Constructor for class org.jrebirth.af.core.resource.i18n.MessageItemBase
-
- MessageItemReal - Interface in org.jrebirth.af.core.resource.i18n
-
The class MessageItem used to declare Message Resource.
- MessageItemReal.Log - Interface in org.jrebirth.af.core.resource.i18n
-
The interface Log used to declare Message Resource fro logging.
- MessageItemReal.Msg - Interface in org.jrebirth.af.core.resource.i18n
-
The interface Msg used to declare Message Resource.
- MessageNotification - Class in org.jrebirth.af.preloader
-
The Class MessageNotification.
- MessageNotification(String, Application) - Constructor for class org.jrebirth.af.preloader.MessageNotification
-
Instantiates a new message notification.
- MessageParams - Interface in org.jrebirth.af.api.resource.i18n
-
The class MessageParams.
- MessageResource - Interface in org.jrebirth.af.api.resource.i18n
-
The class MessageResource.
- MessageResourceBase - Class in org.jrebirth.af.core.resource.i18n
-
The class MessageResource.
- MessageResourceBase(String) - Constructor for class org.jrebirth.af.core.resource.i18n.MessageResourceBase
-
Instantiates a new message resource.
- MessageResourceBase(String, Marker, JRLevel) - Constructor for class org.jrebirth.af.core.resource.i18n.MessageResourceBase
-
Instantiates a new message resource.
- messageText - Variable in class org.jrebirth.af.preloader.AbstractJRebirthPreloader
-
The text that will display message received.
- 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}" .
- MISSING_RESOURCE_BUNDLE - Static variable in interface org.jrebirth.af.core.ui.fxml.FXMLMessages
-
"Resource Bundle is missing: {0}".
- model() - Method in interface org.jrebirth.af.api.ui.Controller
-
- model(M) - Method in interface org.jrebirth.af.api.ui.fxml.FXMLController
-
Set the model that manage the view that load this FXML component.
- model() - Method in interface org.jrebirth.af.api.ui.fxml.FXMLController
-
Return the linked model that manage the view.
- Model - Interface in org.jrebirth.af.api.ui
-
The interface Model.
- model() - Method in interface org.jrebirth.af.api.ui.View
-
Return the view model.
- model() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- model(Model...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- MODEL - Static variable in class org.jrebirth.af.component.ui.dock.DockPaneModel
-
The model.
- model() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
-
- model() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Return the view model.
- model(M) - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
-
Set the model that manage the view that load this FXML component.
- model() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLController
-
Return the linked model that manage the view.
- 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".
- modelClass - Variable in class org.jrebirth.af.core.ui.object.ModelConfig
-
- modelClass() - Method in class org.jrebirth.af.core.ui.object.ModelConfig
-
- modelClass - Variable in class org.jrebirth.af.presentation.model.Slide
-
- ModelConfig<MC extends ModelConfig<MC>> - Class in org.jrebirth.af.core.ui.object
-
- ModelConfig(Class<? extends Model>) - Constructor for class org.jrebirth.af.core.ui.object.ModelConfig
-
- modelIcon() - Method in interface org.jrebirth.af.component.behavior.dockable.DockableBehavior
-
- modelKey() - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
-
- modelKey(UniqueKey<? extends Model>) - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
-
- modelKey() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
-
- modelKey(UniqueKey<Model>) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
-
- modelKey() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- modelKey(UniqueKey<? extends Model>...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- modelName() - Method in interface org.jrebirth.af.component.behavior.dockable.DockableBehavior
-
- modelName() - Method in class org.jrebirth.af.component.behavior.dockable.impl.DockableBehaviorImpl
- ModelObject<O> - Interface in org.jrebirth.af.api.ui.object
-
The interface ModelObject is used to support a main object for a Model.
- ModelReady - Interface in org.jrebirth.af.api.link
-
The interface
ModelReady allows to retrieve a
Model
instance.
- MODULE - Static variable in interface org.jrebirth.af.core.log.JRebirthMarkers
-
The Marker used by Module Engine.
- ModuleMessages - Interface in org.jrebirth.af.core.module
-
The class ModuleMessages.
- ModuleModel - Interface in org.jrebirth.af.api.ui
-
The interface ModuleModel shall be implemented by main Model of a module.
- moduleName() - Method in interface org.jrebirth.af.api.ui.ModuleModel
-
Define the name of the module.
- moduleName() - Method in class org.jrebirth.af.demo.workbench.ui.TabDemoModel
-
- moduleName() - Method in class org.jrebirth.af.showcase.fxml.ui.main.FXMLShowCaseModel
-
- moduleName() - Method in class org.jrebirth.af.showcase.undoredo.ui.UndoModel
-
- ModuleStarter - Interface in org.jrebirth.af.api.module
-
The class ModuleStarter helps JRebirth engine to configure all modules.
- Mouse - Enum in org.jrebirth.af.api.ui.annotation.type
-
The Mouse event type.
- 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.
- mouse(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
Manage mouse ANY events.
- MouseAdapter - Interface in org.jrebirth.af.core.ui.adapter
-
The class MouseAdapter.
- 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.
- mouseClicked(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
Manage mouse clicked events.
- mouseDragDetected(MouseEvent) - Method in class org.jrebirth.af.component.ui.tab.TabbedPaneSourceDragAdapter
-
Manage mouse drag detected 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.
- mouseDragDetected(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseDragged(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseEntered(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseEnteredTarget(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseExited(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseExitedTarget(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseMoved(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mousePressed(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
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.
- mouseReleased(MouseEvent) - Method in class org.jrebirth.af.showcase.analyzer.ui.editor.ball.BallController
-
Manage mouse released events.
- msg(String) - Method in interface org.jrebirth.af.core.resource.i18n.MessageItemReal.Msg
-
- MultiCommand<WB extends WaveBean> - Interface in org.jrebirth.af.api.command
-
The class MultiCommand.
- MultiMap<K,V> - Class in org.jrebirth.af.core.util
-
The class MultiMap.
- MultiMap() - Constructor for class org.jrebirth.af.core.util.MultiMap
-
- MultiMap.Entry<E> - Class in org.jrebirth.af.core.util
-
The class Entry.
- MultitonFXMLEnum - Interface in org.jrebirth.af.core.resource.fxml
-
The interface
SingletonFXMLEnum should be inherited by any Enumeration that want to manage multiton
FXMLComponent
.
- MultitonKey<R> - Class in org.jrebirth.af.core.key
-
The class MultitonKey.
- MultitonKey(Class<R>, Object[], Object...) - Constructor for class org.jrebirth.af.core.key.MultitonKey
-
Default Constructor.
- name() - Method in interface org.jrebirth.af.api.resource.font.FontName
-
Return the unique name of the font.
- name() - Method in interface org.jrebirth.af.api.resource.font.FontParams
-
- name() - Method in interface org.jrebirth.af.api.resource.i18n.MessageParams
-
Return the parameter name.
- name() - Method in interface org.jrebirth.af.api.resource.image.ImageParams
-
Gets the image name.
- name() - Method in interface org.jrebirth.af.api.resource.style.StyleSheetParams
-
Gets the image name.
- name() - Method in interface org.jrebirth.af.api.ui.annotation.type.EnumEventType
-
Return the enum name.
- name() - Method in interface org.jrebirth.af.api.wave.contract.WaveItem
-
- name() - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
-
- name(String) - Method in class org.jrebirth.af.component.behavior.dockable.data.Dockable
-
- name() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
-
- name() - Method in class org.jrebirth.af.core.resource.font.CustomFontName
-
Return the unique name of the font.
- name() - Method in class org.jrebirth.af.core.resource.i18n.Message
-
Return the parameter name.
- name() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
-
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 class org.jrebirth.af.core.wave.WaveItemBase
-
- name() - Method in interface org.jrebirth.af.core.wave.WaveItemEnum
-
Returns the enumeration item name.
- name - Variable in class org.jrebirth.af.presentation.model.SlideContent
-
- name() - Method in class org.jrebirth.af.presentation.ui.base.DefaultSlideStep
-
Return the name of the slide step..
- name() - Method in interface org.jrebirth.af.presentation.ui.base.SlideStep
-
Return the name of the slide step..
- name() - Method in class org.jrebirth.af.security.behavior.data.Securable
-
- name(String) - Method in class org.jrebirth.af.security.behavior.data.Securable
-
- 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() - Method in class org.jrebirth.af.core.resource.font.AbstractBaseFont
-
- nameProperty() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
-
Name property.
- nameProperty() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
-
Name property.
- newThread(Runnable) - Method in class org.jrebirth.af.core.facade.NamedThreadBuilder
- next(boolean) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackModel
-
Got to next slide.
- nextStep() - Method in class org.jrebirth.af.presentation.ui.base.AbstractSlideModel
-
Check if the next step is available.
- nextStep() - Method in interface org.jrebirth.af.presentation.ui.base.SlideModel
-
Check if the next step is available.
- 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() - Method in interface org.jrebirth.af.api.ui.Controller
-
- node() - Method in interface org.jrebirth.af.api.ui.fxml.FXMLComponent
-
Return the fxml root node.
- node() - Method in interface org.jrebirth.af.api.ui.Model
-
Return the root node.
- node() - Method in interface org.jrebirth.af.api.ui.View
-
Return the view root node.
- node() - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
-
- node(Node) - Method in class org.jrebirth.af.component.behavior.swipable.data.Swipable
-
- node() - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- node(Node) - Method in class org.jrebirth.af.core.command.basic.showmodel.FadeInOutWaveBean
-
- node() - Method in class org.jrebirth.af.core.ui.AbstractBaseController
- node() - Method in class org.jrebirth.af.core.ui.AbstractBaseModel
-
Return the root node.
- node() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Return the view root node.
- node() - Method in class org.jrebirth.af.core.ui.fxml.AbstractFXMLObjectModel
-
Return the root node.
- node() - Method in class org.jrebirth.af.core.ui.fxml.FXMLComponentBase
-
Return the fxml root node.
- node() - Method in class org.jrebirth.af.core.ui.simple.AbstractSimpleObjectModel
-
Return the root node.
- NODE - Static variable in interface org.jrebirth.af.transition.slicer.TransitionWaves
-
The file containing all events serialized.
- NODE_ANNO_PROCESSING_FAILURE - Static variable in interface org.jrebirth.af.core.ui.UIMessages
-
"Impossible to process annotation for Node property : {0}-{1}" .
- NODE_TYPE - Static variable in interface org.jrebirth.af.showcase.analyzer.ui.properties.PropertiesWaves
-
The type of the node.
- nodeDelayProperty() - Method in class org.jrebirth.af.transition.slicer.SlidingDoorService
-
Node delay property.
- NodeSlicerCommand - Class in org.jrebirth.af.transition.command.slicer
-
The class ImageSlicerService.
- NodeSlicerCommand() - Constructor for class org.jrebirth.af.transition.command.slicer.NodeSlicerCommand
-
- 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.parameter.ResourceParameters
-
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.parameter.ResourceParameters
-
The image name of the NOT_AVAILABLE_IMAGE parameter, this image can lead to StackOverFlowError when it was not available.
- NOT_IMPLEMENTED_YET - Static variable in interface org.jrebirth.af.core.ui.adapter.EventAdapter
-
"The class {0} shall implement the method : {1}" .
- notEquals(Object, Object) - Static method in class org.jrebirth.af.core.util.ObjectUtility
-
Return true if the object are NOT equals.
- notifier() - Method in interface org.jrebirth.af.api.facade.GlobalFacade
-
- Notifier - Interface in org.jrebirth.af.api.link
-
The interface Notifier.
- notifier() - Method in class org.jrebirth.af.core.facade.GlobalFacadeBase
- NOTIFIER_CONSUMES - Static variable in interface org.jrebirth.af.core.link.LinkMessages
-
"NB consumes : {0}".
- NOTIFIER_HANDLES - 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.
- 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}" .
- NullController - Interface in org.jrebirth.af.api.ui
-
The class
NullController, this kind of
Controller
can be used into generic declaration when controller is omitted..
- nullOrEmpty(String) - Static method in class org.jrebirth.af.core.util.ObjectUtility
-
Check if the string is null or empty.
- NullView - Interface in org.jrebirth.af.api.ui
-
The class
NullView, this kind of
View
can be used into generic declaration when view is omitted.
- object() - Method in interface org.jrebirth.af.api.ui.object.ModelObject
-
Return the bindable object and create it if null.
- object(O) - Method in interface org.jrebirth.af.api.ui.object.ModelObject
-
Set the bindable object.
- object() - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
-
Return the parameter object value.
- object() - Method in class org.jrebirth.af.core.ui.object.AbstractObjectModel
-
Return the bindable object and create it if null.
- object(O) - Method in class org.jrebirth.af.core.ui.object.AbstractObjectModel
-
- ObjectFactory - Class in org.jrebirth.af.presentation.model
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.jrebirth.af.presentation.model package.
- ObjectFactory() - Constructor for class org.jrebirth.af.presentation.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jrebirth.af.presentation.model
- 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.
- OnAction - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached an action event handler to a property node.
- onButtonFired(ActionEvent) - Method in class org.jrebirth.af.showcase.demo.ui.MainController
-
- OnDrag - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Drag event handler to a property node.
- OnEvent - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a generic event handler to a property node.
- onException(Class<? extends Command>, Class<? extends Throwable>...) - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Define the Command to call in order to handle given exception types.
- onException(WaveType, Class<? extends Throwable>...) - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Define the
WaveType
to send in order to manage given exception types.
- onException(Class<? extends Command>, Class<? extends Throwable>...) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Define the Command to call in order to handle given exception types.
- onException(WaveType, Class<? extends Throwable>...) - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
Define the
WaveType
to send in order to manage given exception types.
- OnFinished - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Finished event handler to an Animation.
- OnKey - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Key event handler to a property node.
- onKeyPressed(KeyEvent) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
.
- OnMouse - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Mouse event handler to a property node.
- onMouseClicked(MouseEvent) - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuController
-
.
- onMouseClicked(MouseEvent) - Method in class org.jrebirth.af.sample.ui.SampleController
-
Manage Mouse click of widget that have annotation.
- onMouseReleased(MouseEvent) - Method in class org.jrebirth.af.presentation.ui.slidemenu.SlideMenuController
-
.
- onMouseReleased(MouseEvent) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
.
- OnRelease - Annotation Type in org.jrebirth.af.api.annotation
-
The annotation OnRelease.
- OnRotate - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Rotate event handler to a property node.
- OnScroll - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached an Scroll event handler to a property node.
- OnSwipe - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Swipe event handler to a property node.
- onSwipe(SwipeEvent) - Method in class org.jrebirth.af.component.behavior.swipable.impl.SwipableBehaviorImpl
-
- onSwipeLeft(SwipeEvent) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
.
- onSwipeRight(SwipeEvent) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
.
- OnTouch - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a touch event handler to a property node.
- onTouchReleased(TouchEvent) - Method in class org.jrebirth.af.presentation.ui.stack.SlideStackController
-
- OnWave - Annotation Type in org.jrebirth.af.api.wave.annotation
-
The class OnWave.
- OnWaves - Annotation Type in org.jrebirth.af.api.wave.annotation
-
The class OnWaves.
- OnWindow - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a window event handler to a property node.
- OnZoom - Annotation Type in org.jrebirth.af.api.ui.annotation
-
This annotation is used to automatically attached a Zoom event handler to a property node.
- opacity() - Method in class org.jrebirth.af.core.resource.color.AbstractBaseColor
-
- opacityProperty() - Method in class org.jrebirth.af.core.resource.color.AbstractBaseColor
-
- OPEN_DIALOG_WT - Static variable in class org.jrebirth.af.dialog.DialogDaemonCommand
-
The Constant OPEN_DIALOG_WT.
- openErrorDialog() - Method in class org.jrebirth.af.dialog.basic.BasicOpenDialogCommand
- openErrorDialog() - Method in interface org.jrebirth.af.dialog.DialogCommand
-
- openErrorDialog() - Method in class org.jrebirth.af.dialog.simpledialog.SimpleDialogCommand
- OpenEventTrackerFileCommand - Class in org.jrebirth.af.showcase.analyzer.command
-
The class OpenEventTrackerFileCommand.
- OpenEventTrackerFileCommand() - Constructor for class org.jrebirth.af.showcase.analyzer.command.OpenEventTrackerFileCommand
-
- openInfoDialog() - Method in class org.jrebirth.af.dialog.basic.BasicOpenDialogCommand
- openInfoDialog() - Method in interface org.jrebirth.af.dialog.DialogCommand
-
- openInfoDialog() - Method in class org.jrebirth.af.dialog.simpledialog.SimpleDialogCommand
- openWarningDialog() - Method in class org.jrebirth.af.dialog.basic.BasicOpenDialogCommand
- openWarningDialog() - Method in interface org.jrebirth.af.dialog.DialogCommand
-
- openWarningDialog() - Method in class org.jrebirth.af.dialog.simpledialog.SimpleDialogCommand
- optionalData() - Method in interface org.jrebirth.af.api.key.UniqueKey
-
Return the list of optional data associated to the key.
- optionalData() - Method in class org.jrebirth.af.core.key.ClassKey
-
Return the list of optional data associated to the key.
- order() - Method in interface org.jrebirth.af.api.wave.contract.WaveData
-
- order(int) - Method in interface org.jrebirth.af.api.wave.contract.WaveData
-
- order() - Method in class org.jrebirth.af.core.wave.WaveDataBase
-
- order(int) - Method in class org.jrebirth.af.core.wave.WaveDataBase
-
- org.jrebirth.af.api - package org.jrebirth.af.api
-
Provides JRebirth API.
- org.jrebirth.af.api.annotation - package org.jrebirth.af.api.annotation
-
This package provides all annotations used by JRebirth to simplify its internal management.
- org.jrebirth.af.api.application - package org.jrebirth.af.api.application
-
Provides classes to build the Application starter point.
- org.jrebirth.af.api.command - package org.jrebirth.af.api.command
-
Provides API for Command components.
- org.jrebirth.af.api.command.ref - package org.jrebirth.af.api.command.ref
-
Provides ways to uses Command with Method References.
- org.jrebirth.af.api.component - package org.jrebirth.af.api.component
-
Provides base classes to build and manage JRebirth Components.
- org.jrebirth.af.api.component.basic - package org.jrebirth.af.api.component.basic
-
Provides base classes to create JRebirth EnhancedComponent.
- org.jrebirth.af.api.component.behavior - package org.jrebirth.af.api.component.behavior
-
Provide interface to support Behavior management into
Component
.
- org.jrebirth.af.api.component.behavior.annotation - package org.jrebirth.af.api.component.behavior.annotation
-
Provides annotation used for
Behavior
management.
- org.jrebirth.af.api.component.factory - package org.jrebirth.af.api.component.factory
-
Provides contract used to build EnhancedComponent.
- org.jrebirth.af.api.concurrent - package org.jrebirth.af.api.concurrent
-
Provides API to manage concurrent access.
- org.jrebirth.af.api.exception - package org.jrebirth.af.api.exception
-
Provides base exception classes thrown into JRebirth.
- org.jrebirth.af.api.facade - package org.jrebirth.af.api.facade
-
Provide APi to manage JRebirth internal Facades.
- org.jrebirth.af.api.key - package org.jrebirth.af.api.key
-
Provides EnhancedComponent Key classes.
- org.jrebirth.af.api.link - package org.jrebirth.af.api.link
-
Provides link classes.
- org.jrebirth.af.api.log - package org.jrebirth.af.api.log
-
Provides custom JRebirth logger.
- org.jrebirth.af.api.module - package org.jrebirth.af.api.module
-
Provides...
- org.jrebirth.af.api.resource - package org.jrebirth.af.api.resource
-
Provides base interfaces to define resource management.
- org.jrebirth.af.api.resource.builder - package org.jrebirth.af.api.resource.builder
-
Provides base interface to define how to build a Resource.
- org.jrebirth.af.api.resource.color - package org.jrebirth.af.api.resource.color
-
Provides classes to handle Color as JRebirth Resources.
- org.jrebirth.af.api.resource.font - package org.jrebirth.af.api.resource.font
-
Provides classes to handle fonts as JRebirth Resources.
- org.jrebirth.af.api.resource.fxml - package org.jrebirth.af.api.resource.fxml
-
- org.jrebirth.af.api.resource.i18n - package org.jrebirth.af.api.resource.i18n
-
Provides all classes related to JRebirth l10n & i18n Messages.
- org.jrebirth.af.api.resource.image - package org.jrebirth.af.api.resource.image
-
Provides classes to handle images as JRebirth Resources.
- org.jrebirth.af.api.resource.parameter - package org.jrebirth.af.api.resource.parameter
-
Provides all classes related to JRebirth parameters loaded.
- org.jrebirth.af.api.resource.style - package org.jrebirth.af.api.resource.style
-
Provides classes to manage stylesheet as resources.
- org.jrebirth.af.api.service - package org.jrebirth.af.api.service
-
Provides classes to define Service EnhancedComponent.
- org.jrebirth.af.api.ui - package org.jrebirth.af.api.ui
-
Provides API for User Interface components.
- org.jrebirth.af.api.ui.annotation - package org.jrebirth.af.api.ui.annotation
-
The package org.jrebirth.af.api.ui.annotation is used to manage link between View and Controller sub components.
- org.jrebirth.af.api.ui.annotation.type - package org.jrebirth.af.api.ui.annotation.type
-
Provide custom event handler type.
- org.jrebirth.af.api.ui.fxml - package org.jrebirth.af.api.ui.fxml
-
Provide API to manage FXML-based User Interface Components.
- org.jrebirth.af.api.ui.object - package org.jrebirth.af.api.ui.object
-
Provide API to manage bindable object into Model Components.
- org.jrebirth.af.api.wave - package org.jrebirth.af.api.wave
-
Provides classes used to send waves and perform them.
- org.jrebirth.af.api.wave.annotation - package org.jrebirth.af.api.wave.annotation
-
Provides annotation to manage Wave.
- org.jrebirth.af.api.wave.checker - package org.jrebirth.af.api.wave.checker
-
Provides classes used to filter Wave during handling phase.
- org.jrebirth.af.api.wave.contract - package org.jrebirth.af.api.wave.contract
-
Provides class that define Wave contract.
- org.jrebirth.af.component.behavior.dockable - package org.jrebirth.af.component.behavior.dockable
-
- org.jrebirth.af.component.behavior.dockable.data - package org.jrebirth.af.component.behavior.dockable.data
-
- org.jrebirth.af.component.behavior.dockable.impl - package org.jrebirth.af.component.behavior.dockable.impl
-
- org.jrebirth.af.component.behavior.swipable - package org.jrebirth.af.component.behavior.swipable
-
- org.jrebirth.af.component.behavior.swipable.data - package org.jrebirth.af.component.behavior.swipable.data
-
- org.jrebirth.af.component.behavior.swipable.impl - package org.jrebirth.af.component.behavior.swipable.impl
-
- org.jrebirth.af.component.command.dock - package org.jrebirth.af.component.command.dock
-
- org.jrebirth.af.component.command.tab - package org.jrebirth.af.component.command.tab
-
- org.jrebirth.af.component.resources - package org.jrebirth.af.component.resources
-
- org.jrebirth.af.component.ui - package org.jrebirth.af.component.ui
-
- org.jrebirth.af.component.ui.beans - package org.jrebirth.af.component.ui.beans
-
- org.jrebirth.af.component.ui.dock - package org.jrebirth.af.component.ui.dock
-
- org.jrebirth.af.component.ui.stack - package org.jrebirth.af.component.ui.stack
-
Provides a Model to manage a StackPane to hold other Model.
- org.jrebirth.af.component.ui.tab - package org.jrebirth.af.component.ui.tab
-
Provides...
- org.jrebirth.af.component.ui.workbench - package org.jrebirth.af.component.ui.workbench
-
- org.jrebirth.af.core - package org.jrebirth.af.core
-
Provides base JRebirth packages.
- 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.command.multi - package org.jrebirth.af.core.command.multi
-
Provides...
- org.jrebirth.af.core.command.ref - package org.jrebirth.af.core.command.ref
-
Provides Base classes to manage
Command
with Object that implements
Ref
interface.
- org.jrebirth.af.core.command.single - package org.jrebirth.af.core.command.single
-
Provides...
- org.jrebirth.af.core.command.single.internal - package org.jrebirth.af.core.command.single.internal
-
Provides...
- org.jrebirth.af.core.command.single.pool - package org.jrebirth.af.core.command.single.pool
-
Provides...
- org.jrebirth.af.core.command.single.ui - package org.jrebirth.af.core.command.single.ui
-
Provides...
- org.jrebirth.af.core.component - package org.jrebirth.af.core.component
-
The class package-info.
- org.jrebirth.af.core.component.basic - package org.jrebirth.af.core.component.basic
-
Provides Basic Component implementation.
- org.jrebirth.af.core.component.behavior - package org.jrebirth.af.core.component.behavior
-
This root package provides all classes related to
Behavior
management.
- org.jrebirth.af.core.component.factory - package org.jrebirth.af.core.component.factory
-
- org.jrebirth.af.core.concurrent - package org.jrebirth.af.core.concurrent
-
Provides Implementation to manage concurrent jobs.
- 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.module - package org.jrebirth.af.core.module
-
The class package-info.
- 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 base classes for Resource builder.
- org.jrebirth.af.core.resource.color - package org.jrebirth.af.core.resource.color
-
Provides classes used to manage
Color
with JRebirth Resource Engine.
- org.jrebirth.af.core.resource.font - package org.jrebirth.af.core.resource.font
-
Provides classes used to manage
Font
with JRebirth Resource Engine.
- org.jrebirth.af.core.resource.fxml - package org.jrebirth.af.core.resource.fxml
-
Provides classes used to manage org.jrebirth.af.api.ui.fxml.FXMLComponentL
with JRebirth Resource Engine.
- org.jrebirth.af.core.resource.i18n - package org.jrebirth.af.core.resource.i18n
-
Provides classes used to manage
MessageResource
with JRebirth Resource Engine to support l10n & i18n.
- org.jrebirth.af.core.resource.image - package org.jrebirth.af.core.resource.image
-
Provides classes used to manage
Image
with JRebirth Resource Engine.
- org.jrebirth.af.core.resource.parameter - package org.jrebirth.af.core.resource.parameter
-
Provides classes used to manage custom Object Parameters with JRebirth Resource Engine.
- 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.provided.parameter - package org.jrebirth.af.core.resource.provided.parameter
-
Manage all JRebirth Parameters.
- org.jrebirth.af.core.resource.style - package org.jrebirth.af.core.resource.style
-
Provides classes used to manage
URL
of a CSS with JRebirth Resource Engine.
- 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
-
- org.jrebirth.af.core.ui.basic - package org.jrebirth.af.core.ui.basic
-
Provides...
- org.jrebirth.af.core.ui.fxform - package org.jrebirth.af.core.ui.fxform
-
- 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.
- org.jrebirth.af.demo.workbench - package org.jrebirth.af.demo.workbench
-
The class package-info.
- org.jrebirth.af.demo.workbench.resources - package org.jrebirth.af.demo.workbench.resources
-
The class package-info.
- org.jrebirth.af.demo.workbench.ui - package org.jrebirth.af.demo.workbench.ui
-
- org.jrebirth.af.dialog - package org.jrebirth.af.dialog
-
Provides clases to open Dialog into JRebirth Applications.
- org.jrebirth.af.dialog.basic - package org.jrebirth.af.dialog.basic
-
The class package-info.
- org.jrebirth.af.dialog.simpledialog - package org.jrebirth.af.dialog.simpledialog
-
The class package-info.
- org.jrebirth.af.preloader - package org.jrebirth.af.preloader
-
Provides a preloader with JRebirth Logo and base class to build your own.
- org.jrebirth.af.presentation - package org.jrebirth.af.presentation
-
Provides...
- org.jrebirth.af.presentation.command - package org.jrebirth.af.presentation.command
-
Provides...
- org.jrebirth.af.presentation.model - package org.jrebirth.af.presentation.model
-
- org.jrebirth.af.presentation.resources - package org.jrebirth.af.presentation.resources
-
- org.jrebirth.af.presentation.service - package org.jrebirth.af.presentation.service
-
Provides...
- org.jrebirth.af.presentation.ui - package org.jrebirth.af.presentation.ui
-
Provides...
- org.jrebirth.af.presentation.ui.base - package org.jrebirth.af.presentation.ui.base
-
Provides...
- org.jrebirth.af.presentation.ui.classic - package org.jrebirth.af.presentation.ui.classic
-
Provides...
- org.jrebirth.af.presentation.ui.image - package org.jrebirth.af.presentation.ui.image
-
Provides...
- org.jrebirth.af.presentation.ui.qanda - package org.jrebirth.af.presentation.ui.qanda
-
Provides...
- org.jrebirth.af.presentation.ui.slidemenu - package org.jrebirth.af.presentation.ui.slidemenu
-
The class package-info.
- org.jrebirth.af.presentation.ui.splash - package org.jrebirth.af.presentation.ui.splash
-
Provides...
- org.jrebirth.af.presentation.ui.stack - package org.jrebirth.af.presentation.ui.stack
-
Provides...
- org.jrebirth.af.presentation.ui.template - package org.jrebirth.af.presentation.ui.template
-
Provides...
- org.jrebirth.af.processor - package org.jrebirth.af.processor
-
Provides Annotation Processor to enhance JRebirth code.
- org.jrebirth.af.processor.annotation - package org.jrebirth.af.processor.annotation
-
Provides...
- org.jrebirth.af.processor.annotation.bean - package org.jrebirth.af.processor.annotation.bean
-
Provides Bean annotation.
- org.jrebirth.af.processor.util - package org.jrebirth.af.processor.util
-
Provides utility classes to map data.
- org.jrebirth.af.rest - package org.jrebirth.af.rest
-
The class package-info.
- org.jrebirth.af.rest.service - package org.jrebirth.af.rest.service
-
The class package-info.
- org.jrebirth.af.sample - package org.jrebirth.af.sample
-
Provides Main Class.
- org.jrebirth.af.sample.command - package org.jrebirth.af.sample.command
-
Provides Sample Commands classes.
- org.jrebirth.af.sample.resources - package org.jrebirth.af.sample.resources
-
Provides Resources declaration.
- org.jrebirth.af.sample.service - package org.jrebirth.af.sample.service
-
Provides Services classes.
- org.jrebirth.af.sample.ui - package org.jrebirth.af.sample.ui
-
Provides User Interface classes.
- org.jrebirth.af.security.behavior - package org.jrebirth.af.security.behavior
-
- org.jrebirth.af.security.behavior.data - package org.jrebirth.af.security.behavior.data
-
- org.jrebirth.af.security.behavior.impl - package org.jrebirth.af.security.behavior.impl
-
- org.jrebirth.af.security.service - package org.jrebirth.af.security.service
-
- org.jrebirth.af.showcase.analyzer - package org.jrebirth.af.showcase.analyzer
-
Provides...
- org.jrebirth.af.showcase.analyzer.command - package org.jrebirth.af.showcase.analyzer.command
-
Provides...
- org.jrebirth.af.showcase.analyzer.service - package org.jrebirth.af.showcase.analyzer.service
-
Provides...
- org.jrebirth.af.showcase.analyzer.service.impl - package org.jrebirth.af.showcase.analyzer.service.impl
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.controls - package org.jrebirth.af.showcase.analyzer.ui.controls
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor - package org.jrebirth.af.showcase.analyzer.ui.editor
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor.ball - package org.jrebirth.af.showcase.analyzer.ui.editor.ball
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade - package org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command - package org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.command
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.service - package org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.service
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.ui - package org.jrebirth.af.showcase.analyzer.ui.editor.ball.facade.ui
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.properties - package org.jrebirth.af.showcase.analyzer.ui.properties
-
Provides...
- org.jrebirth.af.showcase.analyzer.ui.workbench - package org.jrebirth.af.showcase.analyzer.ui.workbench
-
Provides...
- org.jrebirth.af.showcase.demo - package org.jrebirth.af.showcase.demo
-
The class package-info.
- org.jrebirth.af.showcase.demo.resources - package org.jrebirth.af.showcase.demo.resources
-
- org.jrebirth.af.showcase.demo.ui - package org.jrebirth.af.showcase.demo.ui
-
The class package-info.
- org.jrebirth.af.showcase.fxml - package org.jrebirth.af.showcase.fxml
-
- org.jrebirth.af.showcase.fxml.beans - package org.jrebirth.af.showcase.fxml.beans
-
- org.jrebirth.af.showcase.fxml.ui.embedded - package org.jrebirth.af.showcase.fxml.ui.embedded
-
- org.jrebirth.af.showcase.fxml.ui.hybrid - package org.jrebirth.af.showcase.fxml.ui.hybrid
-
- org.jrebirth.af.showcase.fxml.ui.included - package org.jrebirth.af.showcase.fxml.ui.included
-
- org.jrebirth.af.showcase.fxml.ui.main - package org.jrebirth.af.showcase.fxml.ui.main
-
- org.jrebirth.af.showcase.fxml.ui.standalone - package org.jrebirth.af.showcase.fxml.ui.standalone
-
- org.jrebirth.af.showcase.undoredo - package org.jrebirth.af.showcase.undoredo
-
- org.jrebirth.af.showcase.undoredo.beans - package org.jrebirth.af.showcase.undoredo.beans
-
- org.jrebirth.af.showcase.undoredo.command - package org.jrebirth.af.showcase.undoredo.command
-
- org.jrebirth.af.showcase.undoredo.ui - package org.jrebirth.af.showcase.undoredo.ui
-
- org.jrebirth.af.transition.command.slicer - package org.jrebirth.af.transition.command.slicer
-
- org.jrebirth.af.transition.slicer - package org.jrebirth.af.transition.slicer
-
Provides...
- org.jrebirth.af.undoredo - package org.jrebirth.af.undoredo
-
Provides UndoRedo feature to JRebirth Commands.
- org.jrebirth.af.undoredo.command - package org.jrebirth.af.undoredo.command
-
Provides base command for Undo/redo features.
- org.jrebirth.af.undoredo.service - package org.jrebirth.af.undoredo.service
-
Provides a service to manage org.jrebirth.undo.command.Undoable
Command Stack.
- orientation() - Method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- orientation(DockPaneOrientation) - Method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- orientation() - Method in class org.jrebirth.af.component.ui.beans.TabbedPaneConfig
-
- orientation(TabbedPaneOrientation) - Method in class org.jrebirth.af.component.ui.beans.TabbedPaneConfig
-
- orientationPy() - Method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- orientationPy() - Method in class org.jrebirth.af.component.ui.beans.TabbedPaneConfig
-
- OVERRIDE_FIRST_MODEL_CLASS - Static variable in interface org.jrebirth.af.core.application.ApplicationMessages
-
"You must override getFirstModelClass without calling super.".
- page - Variable in class org.jrebirth.af.presentation.model.Slide
-
- PAGE - Static variable in interface org.jrebirth.af.presentation.resources.PrezFonts
-
The splash font.
- PAGE_ENUM - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
-
The page to display (enum descriptor).
- PAGE_MODEL_KEY - Static variable in interface org.jrebirth.af.component.ui.stack.StackWaves
-
The page to display (model class descriptor).
- PageEnum - Interface in org.jrebirth.af.component.ui.stack
-
The class PageEnum.
- pane() - Method in interface org.jrebirth.af.api.ui.View
-
Return the view's pane that hold the root node.
- pane() - Method in class org.jrebirth.af.core.ui.AbstractView
-
Return the view's pane that hold the root node.
- panes(PartConfig<?>...) - Method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- panes() - Method in class org.jrebirth.af.component.ui.beans.DockPaneConfig
-
- param(String, O) - Method in interface org.jrebirth.af.core.resource.parameter.ParameterEnum
-
Default Constructor.
- 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.api.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.
- ParameterEnum - Interface in org.jrebirth.af.core.resource.parameter
-
- ParameterItem<T> - Interface in org.jrebirth.af.api.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() - Constructor for class org.jrebirth.af.core.resource.parameter.ParameterItemBase
-
- ParameterItemReal<T> - Interface in org.jrebirth.af.core.resource.parameter
-
The class ParameterItem.
- ParameterMessages - Interface in org.jrebirth.af.core.resource.parameter
-
The class ParameterMessages.
- ParameterParams - Interface in org.jrebirth.af.api.resource.parameter
-
The class ParameterParams.
- parameters() - Method in interface org.jrebirth.af.api.wave.contract.WaveType
-
Return only WaveItem that can be used as method parameter.
- parameters() - Method in class org.jrebirth.af.core.wave.WaveTypeBase
-
- ParameterUtility - Class in org.jrebirth.af.core.util
-
The class ParameterUtility.
- parse(String...) - Method in interface org.jrebirth.af.api.resource.ResourceParams
-
Parse a string to initialize fields.
- 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 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}]" .
- PARSE_MODULE_CONFIG_FILE - Static variable in interface org.jrebirth.af.core.resource.provided.parameter.CoreParameters
-
Flag that activates the module.xml file parsing to register components using annotations.
- parseObject(ParameterEntry) - Method in class org.jrebirth.af.core.resource.parameter.ObjectParameter
-
Parse the serialized object.
- PartConfig<PC extends PartConfig<PC>> - Class in org.jrebirth.af.component.ui.beans
-
- PartConfig(Class<? extends Model>) - Constructor for class org.jrebirth.af.component.ui.beans.PartConfig
-
- parts() - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- parts(PartConfig<?>...) - Method in class org.jrebirth.af.component.command.dock.DockWaveBean
-
- path() - Method in interface org.jrebirth.af.api.resource.image.ImageParams
-
Gets the image path.
- path() - Method in interface org.jrebirth.af.api.resource.style.StyleSheetParams
-
Gets the image path.
- path() - Method in class org.jrebirth.af.core.resource.image.AbstractBaseImage
-
Gets the image path.
- path() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
-
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() - Method in class org.jrebirth.af.core.resource.style.StyleSheet
-
Path property.
- pendingTasksProperty() - Method in interface org.jrebirth.af.api.service.Service
-
Return The Pending tasks map.
- pendingTasksProperty() - Method in class org.jrebirth.af.core.service.AbstractService
-
Return The Pending tasks map.
- perform() - Method in interface org.jrebirth.af.api.command.ref.CommandRunner
-
Perform.
- perform(Wave) - Method in interface org.jrebirth.af.api.command.ref.CommandWaveRunner
-
Perform.
- perform(Wave) - Method in class org.jrebirth.af.component.command.dock.AddDockCommand
-
- perform(Wave) - Method in class org.jrebirth.af.component.command.dock.RemoveDockCommand
-
- perform(Wave) - Method in class org.jrebirth.af.component.command.tab.AddTabCommand
-
- 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.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.FadeInOutCommand
-
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.basic.UpdateCursorCommand
-
Perform the command code.
- perform(Wave) - Method in class org.jrebirth.af.core.command.multi.AbstractMultiCommand
-
Perform the command code.
- perform(Wave) - Method in class org.jrebirth.af.core.command.ref.RefCommand
-
Perform the command code.
- perform(Wave) - Method in class org.jrebirth.af.core.command.single.internal.