Skip to content

Instantiate a JavaFX application as an OSGi service

Notifications You must be signed in to change notification settings

winnall/OSGiJavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSGiJavaFX

OSGi bundle (JavaFXLauncher) to launch JavaFX application, and service definition (JavaFXApplication and AbstractJavaFXApplication) to provide access to the primary stage of the JavaFX Application.

This is a component created with OSGi Declarative Services and provides a simple launcher for JavaFX applications.

For an example of how to use this, see winnall/OSGiJavaFXUsage, which describes a very simple case.

About

Instantiate a JavaFX application as an OSGi service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages