mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 15:41:12 +00:00
committed by
Jindra Petřík
parent
23e7044955
commit
27a902ecbf
@@ -103,7 +103,7 @@ public class JTreeTable extends JTable
|
||||
// No grid.
|
||||
setShowGrid(false);
|
||||
|
||||
// No intercell spacing
|
||||
// No inter cell spacing
|
||||
setIntercellSpacing(new Dimension(0, 0));
|
||||
|
||||
// And update the height of the trees row to match that of
|
||||
|
||||
Reference in New Issue
Block a user