Where can I see the source code of GridCellEditTextField

Answered

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

0
4 comments

Is it possible to refer to the source code of JBTableWithResizableCells for the board?

0

Hi,

Unfortunately, GridCellEditorTextField is closed source code. Implementation is highly coupled with Database-plugin-specific objects.

0

Could you please introduce the implementation method? Is it complicated?

0

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.

0

Please sign in to leave a comment.