mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
Table: select all text in cell editor when starting editing using F2 key; can be disabled using Table.editorSelectAllOnStartEditing (issue 652)
also added missing `Table.paintOutsideAlternateRows`
This commit is contained in:
@@ -910,6 +910,7 @@ Table.dropCellBackground
|
||||
Table.dropCellForeground
|
||||
Table.dropLineColor
|
||||
Table.dropLineShortColor
|
||||
Table.editorSelectAllOnStartEditing
|
||||
Table.focusCellBackground
|
||||
Table.focusCellForeground
|
||||
Table.focusCellHighlightBorder
|
||||
@@ -918,6 +919,7 @@ Table.font
|
||||
Table.foreground
|
||||
Table.gridColor
|
||||
Table.intercellSpacing
|
||||
Table.paintOutsideAlternateRows
|
||||
Table.rowHeight
|
||||
Table.scrollPaneBorder
|
||||
Table.selectionBackground
|
||||
|
||||
Reference in New Issue
Block a user