- getBean(Class<P>) - Method in interface org.jacpfx.api.launcher.Launcher
-
Returns a bean by class name.
- getBean(String) - Method in interface org.jacpfx.api.launcher.Launcher
-
Returns a bean by qualifier.
- getCallerClassName() - Method in class org.jacpfx.api.util.CustomSecurityManager
-
- getCloneBean(T, Class<H>) - Method in interface org.jacpfx.api.scheduler.StatelessComponentScheduler
-
Returns a new instance of managed state less component.
- getComponent() - Method in interface org.jacpfx.api.component.SubComponent
-
Returns the component handle class, this is the users implementation of the component.
- getComponentDelegateQueue() - Method in interface org.jacpfx.api.component.Perspective
-
Returns delegate queue to delegate component to correct target
- getComponentDelegateQueue() - Method in interface org.jacpfx.api.delegator.ComponentDelegator
-
Get the delegate queue to add component to be delegated.
- getComponentHandle() - Method in interface org.jacpfx.api.workbench.Base
-
Returns the component handle class, this is the users implementation of the component.
- getComponentHandler() - Method in interface org.jacpfx.api.component.RootComponent
-
Returns component handler to handle initialization and reassignment of
subcomponents.
- getComponentViewHandle() - Method in interface org.jacpfx.api.component.UIComponent
-
Returns the component handle class, this is the users implementation of the component.
- getContext() - Method in interface org.jacpfx.api.component.Component
-
Returns the component context object.
- getContext() - Method in interface org.jacpfx.api.launcher.Launcher
-
Returns the DI container context.
- getContext() - Method in interface org.jacpfx.api.workbench.Base
-
Returns the component context object.
- getDescription() - Method in enum org.jacpfx.api.util.JACPMenuStyle
-
- getDocumentURL() - Method in interface org.jacpfx.api.component.Declarative
-
The document URL describing the UI.
- getEventHandler(M) - Method in interface org.jacpfx.api.context.JacpContext
-
Returns an event handler that handles messages to caller component
- getEventHandler(String, M) - Method in interface org.jacpfx.api.context.JacpContext
-
Returns an event handler that handles messages to target component
- getExecutorService() - Method in interface org.jacpfx.api.component.StatelessCallabackComponent
-
returns associated executor service
- getGlassPane() - Method in interface org.jacpfx.api.componentLayout.BaseLayout
-
Gets the glass pane.
- getHideableParent() - Method in interface org.jacpfx.api.component.ui.HideableComponent
-
- getId() - Method in interface org.jacpfx.api.context.JacpContext
-
Returns the id of the component.
- getId() - Method in enum org.jacpfx.api.util.JACPMenuStyle
-
- getId() - Method in enum org.jacpfx.api.util.ToolbarPosition
-
- getInstances() - Method in interface org.jacpfx.api.component.StatelessCallabackComponent
-
return instances of current state less component
- getIPerspectiveLayout() - Method in interface org.jacpfx.api.component.PerspectiveView
-
Returns layout dto.
- getLocaleID() - Method in interface org.jacpfx.api.component.Component
-
Represents the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
- getMenu() - Method in interface org.jacpfx.api.componentLayout.BaseLayout
-
Returns the application menu instance.
- getMessage() - Method in exception org.jacpfx.api.exceptions.ManagedFragmentAnnotationFXMLMissingException
-
- getMessage() - Method in exception org.jacpfx.api.exceptions.ManagedFragmentAnnotationMissingException
-
- getMessage() - Method in exception org.jacpfx.api.exceptions.ManagedFragmentNotInitializedException
-
- getMessage() - Method in interface org.jacpfx.api.message.DelegateDTO
-
Returns the message.
- getMessageBody() - Method in interface org.jacpfx.api.message.Message
-
Get the message payload.
- getMessageDelegateQueue() - Method in interface org.jacpfx.api.component.Perspective
-
Returns delegate queue to delegate actions to correct target
- getMessageDelegateQueue() - Method in interface org.jacpfx.api.delegator.MessageDelegator
-
Returns the delegate queue.
- getMessageQueue() - Method in interface org.jacpfx.api.component.Perspective
-
returns the component coordinator message queue;
- getMessageQueue() - Method in interface org.jacpfx.api.coordinator.Coordinator
-
Returns the message queue of coordinator.
- getName() - Method in interface org.jacpfx.api.context.JacpContext
-
Returns the name of a component.
- getName() - Method in enum org.jacpfx.api.util.OS
-
- getName() - Method in enum org.jacpfx.api.util.ToolbarPosition
-
- getNextIncomingMessage() - Method in interface org.jacpfx.api.component.SubComponent
-
Returns next message in pipe.
- getOS() - Static method in enum org.jacpfx.api.util.OS
-
- getParentId() - Method in interface org.jacpfx.api.component.SubComponent
-
returns the id of parent component
- getParentId() - Method in interface org.jacpfx.api.context.JacpContext
-
Returns the ID of parent component/perspective.
- getPerspective() - Method in interface org.jacpfx.api.component.Perspective
-
Returns the injected perspective representation.
- getPerspectives() - Method in interface org.jacpfx.api.workbench.Base
-
Get perspective in workbench.
- getRegisteredToolBar(ToolbarPosition) - Method in interface org.jacpfx.api.componentLayout.BaseLayout
-
Gets the registered tool bar.
- getRegisteredToolBars() - Method in interface org.jacpfx.api.componentLayout.BaseLayout
-
Gets all registered tool bars.
- getResourceBundle() - Method in interface org.jacpfx.api.context.JacpContext
-
Returns the component resource bundle.
- getResourceBundleLocation() - Method in interface org.jacpfx.api.component.Component
-
Represents the location of your resource bundle file.
- getRoot() - Method in interface org.jacpfx.api.component.UIComponent
-
Returns the 'root' ui component created by the handle method.
- getRootComponent() - Method in interface org.jacpfx.api.componentLayout.PerspectiveLayoutInterface
-
Get the ' layoutwrapper' for perspective; a layout component is a
component which can contain UI subcomponents.
- getSourceEvent() - Method in interface org.jacpfx.api.message.Message
-
Get source of this message event.
- getSourceId() - Method in interface org.jacpfx.api.message.Message
-
Get the caller id.
- getStyle() - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Returns the workbench style.
- getSubcomponents() - Method in interface org.jacpfx.api.component.Perspective
-
Returns all subcomponents in perspective.
- getTarget() - Method in interface org.jacpfx.api.message.DelegateDTO
-
Get the target id to transfer to.
- getTargetId() - Method in interface org.jacpfx.api.message.Message
-
Returns message target id.
- getTargetLayoutComponents() - Method in interface org.jacpfx.api.componentLayout.PerspectiveLayoutInterface
-
Returns map of target component and ids key - id value - target
component.
- getThreadCounter() - Method in interface org.jacpfx.api.component.StatelessCallabackComponent
-
returns thread counter to coordinate amount of existing instances of
sateless callback component
- getType() - Method in interface org.jacpfx.api.component.Declarative
-
Distinguish component types.
- getType() - Method in enum org.jacpfx.api.fragment.Scope
-
- getTypedMessageBody(Class<T>) - Method in interface org.jacpfx.api.message.Message
-
Returns a typed message, if applicable.
- getViewLocation() - Method in interface org.jacpfx.api.component.Declarative
-
Contains the document url describing the UI.
- getWorkbenchSize() - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Returns a tuple defining the workbench size.
- getX() - Method in class org.jacpfx.api.util.Tupel
-
- getY() - Method in class org.jacpfx.api.util.Tupel
-
- registerAndGetBean(Class<? extends P>, String, Scope) - Method in interface org.jacpfx.api.launcher.Launcher
-
Registers a Class in context and returns a managed bean.
- registerComponent(T) - Method in interface org.jacpfx.api.component.RootComponent
-
Register the component at the listener.
- registerRootComponent(M) - Method in interface org.jacpfx.api.componentLayout.PerspectiveLayoutInterface
-
Set Layout-Wrapper for perspective; this wrapper contains wrappers for
editors and views, define a valid component which is valid to hold
subcomponents.
- registerTargetLayoutComponent(String, B) - Method in interface org.jacpfx.api.componentLayout.PerspectiveLayoutInterface
-
Register a target component; a target component defines a wrapper where
editors and views can "live" in; you can define a target for each editor
or view component; create an root component, a complex layout an register
all component where editors/views should displayed in.
- registerToolBar(ToolbarPosition) - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Register a toolbar for the workbench
All toolbars are added with the same priority, thus the priority is given
by the order of registration.
- registerToolBars(ToolbarPosition...) - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Register multiple toolbars for the workbench
All toolbars are added with the same priority, thus the priority is given
by the order of registration.
- release() - Method in interface org.jacpfx.api.component.SubComponent
-
Release lock after execution in thread.
- removeAllCompnents() - Method in interface org.jacpfx.api.component.RootComponent
-
Remove all component when perspective is shut down.
- Resource - Annotation Type in org.jacpfx.api.annotations
-
The Resource annotation allows to inject different resources in dialogs an
component like a parent component, resource bundles and session context.
- RootComponent<T,A> - Interface in org.jacpfx.api.component
-
All root component have containing sub component (workspace -
perspective; perspective - editors) and listeners; all sub component have
to be initialized, registered and handled
- Scope - Enum in org.jacpfx.api.fragment
-
Defines the scope of a dialog
- send(M) - Method in interface org.jacpfx.api.context.JacpContext
-
Send a message to caller component itself.
- send(String, M) - Method in interface org.jacpfx.api.context.JacpContext
-
Send a message to defined targetId.
- setActive(boolean) - Method in interface org.jacpfx.api.context.JacpContext
-
Set default active state of component.
- setComponent(X) - Method in interface org.jacpfx.api.component.SubComponent
-
Set the component handle class.
- setComponentHandle(X) - Method in interface org.jacpfx.api.workbench.Base
-
Set the component handle class.
- setComponentHandler(ComponentHandler<P, Message<A, M>>) - Method in interface org.jacpfx.api.coordinator.Coordinator
-
set associated componentHandler
- setDelegateQueue(BlockingQueue<DelegateDTO<A, M>>) - Method in interface org.jacpfx.api.coordinator.Coordinator
-
Set the delegate queue, which delegates messages to correct responsible perspective.
- setExecutionTarget(String) - Method in interface org.jacpfx.api.context.JacpContext
-
Defines the perspective in which the component should executed in.
- setIPerspectiveLayout(PerspectiveLayoutInterface<C, C>) - Method in interface org.jacpfx.api.component.PerspectiveView
-
Set the default perspective layout entity for the perspective.
- setLocaleID(String) - Method in interface org.jacpfx.api.component.Component
-
Set the Locale ID, see: http://www.oracle.com/technetwork/java/javase/locales-137662.html.
- setMenuEnabled(boolean) - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Set menus to enabled state.
- setPerspectiveHandler(ComponentHandler<P, Message<A, M>>) - Method in interface org.jacpfx.api.coordinator.Coordinator
-
set associated perspectiveHandler
- setPerspectiveHandler(ComponentHandler<P, Message<A, M>>) - Method in interface org.jacpfx.api.coordinator.Delegator
-
Set the associated perspective handler.
- setResourceBundleLocation(String) - Method in interface org.jacpfx.api.component.Component
-
Set the location of your resource bundle file.
- setReturnTarget(String) - Method in interface org.jacpfx.api.context.JacpContext
-
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(C) - Method in interface org.jacpfx.api.component.UIComponent
-
Set the 'root' ui component created by the handle method.
- setStarted(boolean) - Method in interface org.jacpfx.api.component.Component
-
Set once when component was first started
- setStyle(S) - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Set the workbench style.
- setTargetLayout(String) - Method in interface org.jacpfx.api.context.JacpContext
-
Defines the target layoutId, where the UI component should appear in,the layout is registered in perspective and is a placeholder for the component.
- setUIType(UIType) - Method in interface org.jacpfx.api.component.Declarative
-
Set the UI type to distinguish component types
- setViewLocation(String) - Method in interface org.jacpfx.api.component.Declarative
-
Set the viewLocation location on component start.
- setWorkbenchXYSize(int, int) - Method in interface org.jacpfx.api.componentLayout.WorkbenchLayout
-
Set the size of the workbench.
- setX(X) - Method in class org.jacpfx.api.util.Tupel
-
- setY(Y) - Method in class org.jacpfx.api.util.Tupel
-
- Stateless - Annotation Type in org.jacpfx.api.annotations.component
-
Created with IntelliJ IDEA.
- StatelessCallabackComponent<L,A,M> - Interface in org.jacpfx.api.component
-
Represents a state less background/callback component.
- StatelessComponentScheduler<L,A,M> - Interface in org.jacpfx.api.scheduler
-
Handles instances of a state less component; delegates message to a non
blocked component instance or if all component are blocked message is
delegated to queue in one of existing instances
- SubComponent<L,A,M> - Interface in org.jacpfx.api.component
-
Defines a subcomponent handled by a root component.
- valueOf(String) - Static method in enum org.jacpfx.api.fragment.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jacpfx.api.util.JACPMenuStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jacpfx.api.util.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jacpfx.api.util.ToolbarPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jacpfx.api.util.UIType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jacpfx.api.fragment.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jacpfx.api.util.JACPMenuStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jacpfx.api.util.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jacpfx.api.util.ToolbarPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jacpfx.api.util.UIType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Annotation Type in org.jacpfx.api.annotations.component
-
Created with IntelliJ IDEA.