A B C D F G H I J L M N O P R S U V W 

A

adapter - Variable in class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
Adapter instance.
adapter - Variable in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Adapter instance.
addAfterMenu(String, Menu) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
addChildView(DMXView) - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
addComponentId(String) - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Add component ID to the list.
addingService(ServiceReference<Object>) - Method in class com.vektorsoft.demux.desktop.jfx.WindowServiceCustomizer
 
addMenuItemToMenu(String, MenuItem) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
addSubmenuToMenu(String, Menu) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
addToolbar(ToolBar) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXToolbarServiceImpl
 
appendToMenuBar(Menu) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
arguments - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Array of arguments that application was invoked with.

B

blockGui(boolean, GUIBlockingScope, String...) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
buildNumber - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Application build number string.

C

closeDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogStage
 
closeDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
 
closeDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXProgressDialog
 
com.vektorsoft.demux.desktop.jfx - package com.vektorsoft.demux.desktop.jfx
Contains classes for desktop version of the framework.
com.vektorsoft.demux.desktop.jfx.app - package com.vektorsoft.demux.desktop.jfx.app
Contains implementation classes for common application service.
com.vektorsoft.demux.desktop.jfx.app.gui - package com.vektorsoft.demux.desktop.jfx.app.gui
Contains implementations of GUI related services, such as menu and tolbar.
com.vektorsoft.demux.desktop.jfx.gui - package com.vektorsoft.demux.desktop.jfx.gui
Contains public interfaces and classes used for interacting with JavaFX GUI.
com.vektorsoft.demux.desktop.jfx.view - package com.vektorsoft.demux.desktop.jfx.view
Contains classes needed to implement views for JavaFX platform.
com.vektorsoft.demux.desktop.jfx.view.dlg - package com.vektorsoft.demux.desktop.jfx.view.dlg
Contains classes for creating and managing JavaFX dialogs.
configuration - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Configuration parameters map.
constructUI() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
createDialog(String, String) - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Create dialog for JavaFX platform based on provided parameters.
createOptionDialog(String, String, int, Object) - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Create options dialog based on specified parameters.
createOptionDialog(String, String, String[], Object) - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Creates options dialog with custom buttons.
createProgressDialog(String) - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Creates dialog that will be used to display task progress.

D

DMXLoaderFXML - Class in com.vektorsoft.demux.desktop.jfx.gui
Custom implementation of FXMLLoader for usage within DEMUX Framework.
DMXLoaderFXML(URL, DMXResourceManager) - Constructor for class com.vektorsoft.demux.desktop.jfx.gui.DMXLoaderFXML
Creates new instance.

F

findMenuItemById(MenuBar, String) - Static method in class com.vektorsoft.demux.desktop.jfx.app.gui.JavaFXUtils
Finds menu item with specified ID.

G

getArguments() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 
getBuildNumber() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 
getComponentIds() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
 
getComponentIds() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
 
getConfigurationParameters() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 
getDialogFactory() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
getDialogView() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogStage
 
getDialogView() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
 
getDialogView() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXProgressDialog
 
getEventHandler() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
 
getEventHandler() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
 
getEventType() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
Returns event type for this handler.
getName() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 
getParentViewId() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
getProperty() - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Returns the name of the property getter method.
getVersion() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 
getViewDataIds() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
getViewId() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
getViewUI() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
gui - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Indicates whether application has GUI or not.

H

handleLocaleChange() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
This method will update GUI based on locale change.
hasGUI() - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
 

I

insertAtIndex(int, Menu) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
insertMenuItem(String, int, MenuItem) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
insertSeparator(String, int) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
insertToolbarAtIndex(int, ToolBar) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXToolbarServiceImpl
 

J

JavaFXUtils - Class in com.vektorsoft.demux.desktop.jfx.app.gui
Contains utility methods used in JavaFX applications.
JFX_ROOT_VIEW_ID - Static variable in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
View ID of the root view.
JFXDesktopActivator - Class in com.vektorsoft.demux.desktop.jfx
Activator for desktop bundle.
JFXDesktopActivator() - Constructor for class com.vektorsoft.demux.desktop.jfx.JFXDesktopActivator
 
JFXDesktopApplication - Class in com.vektorsoft.demux.desktop.jfx.app
An implementation of DMXApplication which represents JavaFX desktop application.
JFXDesktopApplication() - Constructor for class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Default constructor for setting default application values.
JFXDialogFactory - Class in com.vektorsoft.demux.desktop.jfx.view.dlg
Dialog factory for JavaFX applications.
JFXDialogFactory(DMXViewManager, Stage) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Create new instance.
JFXDialogStage - Class in com.vektorsoft.demux.desktop.jfx.view.dlg
JavaFX implementation of dialog.
JFXDialogStage(Stage, DMXDialogView) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogStage
Create new instance.
JFXEventHandler<T extends javafx.event.Event> - Class in com.vektorsoft.demux.desktop.jfx.gui
Generic event handler for JavaFX platform.
JFXEventHandler(DMXAdapter, EventType) - Constructor for class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
Creates new instance.
JFXMenuServiceImpl - Class in com.vektorsoft.demux.desktop.jfx.app.gui
Default implementation of DMXMenuService.
JFXMenuServiceImpl(Stage, DMXAdapter) - Constructor for class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
Creates new instance.
JFXOptionStage - Class in com.vektorsoft.demux.desktop.jfx.view.dlg
An implementation of DMXDialog which provides common functionality similar to Swing JOptionPane, ie.
JFXOptionStage(Stage, int, String, Object, DMXResourceManager) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
Create new instance of this dialog.
JFXOptionStage(Stage, String[], String, Object, DMXResourceManager) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
Create new dialog with specified custom options.
JFXProgressDialog - Class in com.vektorsoft.demux.desktop.jfx.view.dlg
Dialog used to display progress information.
JFXProgressDialog(Stage, DMXDialogView) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXProgressDialog
Create new instance.
JFXPropertyChangeHandler<T> - Class in com.vektorsoft.demux.desktop.jfx.gui
Base class for registering property change listeners for Java FX GUI components.
JFXPropertyChangeHandler(DMXAdapter, String) - Constructor for class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Creates new instance.
JFXRootView - Class in com.vektorsoft.demux.desktop.jfx.view
This class represents root view of JavaFX application.
JFXRootView(Stage) - Constructor for class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
Create new instance.
JFXToolbarServiceImpl - Class in com.vektorsoft.demux.desktop.jfx.app.gui
Implementation of DMXToolbarService.
JFXToolbarServiceImpl(Stage) - Constructor for class com.vektorsoft.demux.desktop.jfx.app.gui.JFXToolbarServiceImpl
Creates new instance.
JFXViewManager - Class in com.vektorsoft.demux.desktop.jfx.app
Implementation of DMXViewManager used for JavaFX applications.
JFXViewManager(Stage, DMXDefaultAdapter) - Constructor for class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
Creates new instance of this view manager.

L

load() - Method in class com.vektorsoft.demux.desktop.jfx.gui.DMXLoaderFXML
Loads FXML object from URL specified in constructor.
load(InputStream) - Method in class com.vektorsoft.demux.desktop.jfx.gui.DMXLoaderFXML
This implementation will ignore supplied in argument and invoke DMXLoaderFXML.load() method.

M

modifiedService(ServiceReference<Object>, Object) - Method in class com.vektorsoft.demux.desktop.jfx.WindowServiceCustomizer
 

N

name - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Application name.

O

onLocaleChange() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
 

P

processDeferredViews(String, Set<String>) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
property - Variable in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Name of the method for getting property value.

R

registerControllerForAction(String, String, Object...) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
registerEventHandler(DMXEventRegistrationHandler) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
registerEventHandlerForId(String, DMXEventRegistrationHandler) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXToolbarServiceImpl
 
registerEventHandlerForMenuItem(String, DMXEventRegistrationHandler) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXMenuServiceImpl
 
registerView(DMXView) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
removedService(ServiceReference<Object>, Object) - Method in class com.vektorsoft.demux.desktop.jfx.WindowServiceCustomizer
 
render() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 

S

selectView(String, Map<String, Object>) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
Set the view with specified ID as currently active.
setArguments(String[]) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set application arguments.
setBuildNumber(String) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set application build number.
setComponentIds(String...) - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXEventHandler
Sets component IDs.
setComponentIds(String...) - Method in class com.vektorsoft.demux.desktop.jfx.gui.JFXPropertyChangeHandler
Set component IDs to the list.
setConfiguration(Map<String, String>) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set configuration parameters for application.
setGui(boolean) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set whether application has GUI or not.
setMenuService(DMXMenuService) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
Sets menu service for use with this view manager.
setName(String) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set application name.
setResourceManager(DMXResourceManager) - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogFactory
Sets resource manager.
setToolbarService(DMXToolbarService) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
Sets toolbar service for this view manager.
setToolbarStyle(String) - Method in class com.vektorsoft.demux.desktop.jfx.app.gui.JFXToolbarServiceImpl
 
setVersion(String) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Set application version.
setViewActive(String, boolean) - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
setViewExtensionCallback(String, DMXExtensionCallback) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
showDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXDialogStage
 
showDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXOptionStage
 
showDialog() - Method in class com.vektorsoft.demux.desktop.jfx.view.dlg.JFXProgressDialog
 
start(BundleContext) - Method in class com.vektorsoft.demux.desktop.jfx.JFXDesktopActivator
This method will start the bundle and register basic services.
stop(BundleContext) - Method in class com.vektorsoft.demux.desktop.jfx.JFXDesktopActivator
 

U

updateFromModel(Map<String, Object>) - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 
updateNodeHierarchy(Node) - Method in class com.vektorsoft.demux.desktop.jfx.gui.DMXLoaderFXML
Updates node hierarchy with current values from resource bundles.
updateView(String, Map) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 
updateViewData(Map<String, Object>) - Method in class com.vektorsoft.demux.desktop.jfx.app.JFXViewManager
 

V

version - Variable in class com.vektorsoft.demux.desktop.jfx.app.JFXDesktopApplication
Application version string.
viewPlacementConstraint() - Method in class com.vektorsoft.demux.desktop.jfx.view.JFXRootView
 

W

WindowServiceCustomizer - Class in com.vektorsoft.demux.desktop.jfx
Customizer for tracking window service.
WindowServiceCustomizer(BundleContext) - Constructor for class com.vektorsoft.demux.desktop.jfx.WindowServiceCustomizer
Create new instance.
A B C D F G H I J L M N O P R S U V W 

Copyright © 2012-2014 Vektor Software. All Rights Reserved.