- SceneUtil - Class in org.jacpfx.rcp.workbench
-
- SceneUtil() - Constructor for class org.jacpfx.rcp.workbench.SceneUtil
-
- send(String, Object) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Send a message to defined targetId.
- send(Object) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Send a message to caller component itself.
- setActive(boolean) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set default active state of component.
- setBackgroundColor(Node, String) - Static method in class org.jacpfx.rcp.util.CSSUtil
-
Sets the background color style to a given node.
- setBackgroundColors(String, Node...) - Static method in class org.jacpfx.rcp.util.CSSUtil
-
Sets the background color to one ore more nodes.
- setButtonsVisible(Perspective<Node, EventHandler<Event>, Event, Object>, boolean) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- setButtonsVisible(SubComponent<EventHandler<Event>, Event, Object>, String, boolean) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- setComponent(X) - Method in class org.jacpfx.rcp.component.ASubComponent
-
Set the component handle class.
- setComponentHandle(X) - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
-
- setComponentHandler(ComponentHandler<P, Message<Event, Object>>) - Method in class org.jacpfx.rcp.coordinator.MessageCoordinator
-
- setContext(String, String) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- setExecutionTarget(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Defines the perspective in which the component should executed in.
- setFullGrow(Priority, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.GridPaneUtil
-
Set GridPane hGrow AND vGrow to multiple Nodes
- setFXComponentLayout(FXComponentLayout) - Method in interface org.jacpfx.rcp.context.InternalContext
-
Set the FXComponentLayout
- setFXComponentLayout(FXComponentLayout) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set the FXComponentLayout
- setHGrow(Priority, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.GridPaneUtil
-
Set GridPane hGrow to multiple Nodes
- setHGrow(Priority, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.HBoxUtil
-
Set HBox hGrow to multiple Nodes
- setId(String) - Method in interface org.jacpfx.rcp.context.InternalContext
-
Set the component id
- setId(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set the component id
- setIPerspectiveLayout(PerspectiveLayoutInterface<Node, Node>) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
- setLocaleID(String) - Method in class org.jacpfx.rcp.component.ASubComponent
-
Set the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
- setLocaleID(String) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
Set the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
- setMargin(Insets, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.HBoxUtil
-
Set margin to multiple Nodes.
- setMargin(Insets, Collection<Node>) - Static method in class org.jacpfx.rcp.util.LayoutUtil.HBoxUtil
-
Set margin to a collection of Nodes.
- setMargin(Insets, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.VBoxUtil
-
Set margin to multiple Nodes.
- setMargin(Insets, Collection<Node>) - Static method in class org.jacpfx.rcp.util.LayoutUtil.VBoxUtil
-
Set margin to a collection of Nodes.
- setMenuDragEnabled(Stage) - Method in class org.jacpfx.rcp.components.menuBar.JACPMenuBar
-
Sets the menu drag enabled.
- setMenuEnabled(boolean) - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
-
- setName(String) - Method in interface org.jacpfx.rcp.context.InternalContext
-
Set the components name
- setName(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set the components name
- setParentId(String) - Method in interface org.jacpfx.rcp.context.InternalContext
-
Set the parent id
- setParentId(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set the parent id
- setPerspectiveHandler(ComponentHandler<P, Message<Event, Object>>) - Method in class org.jacpfx.rcp.coordinator.MessageCoordinator
-
- setPerspectiveHandler(ComponentHandler<P, Message<Event, Object>>) - Method in class org.jacpfx.rcp.delegator.ComponentDelegatorImpl
-
- setPerspectiveHandler(ComponentHandler<P, Message<Event, Object>>) - Method in class org.jacpfx.rcp.delegator.MessageDelegatorImpl
-
- setPrivateMemberValue(Class<?>, Object, String, Object) - Static method in class org.jacpfx.rcp.util.FXUtil
-
Set a value to a private member on specified object
- setResourceBundle(ResourceBundle) - Method in interface org.jacpfx.rcp.context.InternalContext
-
Set the resource bundle
- setResourceBundle(ResourceBundle) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set the resource bundle
- setResourceBundleLocation(String) - Method in class org.jacpfx.rcp.component.ASubComponent
-
Set the location of your resource bundle file.
- setResourceBundleLocation(String) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
Set the location of your resource bundle file.
- setReturnTarget(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Set component targetId which is the target of a background component return
value; the return value will be handled like an average message and will
be delivered to targeted component.
- setRoot(Node) - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
-
Set the 'root' ui component created by the handle method.
- setStarted(boolean) - Method in class org.jacpfx.rcp.component.ASubComponent
-
- setStarted(boolean) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
- setStyle(S) - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
-
- setTargetLayout(String) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
Defines the target layoutId, where the UI component should appear in,the layout is registered in perspective and is a placeholder for the component.
- setTitle(String) - Method in class org.jacpfx.rcp.components.menuBar.JACPMenuBar
-
- setUIType(UIType) - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
-
Set the UI type to distinguish component types
- setUIType(UIType) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
Set the UI type to distinguish component types
- setVGrow(Priority, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.GridPaneUtil
-
Set GridPane vGrow to multiple Nodes
- setVGrow(Priority, Node...) - Static method in class org.jacpfx.rcp.util.LayoutUtil.VBoxUtil
-
Set VBox vGrow to multiple Nodes
- setViewLocation(String) - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
-
Set the viewLocation location on component start.
- setViewLocation(String) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
- setWorkbenchButtonsVisible(String, boolean) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- setWorkbenchDecorator(WorkbenchDecorator) - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
-
- setWorkbenchId(String) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- setWorkbenchLayout(WorkbenchLayout<Node>) - Method in class org.jacpfx.rcp.components.workbench.DefaultLegacyWorkbenchDecorator
-
set the current workbenchLayout
- setWorkbenchLayout(WorkbenchLayout<Node>) - Method in class org.jacpfx.rcp.components.workbench.DefaultWorkbenchDecorator
-
set the current workbenchLayout
- setWorkbenchLayout(WorkbenchLayout<Node>) - Method in interface org.jacpfx.rcp.components.workbench.WorkbenchDecorator
-
set the current workbenchLayout
- setWorkbenchXYSize(int, int) - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
-
- showButtons(String) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
show Toolbar Buttons by a given Id
- showModalDialog(Node) - Method in class org.jacpfx.rcp.components.modalDialog.JACPModalDialog
-
Show modal message.
- showModalDialog(Node) - Method in interface org.jacpfx.rcp.context.Context
-
shows the passed Node as modal dialog
- showModalDialog(Node) - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
shows the passed Node as modal dialog
- showModalDialog(Node) - Method in class org.jacpfx.rcp.handler.AErrorDialogHandler
-
- shutdowAll() - Static method in class org.jacpfx.rcp.util.ShutdownThreadsHandler
-
Shutdown registered Threads and Executors.
- shutDownAsyncComponent(ASubComponent, Object...) - Static method in class org.jacpfx.rcp.util.TearDownHandler
-
- shutDownExecutors() - Static method in class org.jacpfx.rcp.util.ShutdownThreadsHandler
-
Shutdown all registered Executors.
- shutDownFXComponent(EmbeddedFXComponent, String, Object...) - Static method in class org.jacpfx.rcp.util.TearDownHandler
-
- shutdownThreads() - Static method in class org.jacpfx.rcp.util.ShutdownThreadsHandler
-
Shutdown all registered Threads.
- ShutdownThreadsHandler - Class in org.jacpfx.rcp.util
-
Util class to register all Thread and executors in JACPFX, needed to shutdown all Threads and Executors on application close.
- ShutdownThreadsHandler() - Constructor for class org.jacpfx.rcp.util.ShutdownThreadsHandler
-
- SINGLE_PADDING - Static variable in interface org.jacpfx.rcp.util.CSSUtil.GlobalValues
-
- StateLessComponentRunWorker - Class in org.jacpfx.rcp.worker
-
CallbackComponent worker to run instances of a stateless component in a worker
thread.
- StateLessComponentRunWorker(SubComponent<EventHandler<Event>, Event, Object>, StatelessCallabackComponent<EventHandler<Event>, Event, Object>) - Constructor for class org.jacpfx.rcp.worker.StateLessComponentRunWorker
-
- StatelessComponentSchedulerImpl - Class in org.jacpfx.rcp.scheduler
-
- StatelessComponentSchedulerImpl(Launcher<?>) - Constructor for class org.jacpfx.rcp.scheduler.StatelessComponentSchedulerImpl
-
- supplyOnExecutorThread(Supplier<T>) - Method in class org.jacpfx.rcp.context.AsyncHandler
-
accepts an Supplier to be applyed on worker thread.
- supplyOnFXThread(Supplier<T>) - Method in class org.jacpfx.rcp.context.AsyncHandler
-
accepts an Supplier to be applyed on JavaFX application thread.