Class BookmarksComponent.TreeNode

java.lang.Object
com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<BookmarksComponent.TreeNode,String,OwnLabel>
gaiasky.gui.components.BookmarksComponent.TreeNode
Enclosing class:
BookmarksComponent

public static class BookmarksComponent.TreeNode extends com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<BookmarksComponent.TreeNode,String,OwnLabel>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    TreeNode(BookmarksManager.BookmarkNode node, com.badlogic.gdx.scenes.scene2d.ui.Skin skin)
     
  • Method Summary

    Methods inherited from class com.badlogic.gdx.scenes.scene2d.ui.Tree.Node

    add, addAll, addToTree, clearChildren, collapseAll, expandAll, expandTo, findExpandedValues, findNode, getActor, getChildren, getHeight, getIcon, getLevel, getParent, getTree, getValue, hasChildren, insert, isAscendantOf, isDescendantOf, isExpanded, isSelectable, remove, remove, removeFromTree, restoreExpandedValues, setActor, setExpanded, setIcon, setSelectable, setValue, updateChildren

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait