Skip to content
This repository has been archived by the owner on Aug 25, 2019. It is now read-only.

Support classes for org.jabref.gui.customfx

License

Notifications You must be signed in to change notification settings

JabRef/org.jabref.gui.customjfx.support

Repository files navigation

org.jabref.gui.customjfx.support

This project generates the library "customfx.jar", which is intended to be used in the context of JabRef to address a java bug: Linux users could not enter accented characters in the entry editor and the search bar jabref#3028. The usage in JabRef can be seen at jabref#3128.

org.jabref.gui.customjfx.support.InputMethodSupport is a direct copy from the openfjx code (http://hg.openjdk.java.net/openjfx/8/master/rt/file/tip/modules/swing/src/main/java/javafx/embed/swing/InputMethodSupport.java) without modifications.

The work is licensed as "GPL-2.0 WITH Classpath-exception-2.0". Thus, if packaged as separate library and used as library, code making use of it may use a different license than GPL-2.0. This is done here.

Further reading

About

Support classes for org.jabref.gui.customfx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages