Создание проекта.
This commit is contained in:
parent
4d4a353018
commit
fa7c89148d
8
Program.java
Normal file
8
Program.java
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import javax.swing.*;
|
||||||
|
import java.awt.*;
|
||||||
|
|
||||||
|
public class Program {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user