Commit 209f8e0
authored
Add getDefault() and setAll() methods to SpecialFieldsPreferences
- Added private default constructor with default specialFieldsEnabled = true
- Added static getDefault() method to create default preferences
- Added setAll() method to reset preferences from another instance
Fixes #144091 parent 50dcac9 commit 209f8e0
File tree
1 file changed
+15
-0
lines changed- jabgui/src/main/java/org/jabref/gui/specialfields
1 file changed
+15
-0
lines changedLines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
16 | 31 | | |
17 | 32 | | |
18 | 33 | | |
| |||
0 commit comments