
com.netopyr.reduxfx.vscenegraph.javafx.TreeItemWrapper Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of reduxfx-view Show documentation
Show all versions of reduxfx-view Show documentation
View component for functional reactive programming with JavaFX
The newest version!
package com.netopyr.reduxfx.vscenegraph.javafx;
import javafx.scene.control.TreeItem;
import java.util.HashMap;
import java.util.Map;
public class TreeItemWrapper extends TreeItem {
private Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy