Все прчинено, все работает
This commit is contained in:
parent
e3f5feadb2
commit
ef856b41d2
@ -3,6 +3,7 @@
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/Resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
|
BIN
OOP/Resources/arrowDown.png
Normal file
BIN
OOP/Resources/arrowDown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 965 B |
BIN
OOP/Resources/arrowLeft.png
Normal file
BIN
OOP/Resources/arrowLeft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1005 B |
BIN
OOP/Resources/arrowRight.png
Normal file
BIN
OOP/Resources/arrowRight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 978 B |
BIN
OOP/Resources/arrowUp.png
Normal file
BIN
OOP/Resources/arrowUp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1012 B |
@ -1,7 +1,4 @@
|
||||
import javax.swing.*;
|
||||
|
||||
//TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
|
||||
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
JFrame.setDefaultLookAndFeelDecorated(false);
|
||||
|
Loading…
Reference in New Issue
Block a user