Class FileTreeView.FileItem

java.lang.Object
javafx.scene.control.TreeItem<File>
com.imyeyu.fx.ui.components.FileTreeView.FileItem
All Implemented Interfaces:
javafx.event.EventTarget
Enclosing class:
FileTreeView

public final class FileTreeView.FileItem extends javafx.scene.control.TreeItem<File>
文件节点
Since:
2023-03-16 00:23
Author:
夜雨
  • Nested Class Summary

    Nested classes/interfaces inherited from class javafx.scene.control.TreeItem

    javafx.scene.control.TreeItem.TreeModificationEvent<T>
  • Property Summary

    Properties inherited from class javafx.scene.control.TreeItem

    expanded, graphic, leaf, parent, value
  • Method Summary

    Methods inherited from class javafx.scene.control.TreeItem

    addEventFilter, addEventHandler, branchCollapsedEvent, branchExpandedEvent, buildEventDispatchChain, childrenModificationEvent, expandedItemCountChangeEvent, expandedProperty, getChildren, getGraphic, getParent, getValue, graphicChangedEvent, graphicProperty, isExpanded, isLeaf, leafProperty, nextSibling, nextSibling, parentProperty, previousSibling, previousSibling, removeEventFilter, removeEventHandler, setExpanded, setGraphic, setValue, toString, treeNotificationEvent, valueChangedEvent, valueProperty

    Methods inherited from class Object

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