Skip to content

Commit 51568b7

Browse files
author
atarw
committed
2 parents 5b46d77 + 61e5238 commit 51568b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ Screenshot in action below (chessboard not included 😛):
1111

1212
````java
1313
import mdlaf.*;
14+
import mdlaf.animation.*;
1415
import javax.swing.*;
1516
import java.awt.*;
1617

17-
public class MaterialUIDemo2 {
18+
public class MaterialUISwingDemo {
1819

1920
public static void main (String[] args) {
2021
try {

0 commit comments

Comments
 (0)