Module  java.desktop

Class BasicTreeUI.TreeSelectionHandler

    • 构造方法详细信息

      • TreeSelectionHandler

        public TreeSelectionHandler​()
    • 方法详细信息

      • valueChanged

        public void valueChanged​(TreeSelectionEvent event)
        当我们显示的树中的选择发生变化时,会消失。 停止编辑,超级消息并显示已更改的路径。
        Specified by:
        valueChanged在接口 TreeSelectionListener
        参数
        event - the event that characterizes the change.