- call() - Method in class org.jacpfx.rcp.worker.CallbackComponentInitWorker
-
- call() - Method in class org.jacpfx.rcp.worker.FXComponentInitWorker
-
- call() - Method in class org.jacpfx.rcp.worker.StateLessComponentRunWorker
-
- call() - Method in class org.jacpfx.rcp.worker.TearDownWorker
-
- CallbackComponent - Interface in org.jacpfx.rcp.component
-
Created with IntelliJ IDEA.
- CallbackComponentInitWorker - Class in org.jacpfx.rcp.worker
-
This class handles running stateful background component
- CallbackComponentInitWorker(BlockingQueue<SubComponent<EventHandler<Event>, Event, Object>>, ASubComponent, Message<Event, Object>) - Constructor for class org.jacpfx.rcp.worker.CallbackComponentInitWorker
-
- changeComponentTarget(BlockingQueue<SubComponent<EventHandler<Event>, Event, Object>>, SubComponent<EventHandler<Event>, Event, Object>) - Static method in class org.jacpfx.rcp.util.WorkerUtil
-
Move component to new target in perspective.
- changed(ObservableValue<? extends Orientation>, Orientation, Orientation) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- checkForCommon(List<String>) - Method in class org.jacpfx.rcp.util.WorkbenchUtil.PerspectiveCheckDTO
-
- CLASS_DARK_BORDER - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_BTM_ARROW - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_BUTTON - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_LFT_ARROW - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_PANE - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_RGT_ARROW - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_HOVER_MENU_TOP_ARROW - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_BREAD_CRUMB_ITEM - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_BREAD_CUMB - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_BUTTON_BAR - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE_BUTTON - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE_CLOSE - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE_MESSAGE - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE_PARENT - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_OPTION_PANE_TITLE - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_JACP_TOOL_BAR - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- CLASS_WINDOW_BUTTONS - Static variable in interface org.jacpfx.rcp.util.CSSUtil.CSSClassConstants
-
- ClassFinder - Class in org.jacpfx.rcp.util
-
Created with IntelliJ IDEA.
- ClassFinder() - Constructor for class org.jacpfx.rcp.util.ClassFinder
-
Default constructur initializes the directories indicated by the
CLASSPATH, if they are not yet initialized.
- ClassRegistry - Class in org.jacpfx.rcp.registry
-
Created with IntelliJ IDEA.
- cleanAfterInterrupt() - Method in class org.jacpfx.rcp.worker.AEmbeddedComponentWorker
-
perform all cleanings after worker was interrupted.
- clearAllClasses() - Static method in class org.jacpfx.rcp.registry.ClassRegistry
-
in some cases (like unitTests) it may happen, that the ClassRegistry is invoked many times, do a cleanup before use to ensure old values are gone.
- clearOnShutdown() - Static method in class org.jacpfx.rcp.registry.ComponentRegistry
-
clears registry on application shutdown
- clearOnShutdown() - Static method in class org.jacpfx.rcp.registry.PerspectiveRegistry
-
clears registry on application shutdown
- clearRegions(SubComponent<EventHandler<Event>, Event, Object>, String) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- clearToolbar(SubComponent<EventHandler<Event>, Event, Object>, String) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- cloneMessage() - Method in class org.jacpfx.rcp.message.MessageImpl
-
- ColorDefinitions - Interface in org.jacpfx.rcp.common
-
Creator Util for Testcases only,
- compareTo(ComponentBase) - Method in class org.jacpfx.rcp.component.ASubComponent
-
- compareTo(ComponentBase) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
- ComponentDelegatorImpl - Class in org.jacpfx.rcp.delegator
-
The component delegator handles a component target change, find the correct
perspective an add component to correct perspective
- ComponentDelegatorImpl() - Constructor for class org.jacpfx.rcp.delegator.ComponentDelegatorImpl
-
- ComponentHandlerImpl - Class in org.jacpfx.rcp.handler
-
Handles initialization an reassignment of component in perspective.
- ComponentHandlerImpl(Launcher<?>, PerspectiveLayoutInterface<Node, Node>, BlockingQueue<SubComponent<EventHandler<Event>, Event, Object>>) - Constructor for class org.jacpfx.rcp.handler.ComponentHandlerImpl
-
- ComponentRegistry - Class in org.jacpfx.rcp.registry
-
Global registry with references to all component.
- ComponentRegistry() - Constructor for class org.jacpfx.rcp.registry.ComponentRegistry
-
- consumeOnExecutorThread(Consumer<T>) - Method in class org.jacpfx.rcp.context.AsyncHandler
-
accepts an Consumer to be applyed on worker thread.
- consumeOnFXThread(Consumer<T>) - Method in class org.jacpfx.rcp.context.AsyncHandler
-
accepts an Consumer to be applyed on JavaFX application thread.
- Context - Interface in org.jacpfx.rcp.context
-
Created with IntelliJ IDEA.
- countVisibleButtons() - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
- countVisibleButtons() - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- createExceptionDialog(Throwable) - Method in class org.jacpfx.rcp.handler.DefaultErrorDialogHandler
-
- createPerspectiveInstances(Workbench) - Method in class org.jacpfx.rcp.util.WorkbenchUtil
-
Creates all perspective instances by annotated id's in @Workbench annotation
- createSubcomponentById(String) - Method in class org.jacpfx.rcp.util.PerspectiveUtil
-
Returns a single SunComponent by id
- createSubcomponents(Perspective) - Method in class org.jacpfx.rcp.util.PerspectiveUtil
-
Returns all declared subcomponents for an Perspective annotation.
- CSSUtil - Class in org.jacpfx.rcp.util
-
The Class CSSUtil.
- CSSUtil() - Constructor for class org.jacpfx.rcp.util.CSSUtil
-
- CSSUtil.CSSClassConstants - Interface in org.jacpfx.rcp.util
-
- CSSUtil.CSSIdConstants - Interface in org.jacpfx.rcp.util
-
- CSSUtil.GlobalValues - Interface in org.jacpfx.rcp.util
-