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

com.github.dabasan.jxm.properties.config.WindowMode Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package com.github.dabasan.jxm.properties.config;

/**
 * Window mode
 *
 * @author maeda6uiui
 */
public enum WindowMode {
    WINDOW, FULL_SCREEN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy