TP06
This commit is contained in:
9
DEV2.1/TP05/Nuance.java
Normal file
9
DEV2.1/TP05/Nuance.java
Normal file
@@ -0,0 +1,9 @@
|
||||
import java.awt.*;
|
||||
import javax.swing.*;
|
||||
|
||||
public class Nuance extends JPanel {
|
||||
public Nuance() {
|
||||
|
||||
super();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user