![JAR search and dependency download from the Maven repository](/logo.png)
freeseawind.lf.cfg.LuckUIConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of littleluck Show documentation
Show all versions of littleluck Show documentation
Java Swing cross platform LookAndFeel
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