Skip to content
Snippets Groups Projects
Commit f78fc8c8 authored by Chang Che Hao's avatar Chang Che Hao
Browse files

restructure file folder

parent 79e7fbf9
Branches
Tags
3 merge requests!8Master,!6Master -> hai,!4restructure file folder
<?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" />
</component>
</module>
\ No newline at end of file
File moved
package client;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.*;
......
package client;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment