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

anlavn.ui.datechooser.EventDateChooser Maven / Gradle / Ivy

package anlavn.ui.datechooser;

public interface EventDateChooser {

    public void dateSelected(SelectedAction action, SelectedDate date);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy