anlavn.ui.timechooser.EventTimePicker Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of AL-Library_EN Show documentation
Show all versions of AL-Library_EN Show documentation
Java library for many thing wonderful
The newest version!
package anlavn.ui.timechooser;
public interface EventTimePicker {
public void timeSelected(String time);
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy