
org.datafx.controller.util.VetoHandler Maven / Gradle / Ivy
The newest version!
package org.datafx.controller.util;
public interface VetoHandler {
void onVeto(Veto veto);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy