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

java.awt.TrayIcon Maven / Gradle / Ivy

package java.awt;

public class TrayIcon {
    public TrayIcon(Image image, String tooltip) {
    }

    public void setImageAutoSize(boolean autosize) {

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy