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

de.factoryfx.javafx.widget.FxmlController Maven / Gradle / Ivy

package de.factoryfx.javafx.widget;

import java.net.URL;

public interface FxmlController {
    URL getFxmlResource();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy