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

com.apple.eawt.AboutHandler Maven / Gradle / Ivy

package com.apple.eawt;

import com.apple.eawt.AppEvent.AboutEvent;

public interface AboutHandler {
    void handleAbout(AboutEvent var1);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy