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