We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b46d77 + 61e5238 commit 51568b7Copy full SHA for 51568b7
README.md
@@ -11,10 +11,11 @@ Screenshot in action below (chessboard not included 😛):
11
12
````java
13
import mdlaf.*;
14
+import mdlaf.animation.*;
15
import javax.swing.*;
16
import java.awt.*;
17
-public class MaterialUIDemo2 {
18
+public class MaterialUISwingDemo {
19
20
public static void main (String[] args) {
21
try {
0 commit comments