1 <?xml version=
"1.0" encoding=
"UTF-8" ?>
3 <Form version=
"1.5" maxVersion=
"1.6">
5 <Container class=
"javax.swing.JPanel" name=
"mainPanel">
7 <Property name=
"name" type=
"java.lang.String" value=
"mainPanel" noResource=
"true"/>
10 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
12 <Container class=
"javax.swing.JPanel" name=
"canvasPanel">
14 <Property name=
"background" type=
"java.awt.Color" resourceKey=
"canvasPanel.background"/>
15 <Property name=
"name" type=
"java.lang.String" value=
"canvasPanel" noResource=
"true"/>
18 <Constraint layoutClass=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
19 <BorderConstraints direction=
"Center"/>
23 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
25 <Container class=
"javax.swing.JPanel" name=
"console">
27 <Property name=
"name" type=
"java.lang.String" value=
"console" noResource=
"true"/>
30 <Constraint layoutClass=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
31 <BorderConstraints direction=
"Last"/>
35 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
37 <Component class=
"javax.swing.JTextField" name=
"commandLine">
39 <Property name=
"text" type=
"java.lang.String" resourceKey=
"commandLine.text"/>
40 <Property name=
"name" type=
"java.lang.String" value=
"commandLine" noResource=
"true"/>
43 <EventHandler event=
"actionPerformed" listener=
"java.awt.event.ActionListener" parameters=
"java.awt.event.ActionEvent" handler=
"commandLineActionPerformed"/>
46 <Constraint layoutClass=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
47 <BorderConstraints direction=
"Center"/>
51 <Container class=
"javax.swing.JScrollPane" name=
"terminalPane">
53 <Property name=
"name" type=
"java.lang.String" value=
"terminalPane" noResource=
"true"/>
56 <AuxValue name=
"autoScrollPane" type=
"java.lang.Boolean" value=
"true"/>
59 <Constraint layoutClass=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value=
"org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
60 <BorderConstraints direction=
"First"/>
64 <Layout class=
"org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
66 <Component class=
"javax.swing.JTextArea" name=
"terminal">
68 <Property name=
"columns" type=
"int" value=
"20"/>
69 <Property name=
"editable" type=
"boolean" value=
"false"/>
70 <Property name=
"font" type=
"java.awt.Font" resourceKey=
"terminal.font"/>
71 <Property name=
"rows" type=
"int" value=
"5"/>
72 <Property name=
"name" type=
"java.lang.String" value=
"terminal" noResource=
"true"/>
81 <Container class=
"javax.swing.JMenuBar" name=
"menuBar">
83 <Property name=
"name" type=
"java.lang.String" value=
"menuBar" noResource=
"true"/>
86 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
87 <Property name=
"useNullLayout" type=
"boolean" value=
"true"/>
90 <Menu class=
"javax.swing.JMenu" name=
"fileMenu">
92 <Property name=
"text" type=
"java.lang.String" resourceKey=
"fileMenu.text"/>
93 <Property name=
"name" type=
"java.lang.String" value=
"fileMenu" noResource=
"true"/>
96 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
97 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
100 <MenuItem class=
"javax.swing.JMenuItem" name=
"exitMenuItem">
102 <Property name=
"action" type=
"javax.swing.Action" editor=
"org.netbeans.modules.swingapp.ActionEditor">
103 <action class=
"org.jdesktop.application.Application" id=
"quit" methodName=
"quit"/>
105 <Property name=
"name" type=
"java.lang.String" value=
"exitMenuItem" noResource=
"true"/>
108 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
109 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
114 <Menu class=
"javax.swing.JMenu" name=
"helpMenu">
116 <Property name=
"text" type=
"java.lang.String" resourceKey=
"helpMenu.text"/>
117 <Property name=
"name" type=
"java.lang.String" value=
"helpMenu" noResource=
"true"/>
120 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
121 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
124 <MenuItem class=
"javax.swing.JMenuItem" name=
"aboutMenuItem">
126 <Property name=
"action" type=
"javax.swing.Action" editor=
"org.netbeans.modules.swingapp.ActionEditor">
127 <action class=
"edu.mit.ezyang.gravity.GravitySimulatorView" id=
"showAboutBox" methodName=
"showAboutBox"/>
129 <Property name=
"name" type=
"java.lang.String" value=
"aboutMenuItem" noResource=
"true"/>
132 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
133 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
140 </NonVisualComponents>
142 <Property name=
"component" type=
"javax.swing.JComponent" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
143 <ComponentRef name=
"mainPanel"/>
145 <Property name=
"menuBar" type=
"javax.swing.JMenuBar" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
146 <ComponentRef name=
"menuBar"/>
150 <AuxValue name=
"FormSettings_autoResourcing" type=
"java.lang.Integer" value=
"2"/>
151 <AuxValue name=
"FormSettings_autoSetComponentName" type=
"java.lang.Boolean" value=
"true"/>
152 <AuxValue name=
"FormSettings_generateMnemonicsCode" type=
"java.lang.Boolean" value=
"false"/>
153 <AuxValue name=
"FormSettings_i18nAutoMode" type=
"java.lang.Boolean" value=
"false"/>
154 <AuxValue name=
"FormSettings_layoutCodeTarget" type=
"java.lang.Integer" value=
"1"/>
155 <AuxValue name=
"FormSettings_listenerGenerationStyle" type=
"java.lang.Integer" value=
"0"/>
156 <AuxValue name=
"FormSettings_variablesLocal" type=
"java.lang.Boolean" value=
"false"/>
157 <AuxValue name=
"FormSettings_variablesModifier" type=
"java.lang.Integer" value=
"2"/>
158 <AuxValue name=
"designerSize" type=
"java.awt.Dimension" value=
"-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,-61,0,0,1,-92"/>