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

com.dua3.fx.controls.Border Maven / Gradle / Ivy

The newest version!
package com.dua3.fx.controls;

/**
 * Enum declaring values for the four borders.
 */
public enum Border {
    TOP, BOTTOM, LEFT, RIGHT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy