1 <?xml version=
"1.0" encoding=
"UTF-8" ?>
3 <Form version=
"1.5" maxVersion=
"1.5">
5 <Container class=
"javax.swing.JPanel" name=
"mainPanel">
7 <Property name=
"name" type=
"java.lang.String" value=
"mainPanel" noResource=
"true"/>
11 <DimensionLayout dim=
"0">
12 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
13 <EmptySpace min=
"0" pref=
"400" max=
"32767" attributes=
"0"/>
16 <DimensionLayout dim=
"1">
17 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
18 <EmptySpace min=
"0" pref=
"252" max=
"32767" attributes=
"0"/>
23 <Container class=
"javax.swing.JMenuBar" name=
"menuBar">
25 <Property name=
"name" type=
"java.lang.String" value=
"menuBar" noResource=
"true"/>
28 <Layout class=
"org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
29 <Property name=
"useNullLayout" type=
"boolean" value=
"true"/>
32 <Menu class=
"javax.swing.JMenu" name=
"fileMenu">
34 <Property name=
"text" type=
"java.lang.String" resourceKey=
"fileMenu.text"/>
35 <Property name=
"name" type=
"java.lang.String" value=
"fileMenu" noResource=
"true"/>
38 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
39 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
42 <MenuItem class=
"javax.swing.JMenuItem" name=
"exitMenuItem">
44 <Property name=
"action" type=
"javax.swing.Action" editor=
"org.netbeans.modules.swingapp.ActionEditor">
45 <action class=
"org.jdesktop.application.Application" id=
"quit" methodName=
"quit"/>
47 <Property name=
"name" type=
"java.lang.String" value=
"exitMenuItem" noResource=
"true"/>
50 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
51 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
56 <Menu class=
"javax.swing.JMenu" name=
"helpMenu">
58 <Property name=
"text" type=
"java.lang.String" resourceKey=
"helpMenu.text"/>
59 <Property name=
"name" type=
"java.lang.String" value=
"helpMenu" noResource=
"true"/>
62 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
63 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
66 <MenuItem class=
"javax.swing.JMenuItem" name=
"aboutMenuItem">
68 <Property name=
"action" type=
"javax.swing.Action" editor=
"org.netbeans.modules.swingapp.ActionEditor">
69 <action class=
"galago.tupleflow.execution.ui.View" id=
"showAboutBox" methodName=
"showAboutBox"/>
71 <Property name=
"name" type=
"java.lang.String" value=
"aboutMenuItem" noResource=
"true"/>
74 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
75 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
82 <Container class=
"javax.swing.JPanel" name=
"statusPanel">
84 <Property name=
"name" type=
"java.lang.String" value=
"statusPanel" noResource=
"true"/>
88 <DimensionLayout dim=
"0">
89 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
90 <Component id=
"statusPanelSeparator" alignment=
"0" pref=
"400" max=
"32767" attributes=
"0"/>
91 <Group type=
"102" alignment=
"0" attributes=
"0">
92 <EmptySpace max=
"-2" attributes=
"0"/>
93 <Component id=
"statusMessageLabel" min=
"-2" max=
"-2" attributes=
"0"/>
94 <EmptySpace pref=
"226" max=
"32767" attributes=
"0"/>
95 <Component id=
"progressBar" min=
"-2" max=
"-2" attributes=
"0"/>
96 <EmptySpace max=
"-2" attributes=
"0"/>
97 <Component id=
"statusAnimationLabel" min=
"-2" max=
"-2" attributes=
"0"/>
98 <EmptySpace max=
"-2" attributes=
"0"/>
102 <DimensionLayout dim=
"1">
103 <Group type=
"103" groupAlignment=
"0" attributes=
"0">
104 <Group type=
"102" alignment=
"0" attributes=
"0">
105 <Component id=
"statusPanelSeparator" min=
"-2" pref=
"2" max=
"-2" attributes=
"0"/>
106 <EmptySpace max=
"32767" attributes=
"0"/>
107 <Group type=
"103" groupAlignment=
"3" attributes=
"0">
108 <Component id=
"statusMessageLabel" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
109 <Component id=
"statusAnimationLabel" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
110 <Component id=
"progressBar" alignment=
"3" min=
"-2" max=
"-2" attributes=
"0"/>
112 <EmptySpace min=
"-2" pref=
"3" max=
"-2" attributes=
"0"/>
118 <Component class=
"javax.swing.JSeparator" name=
"statusPanelSeparator">
120 <Property name=
"name" type=
"java.lang.String" value=
"statusPanelSeparator" noResource=
"true"/>
123 <AuxValue name=
"JavaCodeGenerator_VariableLocal" type=
"java.lang.Boolean" value=
"true"/>
124 <AuxValue name=
"JavaCodeGenerator_VariableModifier" type=
"java.lang.Integer" value=
"0"/>
127 <Component class=
"javax.swing.JLabel" name=
"statusMessageLabel">
129 <Property name=
"name" type=
"java.lang.String" value=
"statusMessageLabel" noResource=
"true"/>
132 <Component class=
"javax.swing.JLabel" name=
"statusAnimationLabel">
134 <Property name=
"horizontalAlignment" type=
"int" value=
"2"/>
135 <Property name=
"name" type=
"java.lang.String" value=
"statusAnimationLabel" noResource=
"true"/>
138 <Component class=
"javax.swing.JProgressBar" name=
"progressBar">
140 <Property name=
"name" type=
"java.lang.String" value=
"progressBar" noResource=
"true"/>
145 </NonVisualComponents>
147 <Property name=
"component" type=
"javax.swing.JComponent" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
148 <ComponentRef name=
"mainPanel"/>
150 <Property name=
"menuBar" type=
"javax.swing.JMenuBar" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
151 <ComponentRef name=
"menuBar"/>
153 <Property name=
"statusBar" type=
"javax.swing.JComponent" editor=
"org.netbeans.modules.form.ComponentChooserEditor">
154 <ComponentRef name=
"statusPanel"/>
158 <AuxValue name=
"FormSettings_autoResourcing" type=
"java.lang.Integer" value=
"2"/>
159 <AuxValue name=
"FormSettings_autoSetComponentName" type=
"java.lang.Boolean" value=
"true"/>
160 <AuxValue name=
"FormSettings_generateMnemonicsCode" type=
"java.lang.Boolean" value=
"false"/>
161 <AuxValue name=
"FormSettings_i18nAutoMode" type=
"java.lang.Boolean" value=
"false"/>
162 <AuxValue name=
"FormSettings_layoutCodeTarget" type=
"java.lang.Integer" value=
"2"/>
163 <AuxValue name=
"FormSettings_listenerGenerationStyle" type=
"java.lang.Integer" value=
"0"/>
164 <AuxValue name=
"FormSettings_variablesLocal" type=
"java.lang.Boolean" value=
"false"/>
165 <AuxValue name=
"FormSettings_variablesModifier" type=
"java.lang.Integer" value=
"2"/>
166 <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,44,0,0,1,-112"/>