Extras: FlatInspector:

- support embedding into SWT
- added "MigLayout visual padding" to tooltip

fixed typo in MigLayoutVisualPadding.java
This commit is contained in:
Karl Tauber
2022-07-04 11:09:06 +02:00
parent 8b10d3ba5a
commit a372da22f3
2 changed files with 34 additions and 4 deletions

View File

@@ -143,8 +143,8 @@ public class MigLayoutVisualPadding
//---- class FlatMigInsets ------------------------------------------------
/**
* Marker class to identify our visual paddings and leaf paddings,
* which were set from outside, untouched.
* Marker class to identify our visual paddings and leave paddings
* set from outside untouched.
*/
private static class FlatMigInsets
extends Insets