Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
network-security-simulation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JADHAV TANVI SURESH
network-security-simulation
Commits
464cad75
Commit
464cad75
authored
Dec 17, 2018
by
Tanvi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MAC ARP
parents
Changes
130
Hide whitespace changes
Inline
Side-by-side
Showing
130 changed files
with
4889 additions
and
0 deletions
+4889
-0
.idea/misc.xml
.idea/misc.xml
+7
-0
.idea/modules.xml
.idea/modules.xml
+9
-0
.idea/uiDesigner.xml
.idea/uiDesigner.xml
+125
-0
.idea/workspace.xml
.idea/workspace.xml
+904
-0
NetworkSecurityGame.iml
NetworkSecurityGame.iml
+12
-0
out/production/NetworkSecurityGame/ARPCache.class
out/production/NetworkSecurityGame/ARPCache.class
+0
-0
out/production/NetworkSecurityGame/ARPDemo$1.class
out/production/NetworkSecurityGame/ARPDemo$1.class
+0
-0
out/production/NetworkSecurityGame/ARPDemo$2.class
out/production/NetworkSecurityGame/ARPDemo$2.class
+0
-0
out/production/NetworkSecurityGame/ARPDemo$3.class
out/production/NetworkSecurityGame/ARPDemo$3.class
+0
-0
out/production/NetworkSecurityGame/ARPDemo.class
out/production/NetworkSecurityGame/ARPDemo.class
+0
-0
out/production/NetworkSecurityGame/Bridge.class
out/production/NetworkSecurityGame/Bridge.class
+0
-0
out/production/NetworkSecurityGame/Connection.class
out/production/NetworkSecurityGame/Connection.class
+0
-0
out/production/NetworkSecurityGame/DHCPSpoofDemo.class
out/production/NetworkSecurityGame/DHCPSpoofDemo.class
+0
-0
out/production/NetworkSecurityGame/DHCPStarveDemo.class
out/production/NetworkSecurityGame/DHCPStarveDemo.class
+0
-0
out/production/NetworkSecurityGame/DNSOffpathDemo.class
out/production/NetworkSecurityGame/DNSOffpathDemo.class
+0
-0
out/production/NetworkSecurityGame/DNSOnpathDemo.class
out/production/NetworkSecurityGame/DNSOnpathDemo.class
+0
-0
out/production/NetworkSecurityGame/DataLinkTut$1.class
out/production/NetworkSecurityGame/DataLinkTut$1.class
+0
-0
out/production/NetworkSecurityGame/DataLinkTut$2.class
out/production/NetworkSecurityGame/DataLinkTut$2.class
+0
-0
out/production/NetworkSecurityGame/DataLinkTut$3.class
out/production/NetworkSecurityGame/DataLinkTut$3.class
+0
-0
out/production/NetworkSecurityGame/DataLinkTut$4.class
out/production/NetworkSecurityGame/DataLinkTut$4.class
+0
-0
out/production/NetworkSecurityGame/DataLinkTut.class
out/production/NetworkSecurityGame/DataLinkTut.class
+0
-0
out/production/NetworkSecurityGame/EasyGames$1.class
out/production/NetworkSecurityGame/EasyGames$1.class
+0
-0
out/production/NetworkSecurityGame/EasyGames$2.class
out/production/NetworkSecurityGame/EasyGames$2.class
+0
-0
out/production/NetworkSecurityGame/EasyGames$3.class
out/production/NetworkSecurityGame/EasyGames$3.class
+0
-0
out/production/NetworkSecurityGame/EasyGames.class
out/production/NetworkSecurityGame/EasyGames.class
+0
-0
out/production/NetworkSecurityGame/Game1$1.class
out/production/NetworkSecurityGame/Game1$1.class
+0
-0
out/production/NetworkSecurityGame/Game1$2.class
out/production/NetworkSecurityGame/Game1$2.class
+0
-0
out/production/NetworkSecurityGame/Game1$3.class
out/production/NetworkSecurityGame/Game1$3.class
+0
-0
out/production/NetworkSecurityGame/Game1$4.class
out/production/NetworkSecurityGame/Game1$4.class
+0
-0
out/production/NetworkSecurityGame/Game1.class
out/production/NetworkSecurityGame/Game1.class
+0
-0
out/production/NetworkSecurityGame/Game2$1.class
out/production/NetworkSecurityGame/Game2$1.class
+0
-0
out/production/NetworkSecurityGame/Game2$2.class
out/production/NetworkSecurityGame/Game2$2.class
+0
-0
out/production/NetworkSecurityGame/Game2$3.class
out/production/NetworkSecurityGame/Game2$3.class
+0
-0
out/production/NetworkSecurityGame/Game2$4.class
out/production/NetworkSecurityGame/Game2$4.class
+0
-0
out/production/NetworkSecurityGame/Game2.class
out/production/NetworkSecurityGame/Game2.class
+0
-0
out/production/NetworkSecurityGame/Games$1.class
out/production/NetworkSecurityGame/Games$1.class
+0
-0
out/production/NetworkSecurityGame/Games$2.class
out/production/NetworkSecurityGame/Games$2.class
+0
-0
out/production/NetworkSecurityGame/Games.class
out/production/NetworkSecurityGame/Games.class
+0
-0
out/production/NetworkSecurityGame/IPSpoofDemo.class
out/production/NetworkSecurityGame/IPSpoofDemo.class
+0
-0
out/production/NetworkSecurityGame/InterfaceConfig.class
out/production/NetworkSecurityGame/InterfaceConfig.class
+0
-0
out/production/NetworkSecurityGame/JPanelWithBackground.class
...production/NetworkSecurityGame/JPanelWithBackground.class
+0
-0
out/production/NetworkSecurityGame/LearningBridgeTable.class
out/production/NetworkSecurityGame/LearningBridgeTable.class
+0
-0
out/production/NetworkSecurityGame/MACFloodDemo$1.class
out/production/NetworkSecurityGame/MACFloodDemo$1.class
+0
-0
out/production/NetworkSecurityGame/MACFloodDemo$2.class
out/production/NetworkSecurityGame/MACFloodDemo$2.class
+0
-0
out/production/NetworkSecurityGame/MACFloodDemo.class
out/production/NetworkSecurityGame/MACFloodDemo.class
+0
-0
out/production/NetworkSecurityGame/Network.class
out/production/NetworkSecurityGame/Network.class
+0
-0
out/production/NetworkSecurityGame/Node.class
out/production/NetworkSecurityGame/Node.class
+0
-0
out/production/NetworkSecurityGame/OSILayers$1.class
out/production/NetworkSecurityGame/OSILayers$1.class
+0
-0
out/production/NetworkSecurityGame/OSILayers$2.class
out/production/NetworkSecurityGame/OSILayers$2.class
+0
-0
out/production/NetworkSecurityGame/OSILayers$3.class
out/production/NetworkSecurityGame/OSILayers$3.class
+0
-0
out/production/NetworkSecurityGame/OSILayers.class
out/production/NetworkSecurityGame/OSILayers.class
+0
-0
out/production/NetworkSecurityGame/Packet.class
out/production/NetworkSecurityGame/Packet.class
+0
-0
out/production/NetworkSecurityGame/PopClickListener.class
out/production/NetworkSecurityGame/PopClickListener.class
+0
-0
out/production/NetworkSecurityGame/PopClickListener1.class
out/production/NetworkSecurityGame/PopClickListener1.class
+0
-0
out/production/NetworkSecurityGame/PopClickListener3.class
out/production/NetworkSecurityGame/PopClickListener3.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo$1.class
out/production/NetworkSecurityGame/PopUpDemo$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo$2.class
out/production/NetworkSecurityGame/PopUpDemo$2.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo$3$1.class
out/production/NetworkSecurityGame/PopUpDemo$3$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo$3.class
out/production/NetworkSecurityGame/PopUpDemo$3.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo$4.class
out/production/NetworkSecurityGame/PopUpDemo$4.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo.class
out/production/NetworkSecurityGame/PopUpDemo.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1$1.class
out/production/NetworkSecurityGame/PopUpDemo1$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1$2.class
out/production/NetworkSecurityGame/PopUpDemo1$2.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1$3$1.class
out/production/NetworkSecurityGame/PopUpDemo1$3$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1$3.class
out/production/NetworkSecurityGame/PopUpDemo1$3.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1$4.class
out/production/NetworkSecurityGame/PopUpDemo1$4.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo1.class
out/production/NetworkSecurityGame/PopUpDemo1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3$1.class
out/production/NetworkSecurityGame/PopUpDemo3$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3$2.class
out/production/NetworkSecurityGame/PopUpDemo3$2.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3$3$1.class
out/production/NetworkSecurityGame/PopUpDemo3$3$1.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3$3.class
out/production/NetworkSecurityGame/PopUpDemo3$3.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3$4.class
out/production/NetworkSecurityGame/PopUpDemo3$4.class
+0
-0
out/production/NetworkSecurityGame/PopUpDemo3.class
out/production/NetworkSecurityGame/PopUpDemo3.class
+0
-0
out/production/NetworkSecurityGame/StartApp$1.class
out/production/NetworkSecurityGame/StartApp$1.class
+0
-0
out/production/NetworkSecurityGame/StartApp$2.class
out/production/NetworkSecurityGame/StartApp$2.class
+0
-0
out/production/NetworkSecurityGame/StartApp$3.class
out/production/NetworkSecurityGame/StartApp$3.class
+0
-0
out/production/NetworkSecurityGame/StartApp.class
out/production/NetworkSecurityGame/StartApp.class
+0
-0
out/production/NetworkSecurityGame/SubDNSDomainDemo.class
out/production/NetworkSecurityGame/SubDNSDomainDemo.class
+0
-0
out/production/NetworkSecurityGame/TCPSesHijackDemo.class
out/production/NetworkSecurityGame/TCPSesHijackDemo.class
+0
-0
out/production/NetworkSecurityGame/TCPSesSpoofDemo.class
out/production/NetworkSecurityGame/TCPSesSpoofDemo.class
+0
-0
out/production/NetworkSecurityGame/TutorialMain$1.class
out/production/NetworkSecurityGame/TutorialMain$1.class
+0
-0
out/production/NetworkSecurityGame/TutorialMain$2.class
out/production/NetworkSecurityGame/TutorialMain$2.class
+0
-0
out/production/NetworkSecurityGame/TutorialMain$3.class
out/production/NetworkSecurityGame/TutorialMain$3.class
+0
-0
out/production/NetworkSecurityGame/TutorialMain.class
out/production/NetworkSecurityGame/TutorialMain.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/AbstractLayout.class
...ityGame/com/intellij/uiDesigner/core/AbstractLayout.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/DimensionInfo.class
...rityGame/com/intellij/uiDesigner/core/DimensionInfo.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/GridConstraints.class
...tyGame/com/intellij/uiDesigner/core/GridConstraints.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/GridLayoutManager.class
...Game/com/intellij/uiDesigner/core/GridLayoutManager.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/HorizontalInfo.class
...ityGame/com/intellij/uiDesigner/core/HorizontalInfo.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/LayoutState.class
...curityGame/com/intellij/uiDesigner/core/LayoutState.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/Spacer.class
...orkSecurityGame/com/intellij/uiDesigner/core/Spacer.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/SupportCode$TextWithMnemonic.class
...tellij/uiDesigner/core/SupportCode$TextWithMnemonic.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/SupportCode.class
...curityGame/com/intellij/uiDesigner/core/SupportCode.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/Util.class
...tworkSecurityGame/com/intellij/uiDesigner/core/Util.class
+0
-0
out/production/NetworkSecurityGame/com/intellij/uiDesigner/core/VerticalInfo.class
...urityGame/com/intellij/uiDesigner/core/VerticalInfo.class
+0
-0
src/ARPCache.java
src/ARPCache.java
+74
-0
src/ARPDemo.java
src/ARPDemo.java
+332
-0
src/Bridge.java
src/Bridge.java
+66
-0
src/Connection.java
src/Connection.java
+132
-0
src/DHCPSpoofDemo.java
src/DHCPSpoofDemo.java
+2
-0
src/DHCPStarveDemo.java
src/DHCPStarveDemo.java
+2
-0
src/DNSOffpathDemo.java
src/DNSOffpathDemo.java
+2
-0
src/DNSOnpathDemo.java
src/DNSOnpathDemo.java
+2
-0
src/DataLinkTut.form
src/DataLinkTut.form
+97
-0
src/DataLinkTut.java
src/DataLinkTut.java
+59
-0
src/EasyGames.form
src/EasyGames.form
+47
-0
src/EasyGames.java
src/EasyGames.java
+51
-0
src/Game1.java
src/Game1.java
+357
-0
src/Game2.java
src/Game2.java
+618
-0
src/Games.form
src/Games.form
+84
-0
src/Games.java
src/Games.java
+46
-0
src/IPSpoofDemo.java
src/IPSpoofDemo.java
+2
-0
src/InterfaceConfig.java
src/InterfaceConfig.java
+56
-0
src/JPanelWithBackground.java
src/JPanelWithBackground.java
+25
-0
src/LearningBridgeTable.java
src/LearningBridgeTable.java
+33
-0
src/MACFloodDemo.java
src/MACFloodDemo.java
+715
-0
src/Network.java
src/Network.java
+100
-0
src/Node.java
src/Node.java
+123
-0
src/OSILayers.form
src/OSILayers.form
+117
-0
src/OSILayers.java
src/OSILayers.java
+59
-0
src/Packet.java
src/Packet.java
+70
-0
src/PopClickListener.java
src/PopClickListener.java
+29
-0
src/PopUpDemo.java
src/PopUpDemo.java
+185
-0
src/StartApp.form
src/StartApp.form
+68
-0
src/StartApp.java
src/StartApp.java
+63
-0
src/SubDNSDomainDemo.java
src/SubDNSDomainDemo.java
+2
-0
src/TCPSesHijackDemo.java
src/TCPSesHijackDemo.java
+2
-0
src/TCPSesSpoofDemo.java
src/TCPSesSpoofDemo.java
+2
-0
src/TutorialMain.form
src/TutorialMain.form
+158
-0
src/TutorialMain.java
src/TutorialMain.java
+52
-0
No files found.
.idea/misc.xml
0 → 100644
View file @
464cad75
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
languageLevel=
"JDK_1_8"
default=
"true"
project-jdk-name=
"1.8"
project-jdk-type=
"JavaSDK"
>
<output
url=
"file://$PROJECT_DIR$/out"
/>
</component>
</project>
\ No newline at end of file
.idea/modules.xml
0 → 100644
View file @
464cad75
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/NetworkSecurityGame.iml"
filepath=
"$PROJECT_DIR$/NetworkSecurityGame.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
.idea/uiDesigner.xml
0 → 100644
View file @
464cad75
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"Palette2"
>
<group
name=
"Swing"
>
<item
class=
"com.intellij.uiDesigner.HSpacer"
tooltip-text=
"Horizontal Spacer"
icon=
"/com/intellij/uiDesigner/icons/hspacer.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"1"
hsize-policy=
"6"
anchor=
"0"
fill=
"1"
/>
</item>
<item
class=
"com.intellij.uiDesigner.VSpacer"
tooltip-text=
"Vertical Spacer"
icon=
"/com/intellij/uiDesigner/icons/vspacer.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"1"
anchor=
"0"
fill=
"2"
/>
</item>
<item
class=
"javax.swing.JPanel"
icon=
"/com/intellij/uiDesigner/icons/panel.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"3"
hsize-policy=
"3"
anchor=
"0"
fill=
"3"
/>
</item>
<item
class=
"javax.swing.JScrollPane"
icon=
"/com/intellij/uiDesigner/icons/scrollPane.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"7"
hsize-policy=
"7"
anchor=
"0"
fill=
"3"
/>
</item>
<item
class=
"javax.swing.JButton"
icon=
"/com/intellij/uiDesigner/icons/button.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"3"
anchor=
"0"
fill=
"1"
/>
<initial-values>
<property
name=
"text"
value=
"Button"
/>
</initial-values>
</item>
<item
class=
"javax.swing.JRadioButton"
icon=
"/com/intellij/uiDesigner/icons/radioButton.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"3"
anchor=
"8"
fill=
"0"
/>
<initial-values>
<property
name=
"text"
value=
"RadioButton"
/>
</initial-values>
</item>
<item
class=
"javax.swing.JCheckBox"
icon=
"/com/intellij/uiDesigner/icons/checkBox.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"3"
anchor=
"8"
fill=
"0"
/>
<initial-values>
<property
name=
"text"
value=
"CheckBox"
/>
</initial-values>
</item>
<item
class=
"javax.swing.JLabel"
icon=
"/com/intellij/uiDesigner/icons/label.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"0"
anchor=
"8"
fill=
"0"
/>
<initial-values>
<property
name=
"text"
value=
"Label"
/>
</initial-values>
</item>
<item
class=
"javax.swing.JTextField"
icon=
"/com/intellij/uiDesigner/icons/textField.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"8"
fill=
"1"
>
<preferred-size
width=
"150"
height=
"-1"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JPasswordField"
icon=
"/com/intellij/uiDesigner/icons/passwordField.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"8"
fill=
"1"
>
<preferred-size
width=
"150"
height=
"-1"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JFormattedTextField"
icon=
"/com/intellij/uiDesigner/icons/formattedTextField.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"8"
fill=
"1"
>
<preferred-size
width=
"150"
height=
"-1"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JTextArea"
icon=
"/com/intellij/uiDesigner/icons/textArea.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JTextPane"
icon=
"/com/intellij/uiDesigner/icons/textPane.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JEditorPane"
icon=
"/com/intellij/uiDesigner/icons/editorPane.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JComboBox"
icon=
"/com/intellij/uiDesigner/icons/comboBox.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"2"
anchor=
"8"
fill=
"1"
/>
</item>
<item
class=
"javax.swing.JTable"
icon=
"/com/intellij/uiDesigner/icons/table.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JList"
icon=
"/com/intellij/uiDesigner/icons/list.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"2"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JTree"
icon=
"/com/intellij/uiDesigner/icons/tree.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"150"
height=
"50"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JTabbedPane"
icon=
"/com/intellij/uiDesigner/icons/tabbedPane.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"3"
hsize-policy=
"3"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"200"
height=
"200"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JSplitPane"
icon=
"/com/intellij/uiDesigner/icons/splitPane.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"3"
hsize-policy=
"3"
anchor=
"0"
fill=
"3"
>
<preferred-size
width=
"200"
height=
"200"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JSpinner"
icon=
"/com/intellij/uiDesigner/icons/spinner.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"true"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"8"
fill=
"1"
/>
</item>
<item
class=
"javax.swing.JSlider"
icon=
"/com/intellij/uiDesigner/icons/slider.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"8"
fill=
"1"
/>
</item>
<item
class=
"javax.swing.JSeparator"
icon=
"/com/intellij/uiDesigner/icons/separator.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"6"
anchor=
"0"
fill=
"3"
/>
</item>
<item
class=
"javax.swing.JProgressBar"
icon=
"/com/intellij/uiDesigner/icons/progressbar.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"0"
fill=
"1"
/>
</item>
<item
class=
"javax.swing.JToolBar"
icon=
"/com/intellij/uiDesigner/icons/toolbar.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"6"
anchor=
"0"
fill=
"1"
>
<preferred-size
width=
"-1"
height=
"20"
/>
</default-constraints>
</item>
<item
class=
"javax.swing.JToolBar$Separator"
icon=
"/com/intellij/uiDesigner/icons/toolbarSeparator.png"
removable=
"false"
auto-create-binding=
"false"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"0"
hsize-policy=
"0"
anchor=
"0"
fill=
"1"
/>
</item>
<item
class=
"javax.swing.JScrollBar"
icon=
"/com/intellij/uiDesigner/icons/scrollbar.png"
removable=
"false"
auto-create-binding=
"true"
can-attach-label=
"false"
>
<default-constraints
vsize-policy=
"6"
hsize-policy=
"0"
anchor=
"0"
fill=
"2"
/>
</item>
</group>
</component>
</project>
\ No newline at end of file
.idea/workspace.xml
0 → 100644
View file @
464cad75
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"11f48ef8-4a5d-49ce-81ca-2142c6d2299f"
name=
"Default"
comment=
""
/>
<ignored
path=
"$PROJECT_DIR$/out/"
/>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
</component>
<component
name=
"FileEditorManager"
>
<leaf
SIDE_TABS_SIZE_LIMIT_KEY=
"300"
>
<file
leaf-file-name=
"MACFloodDemo.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/MACFloodDemo.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1"
>
<caret
line=
"424"
selection-start-line=
"424"
selection-end-line=
"424"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"ARPDemo.java"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/src/ARPDemo.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"61"
>
<caret
line=
"208"
column=
"6"
lean-forward=
"true"
selection-start-line=
"208"
selection-start-column=
"6"
selection-end-line=
"208"
selection-end-column=
"6"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
<element
signature=
"class#483:4908"
/>
<element
signature=
"e#555#556#0"
expanded=
"true"
/>
<element
signature=
"e#598#599#0"
expanded=
"true"
/>
<element
signature=
"e#747#748#0"
expanded=
"true"
/>
<element
signature=
"e#790#791#0"
expanded=
"true"
/>
<element
signature=
"e#1095#1096#0"
expanded=
"true"
/>
<element
signature=
"e#1138#1139#0"
expanded=
"true"
/>
<element
signature=
"e#1300#1301#0"
expanded=
"true"
/>
<element
signature=
"e#1343#1344#0"
expanded=
"true"
/>
<element
signature=
"e#1413#1414#0"
expanded=
"true"
/>
<element
signature=
"e#1456#1457#0"
expanded=
"true"
/>
<element
signature=
"e#1735#1736#0"
expanded=
"true"
/>
<element
signature=
"e#1778#1779#0"
expanded=
"true"
/>
<element
signature=
"e#3797#3798#0"
expanded=
"true"
/>
<element
signature=
"e#3841#3842#0"
expanded=
"true"
/>
<element
signature=
"e#4145#4146#0"
expanded=
"true"
/>
<element
signature=
"e#4189#4190#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"Game1.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/Game1.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"4515"
>
<caret
line=
"327"
column=
"44"
selection-start-line=
"327"
selection-start-column=
"44"
selection-end-line=
"327"
selection-end-column=
"44"
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"Game2.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/Game2.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"5490"
>
<caret
line=
"394"
selection-start-line=
"394"
selection-end-line=
"394"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"StartApp.form"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/StartApp.form"
>
<provider
selected=
"true"
editor-type-id=
"ui-designer"
/>
</entry>
</file>
<file
leaf-file-name=
"StartApp.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/StartApp.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"465"
>
<caret
line=
"37"
selection-start-line=
"37"
selection-end-line=
"37"
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"PopUpDemo.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/PopUpDemo.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"60"
>
<caret
line=
"8"
column=
"60"
selection-start-line=
"8"
selection-start-column=
"60"
selection-end-line=
"8"
selection-end-column=
"60"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"PopClickListener.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/PopClickListener.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state>
<caret
line=
"2"
column=
"33"
selection-start-line=
"2"
selection-start-column=
"33"
selection-end-line=
"2"
selection-end-column=
"33"
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"Bridge.java"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/src/Bridge.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"60"
>
<caret
line=
"4"
column=
"33"
selection-start-line=
"4"
selection-start-column=
"33"
selection-end-line=
"4"
selection-end-column=
"33"
/>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component
name=
"FileTemplateManagerImpl"
>
<option
name=
"RECENT_TEMPLATES"
>
<list>
<option
value=
"Class"
/>
</list>
</option>
</component>
<component
name=
"FindInProjectRecents"
>
<findStrings>
<find>
tm
</find>
<find>
ARP
</find>
<find>
packets
</find>
<find>
PopClickListener
</find>
<find>
network
</find>
<find>
q.add
</find>
<find>
==
</find>
<find>
f
</find>
<find>
panel.re
</find>
<find>
panel
</find>
<find>
intable
</find>
<find>
getGraphics
</find>
</findStrings>
</component>
<component
name=
"IdeDocumentHistory"
>
<option
name=
"CHANGED_PATHS"
>
<list>
<option
value=
"$PROJECT_DIR$/src/StartGame.form"
/>
<option
value=
"$PROJECT_DIR$/src/JPanelWithBackground.java"
/>
<option
value=
"$PROJECT_DIR$/src/StartApp.form"
/>
<option
value=
"$PROJECT_DIR$/src/Games.java"
/>
<option
value=
"$PROJECT_DIR$/src/EasyGames.form"
/>
<option
value=
"$PROJECT_DIR$/src/EasyGames.java"
/>
<option
value=
"$PROJECT_DIR$/src/StartApp.java"
/>
<option
value=
"$PROJECT_DIR$/src/Games.form"
/>
<option
value=
"$PROJECT_DIR$/src/TutorialMain.form"
/>
<option
value=
"$PROJECT_DIR$/src/Network.java"
/>
<option
value=
"$PROJECT_DIR$/src/Packet.java"
/>
<option
value=
"$PROJECT_DIR$/src/Node.java"
/>
<option
value=
"$PROJECT_DIR$/src/OSILayers.form"
/>
<option
value=
"$PROJECT_DIR$/src/OSILayers.java"
/>
<option
value=
"$PROJECT_DIR$/src/TutorialMain.java"
/>
<option
value=
"$PROJECT_DIR$/src/DataLinkTut.java"
/>
<option
value=
"$PROJECT_DIR$/src/DataLinkTut.form"
/>
<option
value=
"$PROJECT_DIR$/src/TimerBasedAnimation.java"
/>
<option
value=
"$PROJECT_DIR$/src/Connection.java"
/>
<option
value=
"$PROJECT_DIR$/src/LearningBridgeTable.java"
/>
<option
value=
"$PROJECT_DIR$/src/Bridge.java"
/>
<option
value=
"$PROJECT_DIR$/src/PopClickListener.java"
/>
<option
value=
"$PROJECT_DIR$/src/PopUpDemo.java"
/>
<option
value=
"$PROJECT_DIR$/src/Game1.java"
/>
<option
value=
"$PROJECT_DIR$/src/Game2.java"
/>
<option
value=
"$PROJECT_DIR$/src/MACFloodDemo.java"
/>
<option
value=
"$PROJECT_DIR$/src/ARPDemo.java"
/>
</list>
</option>
</component>
<component
name=
"MavenProjectNavigator"
>
<treeState>
<expand
/>
<select
/>
</treeState>
</component>
<component
name=
"ProjectFrameBounds"
extendedState=
"6"
>
<option
name=
"x"
value=
"65"
/>
<option
name=
"y"
value=
"24"
/>
<option
name=
"width"
value=
"1301"
/>
<option
name=
"height"
value=
"772"
/>
</component>
<component
name=
"ProjectView"
>
<navigator
proportions=
""
version=
"1"
>
<foldersAlwaysOnTop
value=
"true"
/>
</navigator>
<panes>
<pane
id=
"PackagesPane"
/>
<pane
id=
"Scope"
/>
<pane
id=
"ProjectPane"
>
<subPane>
<expand>
<path>
<item
name=
"NetworkSecurityGame"
type=
"b2602c69:ProjectViewProjectNode"
/>
<item
name=
"NetworkSecurityGame"
type=
"462c0819:PsiDirectoryNode"
/>
</path>
<path>
<item
name=
"NetworkSecurityGame"
type=
"b2602c69:ProjectViewProjectNode"
/>
<item
name=
"NetworkSecurityGame"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"src"
type=
"462c0819:PsiDirectoryNode"
/>
</path>
<path>
<item
name=
"NetworkSecurityGame"
type=
"b2602c69:ProjectViewProjectNode"
/>
<item
name=
"NetworkSecurityGame"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"src"
type=
"462c0819:PsiDirectoryNode"
/>
<item
name=
"MACFloodDemo.java"
type=
"529ef68f:ClassesTreeStructureProvider$PsiClassOwnerTreeNode"
/>
</path>
</expand>
<select
/>
</subPane>
</pane>
<pane
id=
"AndroidView"
/>
</panes>
</component>
<component
name=
"PropertiesComponent"
>
<property
name=
"UI_DESIGNER_EDITOR_MODE.PaletteManager.SHOW"
value=
"true"
/>
<property
name=
"UI_DESIGNER_EDITOR_MODE.PaletteManager.STATE"
value=
"right"
/>
<property
name=
"UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.SHOW"
value=
"true"
/>
<property
name=
"UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.STATE"
value=
"left"
/>
<property
name=
"UI_DESIGNER_EDITOR_MODE.UIDesignerToolWindowManager.WIDTH"
value=
"317"
/>
<property
name=
"project.structure.last.edited"
value=
"Modules"
/>
<property
name=
"project.structure.proportion"
value=
"0.15"
/>
<property
name=
"project.structure.side.proportion"
value=
"0.2"
/>
</component>
<component
name=
"RunDashboard"
>
<option
name=
"ruleStates"
>
<list>
<RuleState>
<option
name=
"name"
value=
"ConfigurationTypeDashboardGroupingRule"
/>
</RuleState>
<RuleState>
<option
name=
"name"
value=
"StatusDashboardGroupingRule"
/>
</RuleState>
</list>
</option>
</component>
<component
name=
"RunManager"
selected=
"Application.StartApp"
>
<configuration
name=
"ARPDemo"
type=
"Applet"
factoryName=
"Applet"
temporary=
"true"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"ARPDemo"
/>
<module
name=
"NetworkSecurityGame"
/>
</configuration>
<configuration
name=
"Game1"
type=
"Applet"
factoryName=
"Applet"
temporary=
"true"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"Game1"
/>
<module
name=
"NetworkSecurityGame"
/>
</configuration>
<configuration
name=
"Game2"
type=
"Applet"
factoryName=
"Applet"
temporary=
"true"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"Game2"
/>
<module
name=
"NetworkSecurityGame"
/>
</configuration>
<configuration
name=
"MACFloodDemo"
type=
"Applet"
factoryName=
"Applet"
temporary=
"true"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"MACFloodDemo"
/>
<module
name=
"NetworkSecurityGame"
/>
</configuration>
<configuration
name=
"StartApp"
type=
"Application"
factoryName=
"Application"
temporary=
"true"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"StartApp"
/>
<module
name=
"NetworkSecurityGame"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"file://$PROJECT_DIR$"
/>
</configuration>
<configuration
default=
"true"
type=
"Application"
factoryName=
"Application"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"StartApp"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"file://$PROJECT_DIR$"
/>
</configuration>
<configuration
default=
"true"
type=
"JUnit"
factoryName=
"JUnit"
>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"false"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
/>
<option
name=
"PACKAGE_NAME"
/>
<option
name=
"MAIN_CLASS_NAME"
/>
<option
name=
"METHOD_NAME"
/>
<option
name=
"TEST_OBJECT"
value=
"class"
/>
<option
name=
"VM_PARAMETERS"
value=
"-ea"
/>
<option
name=
"PARAMETERS"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"%MODULE_WORKING_DIR%"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<option
name=
"TEST_SEARCH_SCOPE"
>
<value
defaultName=
"singleModule"
/>
</option>
<patterns
/>
</configuration>
<configuration
name=
"Unnamed"
type=
"JetRunConfigurationType"
factoryName=
"Kotlin"
>
<module
name=
"NetworkSecurityGame"
/>
<option
name=
"VM_PARAMETERS"
value=
""
/>
<option
name=
"PROGRAM_PARAMETERS"
value=
""
/>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"false"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<option
name=
"MAIN_CLASS_NAME"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
""
/>
</configuration>
<configuration
default=
"true"
type=
"TestNG"
factoryName=
"TestNG"
>
<option
name=
"ALTERNATIVE_JRE_PATH_ENABLED"
value=
"false"
/>
<option
name=
"ALTERNATIVE_JRE_PATH"
/>
<option
name=
"SUITE_NAME"
/>
<option
name=
"PACKAGE_NAME"
/>
<option
name=
"MAIN_CLASS_NAME"
/>
<option
name=
"METHOD_NAME"
/>
<option
name=
"GROUP_NAME"
/>
<option
name=
"TEST_OBJECT"
value=
"CLASS"
/>
<option
name=
"VM_PARAMETERS"
value=
"-ea"
/>
<option
name=
"PARAMETERS"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"%MODULE_WORKING_DIR%"
/>
<option
name=
"OUTPUT_DIRECTORY"
/>
<option
name=
"PASS_PARENT_ENVS"
value=
"true"
/>
<option
name=
"TEST_SEARCH_SCOPE"
>
<value
defaultName=
"singleModule"
/>
</option>
<option
name=
"USE_DEFAULT_REPORTERS"
value=
"false"
/>
<option
name=
"PROPERTIES_FILE"
/>
<properties
/>
<listeners
/>
</configuration>
<list>
<item
itemvalue=
"Kotlin.Unnamed"
/>
<item
itemvalue=
"Applet.MACFloodDemo"
/>
<item
itemvalue=
"Applet.ARPDemo"
/>
<item
itemvalue=
"Applet.Game1"
/>
<item
itemvalue=
"Applet.Game2"
/>
<item
itemvalue=
"Application.StartApp"
/>
</list>
<recent_temporary>
<list>
<item
itemvalue=
"Application.StartApp"
/>
<item
itemvalue=
"Applet.Game2"
/>
<item
itemvalue=
"Applet.Game1"
/>
<item
itemvalue=
"Applet.ARPDemo"
/>
<item
itemvalue=
"Applet.MACFloodDemo"
/>
</list>
</recent_temporary>
</component>
<component
name=
"SvnConfiguration"
>
<configuration
/>
</component>
<component
name=
"TaskManager"
>
<task
active=
"true"
id=
"Default"
summary=
"Default task"
>
<changelist
id=
"11f48ef8-4a5d-49ce-81ca-2142c6d2299f"
name=
"Default"
comment=
""
/>
<created>
1536587726526
</created>
<option
name=
"number"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1536587726526
</updated>
</task>
<servers
/>
</component>
<component
name=
"ToolWindowManager"
>
<frame
x=
"64"
y=
"-11"
width=
"1303"
height=
"780"
extended-state=
"7"
/>
<editor
active=
"true"
/>
<layout>
<window_info
anchor=
"right"
id=
"Palette"
order=
"0"
/>
<window_info
anchor=
"bottom"
id=
"TODO"
order=
"6"
/>
<window_info
anchor=
"bottom"
id=
"Messages"
order=
"7"
weight=
"0.32847896"
/>
<window_info
anchor=
"right"
id=
"Palette	"
order=
"1"
/>
<window_info
id=
"Image Layers"
order=
"2"
/>
<window_info
anchor=
"right"
id=
"Capture Analysis"
order=
"2"
/>
<window_info
anchor=
"bottom"
id=
"Event Log"
order=
"7"
side_tool=
"true"
/>
<window_info
anchor=
"right"
id=
"Maven Projects"
order=
"3"
weight=
"0.32988048"
/>
<window_info
anchor=
"bottom"
id=
"Version Control"
order=
"7"
show_stripe_button=
"false"
/>
<window_info
active=
"true"
anchor=
"bottom"
id=
"Run"
order=
"2"
visible=
"true"
weight=
"0.0"
/>
<window_info
anchor=
"bottom"
id=
"Terminal"
order=
"7"
weight=
"0.32847896"
/>
<window_info
id=
"Capture Tool"
order=
"2"
/>
<window_info
id=
"Designer"
order=
"2"
/>
<window_info
content_ui=
"combo"
id=
"Project"
order=
"0"
sideWeight=
"0.4939759"
visible=
"true"
weight=
"0.33227092"
/>
<window_info
id=
"Structure"
order=
"1"
sideWeight=
"0.5060241"
side_tool=
"true"
weight=
"0.29721117"
/>
<window_info
anchor=
"right"
id=
"Ant Build"
order=
"7"
weight=
"0.32988048"
/>
<window_info
x=
"559"
y=
"73"
width=
"313"
height=
"618"
id=
"UI Designer"
order=
"2"
sideWeight=
"0.50161815"
type=
"WINDOWED"
weight=
"0.24940239"
/>
<window_info
anchor=
"right"
id=
"Theme Preview"
order=
"4"
/>
<window_info
id=
"Favorites"
order=
"2"
side_tool=
"true"
/>
<window_info
anchor=
"bottom"
id=
"Debug"
order=
"3"
weight=
"0.39967638"
/>
<window_info
anchor=
"right"
content_ui=
"combo"
id=
"Hierarchy"
order=
"6"
weight=
"0.24940239"
/>
<window_info
anchor=
"bottom"
id=
"Inspection"
order=
"5"
weight=
"0.4"
/>
<window_info
anchor=
"right"
id=
"Commander"
internal_type=
"SLIDING"
order=
"5"
type=
"SLIDING"
weight=
"0.4"
/>
<window_info
anchor=
"bottom"
id=
"Message"
order=
"0"
/>
<window_info
anchor=
"bottom"
id=
"Cvs"
order=
"4"
weight=
"0.25"
/>
<window_info
anchor=
"bottom"
id=
"Find"
order=
"1"
weight=
"0.32847896"
/>
</layout>
<layout-to-restore>
<window_info
anchor=
"right"
id=
"Palette"
order=
"0"
/>
<window_info
anchor=
"right"
content_ui=
"combo"
id=
"Hierarchy"
order=
"6"
weight=
"0.25"
/>
<window_info
anchor=
"right"
id=
"Capture Analysis"
order=
"2"
/>
<window_info
active=
"true"
anchor=
"bottom"
id=
"Run"
order=
"2"
visible=
"true"
weight=
"0.021035599"
/>
<window_info
anchor=
"right"
id=
"Theme Preview"
order=
"4"
/>
<window_info
content_ui=
"combo"
id=
"Project"
order=
"0"
sideWeight=
"0.4939759"
visible=
"true"
weight=
"0.30996016"
/>
<window_info
id=
"Structure"
order=
"1"
sideWeight=
"0.5060241"
side_tool=
"true"
weight=
"0.29721117"
/>
<window_info
anchor=
"right"
id=
"Commander"
internal_type=
"SLIDING"
order=
"5"
type=
"SLIDING"
weight=
"0.4"
/>
<window_info
anchor=
"right"
id=
"Ant Build"
order=
"7"
weight=
"0.32988048"
/>
<window_info
anchor=
"bottom"
id=
"TODO"
order=
"6"
/>
<window_info
anchor=
"bottom"
id=
"Version Control"
order=
"9"
show_stripe_button=
"false"
/>
<window_info
id=
"Image Layers"
order=
"2"
/>
<window_info
id=
"Designer"
order=
"3"
/>
<window_info
x=
"559"
y=
"73"
width=
"313"
height=
"618"
id=
"UI Designer"
order=
"4"
sideWeight=
"0.50161815"
type=
"WINDOWED"
weight=
"0.24940239"
/>
<window_info
anchor=
"bottom"
id=
"Find"
order=
"1"
weight=
"0.32847896"
/>
<window_info
anchor=
"bottom"
id=
"Debug"
order=
"3"
weight=
"0.4"
/>
<window_info
anchor=
"right"
id=
"Palette	"
order=
"1"
/>
<window_info
anchor=
"bottom"
id=
"Terminal"
order=
"7"
/>
<window_info
anchor=
"bottom"
id=
"Event Log"
order=
"8"
side_tool=
"true"
/>
<window_info
anchor=
"bottom"
id=
"Inspection"
order=
"5"
weight=
"0.4"
/>
<window_info
anchor=
"bottom"
id=
"Cvs"
order=
"4"
weight=
"0.25"
/>
<window_info
id=
"Capture Tool"
order=
"5"
/>
<window_info
anchor=
"bottom"
id=
"Message"
order=
"0"
/>
<window_info
anchor=
"bottom"
id=
"Messages"
order=
"10"
weight=
"0.32847896"
/>
<window_info
anchor=
"right"
id=
"Maven Projects"
order=
"3"
weight=
"0.32988048"
/>
<window_info
id=
"Favorites"
order=
"6"
side_tool=
"true"
/>
</layout-to-restore>
</component>
<component
name=
"VcsContentAnnotationSettings"
>
<option
name=
"myLimit"
value=
"2678400000"
/>
</component>
<component
name=
"XDebuggerManager"
>
<breakpoint-manager>
<breakpoints>
<line-breakpoint
enabled=
"true"
type=
"java-line"
>
<url>
file://$PROJECT_DIR$/src/MACFloodDemo.java
</url>
<line>
583
</line>
<properties
/>
</line-breakpoint>
<line-breakpoint
enabled=
"true"
type=
"java-line"
>
<url>
file://$PROJECT_DIR$/src/Game2.java
</url>
<line>
417
</line>
<properties
/>
<option
name=
"timeStamp"
value=
"1"
/>
</line-breakpoint>
</breakpoints>
<option
name=
"time"
value=
"2"
/>
</breakpoint-manager>
</component>
<component
name=
"antWorkspaceConfiguration"
>
<option
name=
"IS_AUTOSCROLL_TO_SOURCE"
value=
"false"
/>
<option
name=
"FILTER_TARGETS"
value=
"false"
/>
</component>
<component
name=
"editorHistoryManager"
>
<entry
file=
"file://$PROJECT_DIR$/src/Games.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"525"
>
<caret
line=
"40"
column=
"33"
selection-start-line=
"40"
selection-start-column=
"33"
selection-end-line=
"40"
selection-end-column=
"33"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/Game2.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"7245"
>
<caret
line=
"508"
column=
"29"
selection-start-line=
"508"
selection-start-column=
"29"
selection-end-line=
"508"
selection-end-column=
"29"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/Games.form"
>
<provider
selected=
"true"
editor-type-id=
"ui-designer"
/>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/StartApp.form"
>
<provider
selected=
"true"
editor-type-id=
"ui-designer"
/>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/TutorialMain.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"405"
>
<caret
line=
"39"
lean-forward=
"true"
selection-start-line=
"14"
selection-start-column=
"3"
selection-end-line=
"39"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
<element
signature=
"e#1160#1161#0"
expanded=
"true"
/>
<element
signature=
"e#1219#1220#0"
expanded=
"true"
/>
<element
signature=
"e#1371#1372#0"
expanded=
"true"
/>
<element
signature=
"e#1449#1450#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/ARPDemo.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"3375"
>
<caret
line=
"248"
lean-forward=
"true"
selection-start-line=
"248"
selection-end-line=
"248"
/>
<folding>
<element
signature=
"imports"
expanded=
"true"
/>
<element
signature=
"class#483:4908"
/>
<element
signature=
"e#555#556#0"
expanded=
"true"
/>
<element
signature=
"e#598#599#0"
expanded=
"true"
/>
<element
signature=
"e#747#748#0"
expanded=
"true"
/>
<element
signature=
"e#790#791#0"
expanded=
"true"
/>
<element
signature=
"e#1095#1096#0"
expanded=
"true"
/>
<element
signature=
"e#1138#1139#0"
expanded=
"true"
/>
<element
signature=
"e#1300#1301#0"
expanded=
"true"
/>
<element
signature=
"e#1343#1344#0"
expanded=
"true"
/>
<element
signature=
"e#1413#1414#0"
expanded=
"true"
/>
<element
signature=
"e#1456#1457#0"
expanded=
"true"
/>
<element
signature=
"e#1735#1736#0"
expanded=
"true"
/>
<element
signature=
"e#1778#1779#0"
expanded=
"true"
/>
<element
signature=
"e#3797#3798#0"
expanded=
"true"
/>
<element
signature=
"e#3841#3842#0"
expanded=
"true"
/>
<element
signature=
"e#4145#4146#0"
expanded=
"true"
/>
<element
signature=
"e#4189#4190#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/EasyGames.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"435"
>
<caret
line=
"33"
column=
"13"
lean-forward=
"true"
selection-start-line=
"33"
selection-start-column=
"13"
selection-end-line=
"33"
selection-end-column=
"13"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/TutorialMain.form"
>
<provider
selected=
"true"
editor-type-id=
"ui-designer"
/>
</entry>
<entry
file=
"file://$PROJECT_DIR$/src/EasyGames.form"
>