- handle(ActionEvent) - Method in class org.jacpfx.rcp.components.errorDialog.DefaultErrorDialog
-
- handle(Event) - Method in class org.jacpfx.rcp.message.ActionListenerImpl
-
- handleActive(Message) - Method in class org.jacpfx.rcp.util.MessageLoggerService
-
- handleAndReplaceComponent(Message<Event, Object>, SubComponent<EventHandler<Event>, Event, Object>) - Method in class org.jacpfx.rcp.handler.ComponentHandlerImpl
-
- handleAndReplaceComponent(Message<Event, Object>, Perspective<Node, EventHandler<Event>, Event, Object>) - Method in class org.jacpfx.rcp.handler.PerspectiveHandlerImpl
-
- handleAsyncTearDown(SubComponent<EventHandler<Event>, Event, Object>...) - Static method in class org.jacpfx.rcp.util.TearDownHandler
-
executes all methods in ICallbackComponent, annotated with @OnTeardown
outside application thread.
- handleComponentMetaAnnotation(SubComponent<EventHandler<Event>, Event, Object>) - Static method in class org.jacpfx.rcp.util.PerspectiveUtil
-
Set meta attributes defined in annotations.
- handleExceptionInDialog(Throwable) - Method in class org.jacpfx.rcp.handler.AErrorDialogHandler
-
- handleGlobalTearDown() - Static method in class org.jacpfx.rcp.util.TearDownHandler
-
perform global teardown on all component.
- handleInactive(Message) - Method in class org.jacpfx.rcp.util.MessageLoggerService
-
- handleInCurrentPerspective(Message) - Method in class org.jacpfx.rcp.util.MessageLoggerService
-
- handleInitialLayout(Message<Event, Object>, WorkbenchLayout<Node>, Stage) - Method in interface org.jacpfx.rcp.workbench.FXWorkbench
-
JavaFX2 specific initialization method to create a workbench instance
- handleMessage(String, Message<Event, Object>) - Method in class org.jacpfx.rcp.coordinator.MessageCoordinator
-
- handleMetaAnnotation(Perspective<Node, EventHandler<Event>, Event, Object>, String) - Static method in class org.jacpfx.rcp.util.WorkbenchUtil
-
set meta attributes defined in annotations
- handlePerspective(Message<Event, Object>) - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
Handle a message call on perspective instance.
- handlePerspective(Message<Event, Object>, PerspectiveLayout) - Method in interface org.jacpfx.rcp.perspective.FXPerspective
-
Handle perspective method to initialize the perspective and the layout.
- handler(ComponentHandler<Perspective<Node, EventHandler<Event>, Event, Object>, Message<Event, Object>>) - Method in interface org.jacpfx.rcp.coordinator.MessageCoordinator.HandlerBuilder
-
the last step which creates the Coordinator instance
- HandlerThreadFactory - Class in org.jacpfx.rcp.util
-
Thread factory for all executors.
- HandlerThreadFactory(String) - Constructor for class org.jacpfx.rcp.util.HandlerThreadFactory
-
- handleToolBarButtons(Perspective<Node, EventHandler<Event>, Event, Object>, boolean) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- handleToolBarButtons(SubComponent<EventHandler<Event>, Event, Object>, String, boolean) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- handleViewState(Node, boolean) - Static method in class org.jacpfx.rcp.util.WorkerUtil
-
set visibility and enable/disable
- handleWorkbenchToolBarButtons(String, boolean) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
- hasAccess(String, Class...) - Static method in class org.jacpfx.rcp.util.AccessUtil
-
- hashCode() - Method in class org.jacpfx.rcp.component.ASubComponent
-
- hashCode() - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
- hashCode() - Method in class org.jacpfx.rcp.perspective.AFXPerspective
-
- hasIncomingMessage() - Method in class org.jacpfx.rcp.component.ASubComponent
-
Returns true if component has message in pipe.
- HBoxUtil() - Constructor for class org.jacpfx.rcp.util.LayoutUtil.HBoxUtil
-
- HEX_LIGHT_GRAY - Static variable in interface org.jacpfx.rcp.common.ColorDefinitions
-
- HEX_MID_GRAY - Static variable in interface org.jacpfx.rcp.common.ColorDefinitions
-
- hide() - Method in class org.jacpfx.rcp.components.toolBar.JACPHoverMenu
-
- hideAllChildren(Region) - Static method in class org.jacpfx.rcp.util.LayoutUtil
-
- hideAllHideables(MouseEvent) - Method in class org.jacpfx.rcp.workbench.GlobalMediator
-
Notifies all Hideables to hide its children or itself
- hideButtons(String) - Method in class org.jacpfx.rcp.components.toolBar.JACPToolBar
-
hide Toolbar Buttons by a given Id
- hideModalDialog() - Method in interface org.jacpfx.rcp.components.modalDialog.IModalMessageNode
-
Hide modal message.
- hideModalDialog() - Method in class org.jacpfx.rcp.components.modalDialog.JACPModalDialog
-
Hide any modal message that is shown.
- hideModalDialog() - Method in interface org.jacpfx.rcp.context.Context
-
hides the current modal dialog
- hideModalDialog() - Method in class org.jacpfx.rcp.context.JacpContextImpl
-
hides the current modal dialog
- hideOptions() - Method in class org.jacpfx.rcp.components.toolBar.JACPHoverMenu
-
Hides the menu.