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

G

getAll(String) - Method in class org.jacpfx.rcp.util.ClassFinder
Retrive all classes of the indicated package.
getAllClasses() - Static method in class org.jacpfx.rcp.registry.ClassRegistry
Returns an un-modifiable list of all classes.
getAndSetCurrentVisiblePerspective(String) - Static method in class org.jacpfx.rcp.registry.PerspectiveRegistry
Set a new perspective id and returns the current id.
getBundle(String, String) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns the resourceBundle
getChildren() - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
 
getChildren(Node) - Static method in class org.jacpfx.rcp.util.FXUtil
returns children of current node
getClasseNamesInPackage(Path, String) - Method in class org.jacpfx.rcp.util.ClassFinder
 
getCloneBean(T, Class<H>) - Method in class org.jacpfx.rcp.scheduler.StatelessComponentSchedulerImpl
 
getComponent() - Method in class org.jacpfx.rcp.component.ASubComponent
Returns the component handle class, this is the users implementation of the component.
getComponentClassById(String) - Static method in class org.jacpfx.rcp.registry.ClassRegistry
Returns a component class by ID
getComponentDelegateQueue() - Method in class org.jacpfx.rcp.delegator.ComponentDelegatorImpl
 
getComponentDelegateQueue() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getComponentHandle() - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
 
getComponentHandler() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getComponentHandler() - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
 
getComponentIds() - Method in class org.jacpfx.rcp.util.WorkbenchUtil.PerspectiveCheckDTO
 
getComponentLayout() - Method in interface org.jacpfx.rcp.context.Context
Retruns the component layout
getComponentLayout() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Retruns the component layout
getContentPane() - Method in class org.jacpfx.rcp.components.toolBar.JACPHoverMenu
 
getContext() - Method in class org.jacpfx.rcp.component.ASubComponent
Returns the component context object.
getContext() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getContext() - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
 
getController() - Method in class org.jacpfx.rcp.components.managedFragment.ManagedFragmentHandler
Returns the controller instance.
getCorrectLocale(String) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns the correct locale by String
getCurrentVisiblePerspective() - Static method in class org.jacpfx.rcp.registry.PerspectiveRegistry
returns the current visible perspective id.
getDocumentURL() - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
The document URL describing the UI.
getDocumentURL() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
The document URL describing the UI.
getDto() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getEventHandler(Object) - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns an event handler that handles messages to caller component
getEventHandler(String, Object) - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns an event handler that handles messages to target component
getExecutionTarget() - Method in interface org.jacpfx.rcp.context.InternalContext
Returns the perspective in which the component should executed in.
getExecutionTarget() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the perspective in which the component should executed in.
getExecutorService() - Method in class org.jacpfx.rcp.component.AStatelessCallbackComponent
 
getFeature() - Method in class org.jacpfx.rcp.context.ExecutionStep
Returns the compleatable future for execution
getFragmentNode() - Method in class org.jacpfx.rcp.components.managedFragment.ManagedFragmentHandler
Returns the JavaFX Node
getFullyQualifiedId() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the fully qualified id like "parentId.componentId"
getFunction() - Method in class org.jacpfx.rcp.context.ExecutionStep
Returns the function to execute
getGlassPane() - Method in class org.jacpfx.rcp.componentLayout.FXComponentLayout
 
getGlassPane() - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
getGlassPane() - Method in class org.jacpfx.rcp.components.workbench.DefaultLegacyWorkbenchDecorator
 
getGlassPane() - Method in class org.jacpfx.rcp.components.workbench.DefaultWorkbenchDecorator
 
getGlassPane() - Method in interface org.jacpfx.rcp.components.workbench.WorkbenchDecorator
Returns the glassPane which is needed to show dialogs
getId() - Method in class org.jacpfx.rcp.components.managedFragment.ManagedFragmentHandler
Returns the Id.
getId() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the id of the component.
getId() - Method in class org.jacpfx.rcp.util.WorkbenchUtil.PerspectiveCheckDTO
 
getInstance() - Static method in class org.jacpfx.rcp.components.managedFragment.ManagedFragment
Returns an instance of ManagedFragment, to create managed dialogs.
getInstance() - Static method in class org.jacpfx.rcp.components.modalDialog.JACPModalDialog
Gets the single instance of JACPModalDialog.
getInstance() - Static method in class org.jacpfx.rcp.context.AsyncHandler
Returns an instace of async handler
getInstance() - Static method in class org.jacpfx.rcp.handler.ExceptionHandler
 
getInstance() - Static method in class org.jacpfx.rcp.util.DimensionUtil
 
getInstance() - Static method in class org.jacpfx.rcp.util.MessageLoggerService
 
getInstance(Launcher<?>) - Static method in class org.jacpfx.rcp.util.PerspectiveUtil
Returns an PerspectiveUtil instance.
getInstance(Launcher<?>) - Static method in class org.jacpfx.rcp.util.WorkbenchUtil
Returns an instance of the WorkbenchUtil
getInstance() - Static method in class org.jacpfx.rcp.workbench.GlobalMediator
 
getInstances() - Method in class org.jacpfx.rcp.component.AStatelessCallbackComponent
 
getIPerspectiveLayout() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getLocaleID() - Method in class org.jacpfx.rcp.component.ASubComponent
Represents the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
getLocaleID() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
Represents the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
getManagedFragment(Class<? extends T>, String, String) - Method in class org.jacpfx.rcp.components.managedFragment.ManagedFragment
Creates a managed dialog.
getManagedFragmentHandler(Class<T>) - Method in interface org.jacpfx.rcp.context.Context
Returns a managed fragment handler, which contains part of an UI and can fully interact with CDI and it's parent component.
getManagedFragmentHandler(Class<T>) - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns a managed fragment handler, which contains part of an UI and can fully interact with CDI and it's parent component.
getMenu() - Method in class org.jacpfx.rcp.componentLayout.FXComponentLayout
 
getMenu() - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
getMenus() - Method in class org.jacpfx.rcp.components.menuBar.JACPMenuBar
Gets the menus.
getMessage() - Method in exception org.jacpfx.rcp.components.modalDialog.DialogNotInitializedException
 
getMessage() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getMessage() - Method in class org.jacpfx.rcp.delegator.DelegateDTOImpl
 
getMessageBody() - Method in class org.jacpfx.rcp.message.MessageImpl
 
getMessageDelegateQueue() - Method in class org.jacpfx.rcp.delegator.MessageDelegatorImpl
 
getMessageDelegateQueue() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getMessageQueue() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinator
 
getMessageQueue() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getName() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the name of a component.
getNextIncomingMessage() - Method in class org.jacpfx.rcp.component.ASubComponent
Returns next message in pipe.
getNodes(String) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
returns all the regions for the given id.
getObserveableById(String, List<P>) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns a component by id from a provided component list
getObserveableByParentId(String, List<P>) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns a component by parent id from a provided component list
getObserveableByQualifiedId(String, List<P>) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns a component by full qualified id (like parentId.componentId) from a provided component list
getObserveableByQualifiedId(String, String, List<P>) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns a component by full qualified id (like parentId.componentId) from a provided component list
getParentFromId(String) - Static method in class org.jacpfx.rcp.util.FXUtil
Returns the parent part of id ... parent.child
getParentId() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the ID of parent component/perspective.
getParentPerspective() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getPerspective() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getPerspectiveClassById(String) - Static method in class org.jacpfx.rcp.registry.ClassRegistry
Returns a perspective class by ID.
getPerspectiveIdFromAnnotation(Perspective<Node, EventHandler<Event>, Event, Object>) - Static method in class org.jacpfx.rcp.util.PerspectiveUtil
Returns the ID from annotation for a perspective
getPerspectiveLayoutFromPerspective(Perspective<Node, EventHandler<Event>, Event, Object>) - Static method in class org.jacpfx.rcp.util.PerspectiveUtil
Returns the PerspectiveLayout instance from perspective interface
getPerspectives() - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
 
getQualifiedComponentId(String, String) - Static method in class org.jacpfx.rcp.util.FXUtil
Creates a full qualified component name like parentId.componentId
getRegisteredToolBar(ToolbarPosition) - Method in class org.jacpfx.rcp.componentLayout.FXComponentLayout
 
getRegisteredToolBar(ToolbarPosition) - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
getRegisteredToolbar(ToolbarPosition, String, String) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
 
getRegisteredToolBars() - Method in class org.jacpfx.rcp.componentLayout.FXComponentLayout
 
getRegisteredToolBars() - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
getRegisteredToolBars(String, String) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
 
getResourceBundle() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the component resource bundle.
getResourceBundleLocation() - Method in class org.jacpfx.rcp.component.ASubComponent
Represents the location of your resource bundle file.
getResourceBundleLocation() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
Represents the location of your resource bundle file.
getReturnTargetAndClear() - Method in interface org.jacpfx.rcp.context.InternalContext
Returns the retrun target and clears the value
getReturnTargetAndClear() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns component id which is targeted by callback component return value; the return value will be handled like an average message and will be delivered to targeted component.
getRoot() - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
Returns the 'root' ui component created by the handle method.
getRoot() - Method in class org.jacpfx.rcp.components.workbench.DefaultLegacyWorkbenchDecorator
 
getRoot() - Method in class org.jacpfx.rcp.components.workbench.DefaultWorkbenchDecorator
 
getRoot() - Method in interface org.jacpfx.rcp.components.workbench.WorkbenchDecorator
retirn the Root node, this node is the parent for all perspectives
getRootComponent() - Method in class org.jacpfx.rcp.componentLayout.PerspectiveLayout
 
getScene() - Static method in class org.jacpfx.rcp.workbench.SceneUtil
 
getScreenHeightProperty() - Method in class org.jacpfx.rcp.util.DimensionUtil
 
getScreenWidthProperty() - Method in class org.jacpfx.rcp.util.DimensionUtil
 
getSourceEvent() - Method in class org.jacpfx.rcp.message.MessageImpl
 
getSourceId() - Method in class org.jacpfx.rcp.message.MessageImpl
 
getStageHeightProperty() - Method in class org.jacpfx.rcp.util.DimensionUtil
 
getStageWidthProperty() - Method in class org.jacpfx.rcp.util.DimensionUtil
 
getState() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getStyle() - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
getSubcomponents() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getTarget() - Method in class org.jacpfx.rcp.delegator.DelegateDTOImpl
 
getTargetComponent() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getTargetComponentId(String) - Static method in class org.jacpfx.rcp.util.FXUtil
returns the message target component id
getTargetId() - Method in class org.jacpfx.rcp.coordinator.MessageCoordinatorExecutionResult
 
getTargetId() - Method in class org.jacpfx.rcp.message.MessageImpl
 
getTargetLayout() - Method in interface org.jacpfx.rcp.context.InternalContext
Returns the target layout in parent perspective
getTargetLayout() - Method in class org.jacpfx.rcp.context.JacpContextImpl
Returns the target layout in parent perspective
getTargetLayoutComponents() - Method in class org.jacpfx.rcp.componentLayout.PerspectiveLayout
 
getTargetPerspectiveId(String) - Static method in class org.jacpfx.rcp.util.FXUtil
returns the message target perspective id
getThreadCounter() - Method in class org.jacpfx.rcp.component.AStatelessCallbackComponent
 
getToolBarContainer() - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
 
getType() - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
Distinguish component types.
getType() - Method in class org.jacpfx.rcp.context.ExecutionStep
Returns the type (POOL or FX Thread)
getType() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
Distinguish component types.
getTypedMessageBody(Class<T>) - Method in class org.jacpfx.rcp.message.MessageImpl
 
getViewLocation() - Method in class org.jacpfx.rcp.component.EmbeddedFXComponent
Contains the document url describing the UI.
getViewLocation() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
 
getWorkbenchDecorator() - Method in class org.jacpfx.rcp.workbench.AFXWorkbench
 
getWorkbenchId() - Method in class org.jacpfx.rcp.workbench.GlobalMediator
 
getWorkbenchSize() - Method in class org.jacpfx.rcp.componentLayout.FXWorkbenchLayout
 
GlobalMediator - Class in org.jacpfx.rcp.workbench
 
globalMessageQueue - Variable in class org.jacpfx.rcp.component.ASubComponent
 
GridPaneUtil() - Constructor for class org.jacpfx.rcp.util.LayoutUtil.GridPaneUtil
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links