How to make output directory selection panel?

前端 未结 4 799
我寻月下人不归
我寻月下人不归 2021-01-22 15:36

Hi I am trying to make one pane that shows something like windows explorer in my computer. when user complete it\'s operations, and after that when he want to save edited image

4条回答
  •  日久生厌
    2021-01-22 16:30

    A complete example using JTree is examined in FileBrowser.

    jtree image

    An alternative using Outline is shown here.

    outline image

提交回复
热议问题