mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -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.:
|
Choose a theme (see list below) and invoke its `install` method. E.g.:
|
||||||
|
|
||||||
~~~java
|
~~~java
|
||||||
FlatArcOrangeIJTheme.install();
|
FlatArcOrangeIJTheme.setup();
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user