How to create TreeTable

I want to use TreeTable in the plug-in, but now I have encountered an exception,

java.lang.IllegalArgumentException: column must be valid, was-1

 

I see that this is implemented in JXTreeTable, and I want to ask if there are any related classes in IDEA.

Or tell me how to do it. I've been using it for a long time, but it hasn't solved the problem.

 

My code: https://github.com/liuzhihang/doc-view/blob/a77e17013d68b5bf2d2485845950485a7a6294d4/src/main/java/com/liuzhihang/doc/view/ui/ParamDocEditorForm.java#L279-L278

 

Give me a hand.

 

 

 

 

 

0
1 comment

I don't need the previous option box, I just want a tree list

0

Please sign in to leave a comment.