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

A

AdornedImageDescriptor - Class in org.eclipse.fx.ui.services.resources
Describes an image which is adorned on its 4 edges
AdornedImageDescriptor(URI, List<AdornedImageDescriptor.Adornment>, Point2D) - Constructor for class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor
Create a new descriptor
AdornedImageDescriptor(URI, List<AdornedImageDescriptor.Adornment>) - Constructor for class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor
Create a new descriptor
AdornedImageDescriptor.Adornment - Class in org.eclipse.fx.ui.services.resources
The adornment to place above the base image
AdornedImageDescriptor.Location - Enum in org.eclipse.fx.ui.services.resources
The location to place the adornment
Adornment(AdornedImageDescriptor.Location, URI) - Constructor for class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor.Adornment
Create a new adornment
adornments - Variable in class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor
The adornments
APP_FOCUS_NODE - Static variable in class org.eclipse.fx.ui.services.Constants
Context key with the applications focus node
APPLICATION_LAUNCHED - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when the application has been launched
applicationLaunched(ApplicationContext) - Method in class org.eclipse.fx.ui.services.startup.internal.DefaultStartupProgressTrackerService
 
applicationLaunched(ApplicationContext) - Method in interface org.eclipse.fx.ui.services.startup.StartupProgressTrackerService
Invoked when the OSGi-Framework has been launched.
appliesToTheme(Theme) - Method in interface org.eclipse.fx.ui.services.theme.MultiURLStylesheet
Check if the stylesheet applies to the given theme
appliesToTheme(Theme) - Method in interface org.eclipse.fx.ui.services.theme.Stylesheet
Check if the stylesheet applies to the given theme
asyncExec(Callable<V>) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 
asyncExec(Runnable) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 

B

baseImage - Variable in class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor
The base image
block(<any>) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 

C

Constants - Class in org.eclipse.fx.ui.services
Various constants
Constants() - Constructor for class org.eclipse.fx.ui.services.Constants
 

D

DefaultImageProvider - Class in org.eclipse.fx.ui.services.resources.impl
A default image provider
DefaultImageProvider() - Constructor for class org.eclipse.fx.ui.services.resources.impl.DefaultImageProvider
 
DefaultStartupProgressTrackerService - Class in org.eclipse.fx.ui.services.startup.internal
Default implementation of the progress
DefaultStartupProgressTrackerService() - Constructor for class org.eclipse.fx.ui.services.startup.internal.DefaultStartupProgressTrackerService
 
dispose() - Method in interface org.eclipse.fx.ui.services.theme.ThemeManager.Registration
A registration

F

FontIconNodeProvider - Class in org.eclipse.fx.ui.services.resources.impl
Provider for font-icon view
FontIconNodeProvider() - Constructor for class org.eclipse.fx.ui.services.resources.impl.FontIconNodeProvider
 
FXMLGraphicsNodeProvider - Class in org.eclipse.fx.ui.services.resources.impl
FXML node provider
FXMLGraphicsNodeProvider() - Constructor for class org.eclipse.fx.ui.services.resources.impl.FXMLGraphicsNodeProvider
 

G

getAvailableThemes() - Method in interface org.eclipse.fx.ui.services.theme.ThemeManager
 
getCurrentTheme() - Method in interface org.eclipse.fx.ui.services.theme.ThemeManager
 
getFileSuffix() - Method in interface org.eclipse.fx.ui.services.resources.GraphicNodeProvider
 
getFileSuffix() - Method in interface org.eclipse.fx.ui.services.resources.ImageProvider
 
getFileSuffix() - Method in class org.eclipse.fx.ui.services.resources.impl.DefaultImageProvider
 
getFileSuffix() - Method in class org.eclipse.fx.ui.services.resources.impl.FontIconNodeProvider
 
getFileSuffix() - Method in class org.eclipse.fx.ui.services.resources.impl.FXMLGraphicsNodeProvider
 
getGraphicNode(URI) - Method in interface org.eclipse.fx.ui.services.resources.GraphicNodeProvider
Load the graphic node
getGraphicNode(URI) - Method in class org.eclipse.fx.ui.services.resources.impl.FontIconNodeProvider
 
getGraphicNode(URI) - Method in class org.eclipse.fx.ui.services.resources.impl.FXMLGraphicsNodeProvider
 
getGraphicsNode(URI) - Method in interface org.eclipse.fx.ui.services.resources.GraphicsLoader
Constructing a graphic node from the url
getId() - Method in interface org.eclipse.fx.ui.services.theme.Theme
 
getImage(URI) - Method in interface org.eclipse.fx.ui.services.resources.GraphicsLoader
Loading the image
getImage(URI) - Method in interface org.eclipse.fx.ui.services.resources.ImageProvider
Loading the image from the given uri
getImage(URI) - Method in class org.eclipse.fx.ui.services.resources.impl.DefaultImageProvider
 
getName() - Method in interface org.eclipse.fx.ui.services.resources.GraphicNodeProvider
 
getName() - Method in interface org.eclipse.fx.ui.services.resources.ImageProvider
 
getName() - Method in class org.eclipse.fx.ui.services.resources.impl.DefaultImageProvider
 
getName() - Method in class org.eclipse.fx.ui.services.resources.impl.FontIconNodeProvider
 
getName() - Method in class org.eclipse.fx.ui.services.resources.impl.FXMLGraphicsNodeProvider
 
getName() - Method in interface org.eclipse.fx.ui.services.theme.Theme
 
getQueryValue(URI, String) - Static method in class org.eclipse.fx.ui.services.resources.GraphicsLoader.Util
Get query param with the given name
getStylesheetURL() - Method in interface org.eclipse.fx.ui.services.theme.Theme
 
getType() - Method in interface org.eclipse.fx.ui.services.theme.MultiURLStylesheetTypeProvider
 
getType() - Method in interface org.eclipse.fx.ui.services.theme.StylesheetTypeProvider
 
getURL(Theme) - Method in interface org.eclipse.fx.ui.services.theme.MultiURLStylesheet
 
getURL(Theme) - Method in interface org.eclipse.fx.ui.services.theme.Stylesheet
 
GraphicNodeProvider - Interface in org.eclipse.fx.ui.services.resources
Provider who translates a url into a node
GraphicsLoader - Interface in org.eclipse.fx.ui.services.resources
Service loading graphic nodes consulting ImageProvider and GraphicNodeProvider
GraphicsLoader.Util - Class in org.eclipse.fx.ui.services.resources
Utility to extract informations from the uri

I

ImageProvider - Interface in org.eclipse.fx.ui.services.resources
An image provider
isCurrent() - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 

L

LifecycleRV - Enum in org.eclipse.fx.ui.services.restart
Return value for lifecycle methods annotated with @PostContextCreate
LightWeightDialogService - Interface in org.eclipse.fx.ui.services.dialog
Service to open a lightweight dialog
LightWeightDialogService.ModalityScope - Enum in org.eclipse.fx.ui.services.dialog
The modality scope
location - Variable in class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor.Adornment
The location

M

MenuService - Interface in org.eclipse.fx.ui.services.menu
Provide for management of different menus.
MultiURLStylesheet - Interface in org.eclipse.fx.ui.services.theme
A stylesheet that is made up of multiple (potentially changeing) urls
MultiURLStylesheetTypeProvider - Interface in org.eclipse.fx.ui.services.theme
Provide a MultiURLStylesheet type who gets created by the framework and registered on the behalf of it

N

NativeStrategy - Enum in org.eclipse.fx.ui.services.commands
Allows to specify if the key is event is blocked even if the command is not executable

O

openDialog(Class<T>, LightWeightDialogService.ModalityScope) - Method in interface org.eclipse.fx.ui.services.dialog.LightWeightDialogService
Open the given dialog class
openDialog(T, LightWeightDialogService.ModalityScope) - Method in interface org.eclipse.fx.ui.services.dialog.LightWeightDialogService
Open the given dialog instance in the given scope
org.eclipse.fx.ui.services - package org.eclipse.fx.ui.services
 
org.eclipse.fx.ui.services.commands - package org.eclipse.fx.ui.services.commands
 
org.eclipse.fx.ui.services.dialog - package org.eclipse.fx.ui.services.dialog
 
org.eclipse.fx.ui.services.menu - package org.eclipse.fx.ui.services.menu
 
org.eclipse.fx.ui.services.resources - package org.eclipse.fx.ui.services.resources
 
org.eclipse.fx.ui.services.resources.impl - package org.eclipse.fx.ui.services.resources.impl
 
org.eclipse.fx.ui.services.restart - package org.eclipse.fx.ui.services.restart
 
org.eclipse.fx.ui.services.startup - package org.eclipse.fx.ui.services.startup
 
org.eclipse.fx.ui.services.startup.internal - package org.eclipse.fx.ui.services.startup.internal
 
org.eclipse.fx.ui.services.sync - package org.eclipse.fx.ui.services.sync
 
org.eclipse.fx.ui.services.sync.internal - package org.eclipse.fx.ui.services.sync.internal
 
org.eclipse.fx.ui.services.theme - package org.eclipse.fx.ui.services.theme
 

P

parseQuery(URI) - Static method in class org.eclipse.fx.ui.services.resources.GraphicsLoader.Util
Split the query params into a Map
PERSPECTIVE_HIDDEN - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when a perspective is fully hidden
PERSPECTIVE_SHOWN - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when a perspective is fully shown

R

registerContextMenu(Object, String) - Method in interface org.eclipse.fx.ui.services.menu.MenuService
Create a menu for this control and hook it up with the MPopupMenu.
registerScene(Scene) - Method in interface org.eclipse.fx.ui.services.theme.ThemeManager
Register a scene
restart(boolean) - Method in interface org.eclipse.fx.ui.services.restart.RestartService
Restarts the application
RestartService - Interface in org.eclipse.fx.ui.services.restart
Service for application restart and shutdown
ROOT_TOPIC - Static variable in class org.eclipse.fx.ui.services.Constants
Root topic for fx specific events

S

scheduleExecution(long, Runnable) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 
scheduleExecution(long, Callable<T>) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 
setCurrentThemeId(String) - Method in interface org.eclipse.fx.ui.services.theme.ThemeManager
Set the current theme id
setThreadSynchronize(ThreadSynchronize) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
Setting the thread synchronize
shutdown() - Method in interface org.eclipse.fx.ui.services.restart.RestartService
Closes the application
size - Variable in class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor
The size if null the size of the base image
StartupProgressTrackerService - Interface in org.eclipse.fx.ui.services.startup
Service to track startup progress eg to update the splash screen
StartupProgressTrackerService.DefaultProgressState - Enum in org.eclipse.fx.ui.services.startup
A set of predefined states
StartupProgressTrackerService.OSGiRV - Enum in org.eclipse.fx.ui.services.startup
StartupProgressTrackerService.ProgressState - Interface in org.eclipse.fx.ui.services.startup
Basic interface implemented by the progress state.
stateReached(StartupProgressTrackerService.ProgressState) - Method in class org.eclipse.fx.ui.services.startup.internal.DefaultStartupProgressTrackerService
 
stateReached(StartupProgressTrackerService.ProgressState) - Method in interface org.eclipse.fx.ui.services.startup.StartupProgressTrackerService
Method called when a certain state has been reached
Stylesheet - Interface in org.eclipse.fx.ui.services.theme
Stylesheet registered on a theme
StylesheetTypeProvider - Interface in org.eclipse.fx.ui.services.theme
Provide a Stylesheet type who gets created by the framework and registered on the behalf of it
suffix(URI) - Static method in class org.eclipse.fx.ui.services.resources.GraphicsLoader.Util
Extract the file suffix
syncExec(Callable<V>, V) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 
syncExec(Runnable) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 

T

Theme - Interface in org.eclipse.fx.ui.services.theme
A theme definition
THEME_CHANGED - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when the theme is changed
ThemeManager - Interface in org.eclipse.fx.ui.services.theme
Manager of themes
ThemeManager.Registration - Interface in org.eclipse.fx.ui.services.theme
Registration
TOOLITEM_TIMER - Static variable in class org.eclipse.fx.ui.services.Constants
Context key with the timer value used for tool item check

U

UISynchronize - Interface in org.eclipse.fx.ui.services.sync
Deprecated.
since 3.0 and to be removed in 4.0, use ThreadSynchronize
UISynchronizeImpl - Class in org.eclipse.fx.ui.services.sync.internal
Deprecated.
UISynchronizeImpl() - Constructor for class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
 
unsetThreadSynchronize(ThreadSynchronize) - Method in class org.eclipse.fx.ui.services.sync.internal.UISynchronizeImpl
Deprecated.
Unset the threadSynchronize
UPDATE_VISIBLE_WHEN_RESULT - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when the result of a visible when is modified
uri - Variable in class org.eclipse.fx.ui.services.resources.AdornedImageDescriptor.Adornment
The uri
Util() - Constructor for class org.eclipse.fx.ui.services.resources.GraphicsLoader.Util
 

V

valueOf(String) - Static method in enum org.eclipse.fx.ui.services.commands.NativeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.fx.ui.services.dialog.LightWeightDialogService.ModalityScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.fx.ui.services.resources.AdornedImageDescriptor.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.fx.ui.services.restart.LifecycleRV
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.fx.ui.services.startup.StartupProgressTrackerService.DefaultProgressState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.fx.ui.services.startup.StartupProgressTrackerService.OSGiRV
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.fx.ui.services.commands.NativeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.fx.ui.services.dialog.LightWeightDialogService.ModalityScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.fx.ui.services.resources.AdornedImageDescriptor.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.fx.ui.services.restart.LifecycleRV
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.fx.ui.services.startup.StartupProgressTrackerService.DefaultProgressState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.fx.ui.services.startup.StartupProgressTrackerService.OSGiRV
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitUntil(<any>) - Method in interface org.eclipse.fx.ui.services.sync.UISynchronize
Deprecated.
use ThreadSynchronize#block(org.eclipse.fx.core.ThreadSynchronize.BlockCondition)
WINDOW_ACTIVATED - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when a window is activated
WINDOW_FOCUS_NODE - Static variable in class org.eclipse.fx.ui.services.Constants
Context key with the windows focus node
WINDOW_HIDDEN - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when a window is fully hidden
WINDOW_SHOWN - Static variable in class org.eclipse.fx.ui.services.Constants
Event sent when a window is fully shown
A B C D F G I L M N O P R S T U V W 
Skip navigation links