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

com.massisframework.sweethome3d.javafx.JFXController Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version
package com.massisframework.sweethome3d.javafx;

import javafx.scene.Parent;

public interface JFXController {
	public Parent getRoot();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy