de.rpgframework.jfx.SectionContent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rpgframework-javafx Show documentation
Show all versions of rpgframework-javafx Show documentation
JavaFX extensions for the RPGFramework
package de.rpgframework.jfx;
import org.prelle.javafx.NodeWithTitle;
import javafx.beans.property.ObjectProperty;
import javafx.beans.property.SimpleObjectProperty;
import javafx.scene.Node;
import javafx.scene.control.Button;
/**
* @author Stefan Prelle
*
*/
public class SectionContent extends NodeWithTitle {
private ObjectProperty
© 2015 - 2025 Weber Informatics LLC | Privacy Policy