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

org.jrebirth.af.sample.resources.SampleFontNames Maven / Gradle / Ivy

There is a newer version: 8.6.0
Show newest version
package org.jrebirth.af.sample.resources;

import org.jrebirth.af.core.resource.font.FontName;

/**
 * The class SampleFontNames.
 * 
 * @author
 */
public enum SampleFontNames implements FontName {

    /** The Dink font. */
    DINk;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy