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

application.ui.prefs.ComboPreferenceChanged Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
package application.ui.prefs;
@FunctionalInterface
interface ComboPreferenceChanged {
	void action(String f1, String f2);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy