- parentId(String) - Method in interface org.jacpfx.rcp.coordinator.MessageCoordinator.ParentIdBuilder
-
add the parent id value
- PATTERN_GLOBAL - Static variable in class org.jacpfx.rcp.util.FXUtil
-
- performResourceInjection(Injectable, JacpContext<EventHandler<Event>, Object>) - Static method in class org.jacpfx.rcp.util.FXUtil
-
Injects all Resource memberc like Context
- perspective - Variable in class org.jacpfx.rcp.perspective.AFXPerspective
-
- PerspectiveCheckDTO(String, List<String>) - Constructor for class org.jacpfx.rcp.util.WorkbenchUtil.PerspectiveCheckDTO
-
- perspectiveContainsComponentIdInAnnotation(String, String) - Static method in class org.jacpfx.rcp.registry.PerspectiveRegistry
-
Checks if a specific componentId is present in defined perspective annotation.
- PerspectiveHandlerImpl - Class in org.jacpfx.rcp.handler
-
Handles initialization and update of perspective in a workbench.
- PerspectiveHandlerImpl(Launcher<?>, WorkbenchLayout<Node>, Pane) - Constructor for class org.jacpfx.rcp.handler.PerspectiveHandlerImpl
-
- PerspectiveLayout - Class in org.jacpfx.rcp.componentLayout
-
The basic perspective layout to set the root and the child nodes of a perspective.
- PerspectiveLayout() - Constructor for class org.jacpfx.rcp.componentLayout.PerspectiveLayout
-
- PerspectiveLayout(Node) - Constructor for class org.jacpfx.rcp.componentLayout.PerspectiveLayout
-
- PerspectiveRegistry - Class in org.jacpfx.rcp.registry
-
Created with IntelliJ IDEA.
- PerspectiveUtil - Class in org.jacpfx.rcp.util
-
Created with IntelliJ IDEA.
- postHandle(FXComponentLayout) - Method in interface org.jacpfx.rcp.workbench.FXWorkbench
-
Handle menu and bar entries created
- postInit(ComponentHandler<SubComponent<EventHandler<Event>, Event, Object>, Message<Event, Object>>) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
post init method to set correct component handler and to initialize
component depending on objects created in startUp sequence.
- PREFIX - Static variable in class org.jacpfx.rcp.util.HandlerThreadFactory
-
- prepareAndRunHandleMethod(UIComponent<Node, EventHandler<Event>, Event, Object>, Message<Event, Object>) - Static method in class org.jacpfx.rcp.util.WorkerUtil
-
Runs the handle method of a componentView.
- putIncomingMessage(Message<Event, Object>) - Method in class org.jacpfx.rcp.component.ASubComponent
-
Add new message to component.