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

jdplus.toolkit.desktop.plugin.ui.Bundle Maven / Gradle / Ivy

package jdplus.toolkit.desktop.plugin.ui;
/** Localizable strings for {@link jdplus.toolkit.desktop.plugin.ui}. */
class Bundle {
    /**
     * @return Demetra
     * @see package-info
     */
    static String OptionsCategory_Keywords_Demetra() {
        return org.openide.util.NbBundle.getMessage(Bundle.class, "OptionsCategory_Keywords_Demetra");
    }
    /**
     * @return Demetra
     * @see package-info
     */
    static String OptionsCategory_Name_Demetra() {
        return org.openide.util.NbBundle.getMessage(Bundle.class, "OptionsCategory_Name_Demetra");
    }
    private Bundle() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy