mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
Update README.md
install(); is deprecated
This commit is contained in:
@@ -31,7 +31,7 @@ How to use?
|
||||
Choose a theme (see list below) and invoke its `install` method. E.g.:
|
||||
|
||||
~~~java
|
||||
FlatArcOrangeIJTheme.install();
|
||||
FlatArcOrangeIJTheme.setup();
|
||||
~~~
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user