Initial commit

This commit is contained in:
2022-04-28 19:41:28 +02:00
commit 691021ca70
274 changed files with 8929 additions and 0 deletions

16
theosui/thoesui.iml Normal file
View File

@ -0,0 +1,16 @@
<?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="batik" level="project" />
<orderEntry type="library" name="jfoenix-8.0.10" level="project" />
<orderEntry type="library" name="log4j-1.2.17" level="project" />
<orderEntry type="library" name="TFX" level="project" />
<orderEntry type="library" name="TheosUIWindow" level="project" />
</component>
</module>