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

freeseawind.lf.cfg.LuckUIConfig Maven / Gradle / Ivy

The newest version!
package freeseawind.lf.cfg;

import javax.swing.UIDefaults;

/**
 * UI初始化接口
 * 
 * @author freeseawind@github
 * @version 1.0
 *
 */
public interface LuckUIConfig
{
    public void initClassDefaults(UIDefaults table);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy