All Downloads are FREE. Search and download functionalities are using the official Maven repository.

application.ui.package-info Maven / Gradle / Ivy

/**
 * 

Provides JavaFX based components.

*

Feature switches:

*
*
-Dapplication.feature.embossing=off
*
Run the application without being able to actually send documents to the embosser. * This switch is used for development purposes and the default is to allow documents to * be sent to the embosser. Note that this only applies to the new embossing menu. The old * one is deactivated, but can still be used and is NOT guarded by this feature switch. * When embossing is deactivated, a message is logged when the embosser dialog is first * opened and again when the emboss button is pressed.
*
*/ package application.ui;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy