EE364-lab/lab-04/NewAccount/NewAccount.iml
HeshamTB e3d930d67f
lab-04/NewAccount gui:
- working form with first name text field and label
2020-10-24 11:06:59 +03:00

12 lines
491 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="javafx-swt" level="project" />
</component>
</module>