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

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

The newest version!
package anlavn.ui.timechooser;

public interface EventTimePicker {

    public void timeSelected(String time);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy