com.anlavn.ui.datechooser.EventDateChooser Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of AL-Library_VN Show documentation
Show all versions of AL-Library_VN Show documentation
Java library for many thing wonderful
package com.anlavn.ui.datechooser;
public interface EventDateChooser {
public void dateSelected(SelectedAction action, SelectedDate date);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy