![JAR search and dependency download from the Maven repository](/logo.png)
org.noos.xing.mydoggy.plaf.ui.translucent.TranslucentComponent Maven / Gradle / Ivy
The newest version!
package org.noos.xing.mydoggy.plaf.ui.translucent;
/**
* @author Angelo De Caro ([email protected])
*/
public interface TranslucentComponent {
void setAlphaModeRatio(float transparency);
float getAlphaModeEnabled();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy