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

com.dooapp.fxform.Utils Maven / Gradle / Ivy

package com.dooapp.fxform;

import java.util.ResourceBundle;

/**
 * TODO write documentation
*
* Created at 27/03/14 17:17.
* * @author Bastien */ public class Utils { public static ResourceBundle SAMPLE = ResourceBundle.getBundle("sample"); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy