Лабораторная работа №1

This commit is contained in:
vasmaae 2024-04-22 23:42:27 +04:00
parent bcbbfd7386
commit 30a773f5b6
6 changed files with 5 additions and 4 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" />

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -33,7 +33,7 @@
</grid>
</constraints>
<properties>
<icon value="Resources/RightArrow1.jpg"/>
<icon value="RightArrow1.jpg"/>
<text value=""/>
</properties>
</component>
@ -46,7 +46,7 @@
</grid>
</constraints>
<properties>
<icon value="Resources/DownArrow1.jpg"/>
<icon value="DownArrow1.jpg"/>
<text value=""/>
</properties>
</component>
@ -59,7 +59,7 @@
</grid>
</constraints>
<properties>
<icon value="Resources/UpArrow1.jpg"/>
<icon value="UpArrow1.jpg"/>
<text value=""/>
</properties>
</component>
@ -72,7 +72,7 @@
</grid>
</constraints>
<properties>
<icon value="Resources/LeftArrow1.jpg"/>
<icon value="LeftArrow1.jpg"/>
<text value=""/>
</properties>
</component>