Fixed headers, added license statement.
[galago.git] / java / galago-ui / src / galago / tupleflow / execution / ui / View.form
blob794215fedf4ab95e2fc923b72c283240ac020a0b
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.5" maxVersion="1.5">
4 <NonVisualComponents>
5 <Container class="javax.swing.JPanel" name="mainPanel">
6 <Properties>
7 <Property name="name" type="java.lang.String" value="mainPanel" noResource="true"/>
8 </Properties>
10 <Layout>
11 <DimensionLayout dim="0">
12 <Group type="103" groupAlignment="0" attributes="0">
13 <EmptySpace min="0" pref="400" max="32767" attributes="0"/>
14 </Group>
15 </DimensionLayout>
16 <DimensionLayout dim="1">
17 <Group type="103" groupAlignment="0" attributes="0">
18 <EmptySpace min="0" pref="252" max="32767" attributes="0"/>
19 </Group>
20 </DimensionLayout>
21 </Layout>
22 </Container>
23 <Container class="javax.swing.JMenuBar" name="menuBar">
24 <Properties>
25 <Property name="name" type="java.lang.String" value="menuBar" noResource="true"/>
26 </Properties>
28 <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
29 <Property name="useNullLayout" type="boolean" value="true"/>
30 </Layout>
31 <SubComponents>
32 <Menu class="javax.swing.JMenu" name="fileMenu">
33 <Properties>
34 <Property name="text" type="java.lang.String" resourceKey="fileMenu.text"/>
35 <Property name="name" type="java.lang.String" value="fileMenu" noResource="true"/>
36 </Properties>
37 <AuxValues>
38 <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
39 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
40 </AuxValues>
41 <SubComponents>
42 <MenuItem class="javax.swing.JMenuItem" name="exitMenuItem">
43 <Properties>
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"/>
46 </Property>
47 <Property name="name" type="java.lang.String" value="exitMenuItem" noResource="true"/>
48 </Properties>
49 <AuxValues>
50 <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
51 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
52 </AuxValues>
53 </MenuItem>
54 </SubComponents>
55 </Menu>
56 <Menu class="javax.swing.JMenu" name="helpMenu">
57 <Properties>
58 <Property name="text" type="java.lang.String" resourceKey="helpMenu.text"/>
59 <Property name="name" type="java.lang.String" value="helpMenu" noResource="true"/>
60 </Properties>
61 <AuxValues>
62 <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
63 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
64 </AuxValues>
65 <SubComponents>
66 <MenuItem class="javax.swing.JMenuItem" name="aboutMenuItem">
67 <Properties>
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"/>
70 </Property>
71 <Property name="name" type="java.lang.String" value="aboutMenuItem" noResource="true"/>
72 </Properties>
73 <AuxValues>
74 <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
75 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
76 </AuxValues>
77 </MenuItem>
78 </SubComponents>
79 </Menu>
80 </SubComponents>
81 </Container>
82 <Container class="javax.swing.JPanel" name="statusPanel">
83 <Properties>
84 <Property name="name" type="java.lang.String" value="statusPanel" noResource="true"/>
85 </Properties>
87 <Layout>
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"/>
99 </Group>
100 </Group>
101 </DimensionLayout>
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"/>
111 </Group>
112 <EmptySpace min="-2" pref="3" max="-2" attributes="0"/>
113 </Group>
114 </Group>
115 </DimensionLayout>
116 </Layout>
117 <SubComponents>
118 <Component class="javax.swing.JSeparator" name="statusPanelSeparator">
119 <Properties>
120 <Property name="name" type="java.lang.String" value="statusPanelSeparator" noResource="true"/>
121 </Properties>
122 <AuxValues>
123 <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>
124 <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>
125 </AuxValues>
126 </Component>
127 <Component class="javax.swing.JLabel" name="statusMessageLabel">
128 <Properties>
129 <Property name="name" type="java.lang.String" value="statusMessageLabel" noResource="true"/>
130 </Properties>
131 </Component>
132 <Component class="javax.swing.JLabel" name="statusAnimationLabel">
133 <Properties>
134 <Property name="horizontalAlignment" type="int" value="2"/>
135 <Property name="name" type="java.lang.String" value="statusAnimationLabel" noResource="true"/>
136 </Properties>
137 </Component>
138 <Component class="javax.swing.JProgressBar" name="progressBar">
139 <Properties>
140 <Property name="name" type="java.lang.String" value="progressBar" noResource="true"/>
141 </Properties>
142 </Component>
143 </SubComponents>
144 </Container>
145 </NonVisualComponents>
146 <Properties>
147 <Property name="component" type="javax.swing.JComponent" editor="org.netbeans.modules.form.ComponentChooserEditor">
148 <ComponentRef name="mainPanel"/>
149 </Property>
150 <Property name="menuBar" type="javax.swing.JMenuBar" editor="org.netbeans.modules.form.ComponentChooserEditor">
151 <ComponentRef name="menuBar"/>
152 </Property>
153 <Property name="statusBar" type="javax.swing.JComponent" editor="org.netbeans.modules.form.ComponentChooserEditor">
154 <ComponentRef name="statusPanel"/>
155 </Property>
156 </Properties>
157 <AuxValues>
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"/>
167 </AuxValues>
168 </Form>