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

chtext.richtextfx.0.11.3.source-code.module-info.skip Maven / Gradle / Ivy

There is a newer version: 0.11.4
Show newest version
module richtextfx.fat {
    requires javafx.controls;    
    
    exports org.fxmisc.richtext;
    exports org.fxmisc.richtext.model;
    exports org.fxmisc.richtext.event;
    exports org.fxmisc.richtext.util;
    exports org.fxmisc.wellbehaved.event;
    exports org.fxmisc.flowless;
    exports org.fxmisc.undo;
    exports org.reactfx.collection;
    exports org.reactfx.value;
    exports org.reactfx.util;
    exports org.reactfx;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy