List of usage examples for com.badlogic.gdx.scenes.scene2d.ui Tree subclass-usage
From source file com.kotcrab.vis.ui.widget.VisTree.java
/**
* Does not provide additional features over standard {@link Tree}, however for proper VisUI focus border management VisTree
* should be always preferred. Compatible with standard {@link Tree}
* @author Kotcrab
* @see Tree
*/