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

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