Все прчинено, все работает

This commit is contained in:
Tonb73 2024-06-08 15:56:34 +04:00
parent e3f5feadb2
commit ef856b41d2
6 changed files with 1 additions and 3 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 965 B

BIN
OOP/Resources/arrowLeft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

BIN
OOP/Resources/arrowUp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 B

View File

@ -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);