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

jfxtras.labs.util.BreadcrumbBarEventHandler Maven / Gradle / Ivy

There is a newer version: 9.0-r1
Show newest version
package jfxtras.labs.util;

import javafx.event.EventHandler;
import javafx.scene.input.MouseEvent;
import jfxtras.labs.scene.control.BreadcrumbItem;

/**
 *
 * @author Thierry Wasylczenko
 */
public interface BreadcrumbBarEventHandler extends EventHandler {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy