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

anlavn.ui.timechooser.EventTimeChange Maven / Gradle / Ivy

The newest version!
package anlavn.ui.timechooser;

public interface EventTimeChange {

    public void timeChange(boolean isHour);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy