Where can I see the source code of GridCellEditTextField
已回答
Is it possible for me to achieve this effect in JTable?
Long text will enlarge when double clicked。
I used UI Inspecor to check that it is GridCellEditTextField. How is it implemented?
Or is there any other implementation method
请先登录再写评论。
Is it possible to refer to the source code of JBTableWithResizableCells for the board?
Hi,
Unfortunately,
GridCellEditorTextField
is closed source code. Implementation is highly coupled with Database-plugin-specific objects.Could you please introduce the implementation method? Is it complicated?
Hi,
I'm sorry for the delay. Yes, it seems quite complex.
You can request to open it in the IntelliJ Platform. You can do it at https://youtrack.jetbrains.com/issues/IJPL. It is not guaranteed if or when it is done though.