|
1 |
| -<?xml version="1.1" encoding="UTF-8" ?> |
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
2 | 2 |
|
3 | 3 | <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
|
4 | 4 | <Properties>
|
5 | 5 | <Property name="defaultCloseOperation" type="int" value="2"/>
|
6 | 6 | </Properties>
|
7 | 7 | <SyntheticProperties>
|
8 | 8 | <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
| 9 | + <SyntheticProperty name="generateCenter" type="boolean" value="false"/> |
9 | 10 | </SyntheticProperties>
|
10 | 11 | <AuxValues>
|
11 | 12 | <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
|
|
22 | 23 | <Layout>
|
23 | 24 | <DimensionLayout dim="0">
|
24 | 25 | <Group type="103" groupAlignment="0" attributes="0">
|
25 |
| - <Group type="102" attributes="0"> |
| 26 | + <Group type="102" alignment="0" attributes="0"> |
26 | 27 | <EmptySpace max="-2" attributes="0"/>
|
27 | 28 | <Group type="103" groupAlignment="0" attributes="0">
|
28 |
| - <Group type="102" alignment="0" attributes="0"> |
29 |
| - <Component id="jProgressBar1" pref="470" max="32767" attributes="0"/> |
30 |
| - <EmptySpace max="-2" attributes="0"/> |
| 29 | + <Group type="102" attributes="0"> |
| 30 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 31 | + <Component id="queueLabel" alignment="0" min="-2" max="-2" attributes="0"/> |
| 32 | + <Component id="statusLabel" alignment="0" min="-2" max="-2" attributes="0"/> |
| 33 | + </Group> |
| 34 | + <EmptySpace min="0" pref="0" max="32767" attributes="0"/> |
31 | 35 | </Group>
|
32 |
| - <Component id="queueLabel" alignment="0" min="-2" max="-2" attributes="0"/> |
33 |
| - <Group type="102" alignment="1" attributes="0"> |
34 |
| - <Component id="backgroundLabel" min="-2" max="-2" attributes="0"/> |
35 |
| - <EmptySpace max="-2" attributes="0"/> |
36 |
| - <Component id="cancelButton" min="-2" max="-2" attributes="0"/> |
| 36 | + <Group type="102" attributes="0"> |
| 37 | + <Group type="103" groupAlignment="0" attributes="0"> |
| 38 | + <Component id="jProgressBar1" alignment="0" pref="470" max="32767" attributes="0"/> |
| 39 | + <Group type="102" alignment="1" attributes="0"> |
| 40 | + <Component id="showSubmissionButton" min="-2" max="-2" attributes="0"/> |
| 41 | + <EmptySpace max="32767" attributes="0"/> |
| 42 | + <Component id="backgroundLabel" min="-2" max="-2" attributes="0"/> |
| 43 | + <EmptySpace max="-2" attributes="0"/> |
| 44 | + <Component id="cancelButton" min="-2" max="-2" attributes="0"/> |
| 45 | + </Group> |
| 46 | + <Group type="102" attributes="0"> |
| 47 | + <Component id="waitingLabel" min="-2" max="-2" attributes="0"/> |
| 48 | + <EmptySpace min="0" pref="0" max="32767" attributes="0"/> |
| 49 | + </Group> |
| 50 | + </Group> |
37 | 51 | <EmptySpace max="-2" attributes="0"/>
|
38 | 52 | </Group>
|
39 |
| - <Group type="102" alignment="0" attributes="0"> |
40 |
| - <Component id="waitingLabel" min="-2" max="-2" attributes="0"/> |
41 |
| - <EmptySpace pref="231" max="32767" attributes="0"/> |
42 |
| - </Group> |
43 | 53 | </Group>
|
44 | 54 | </Group>
|
45 | 55 | </Group>
|
|
53 | 63 | <Component id="jProgressBar1" min="-2" max="-2" attributes="0"/>
|
54 | 64 | <EmptySpace max="-2" attributes="0"/>
|
55 | 65 | <Component id="queueLabel" min="-2" max="-2" attributes="0"/>
|
| 66 | + <EmptySpace max="-2" attributes="0"/> |
| 67 | + <Component id="statusLabel" min="-2" max="-2" attributes="0"/> |
56 | 68 | <EmptySpace max="32767" attributes="0"/>
|
57 | 69 | <Group type="103" groupAlignment="3" attributes="0">
|
58 | 70 | <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/>
|
59 | 71 | <Component id="backgroundLabel" alignment="3" min="-2" max="-2" attributes="0"/>
|
| 72 | + <Component id="showSubmissionButton" alignment="3" min="-2" max="-2" attributes="0"/> |
60 | 73 | </Group>
|
61 | 74 | <EmptySpace max="-2" attributes="0"/>
|
62 | 75 | </Group>
|
|
89 | 102 | </Events>
|
90 | 103 | </Component>
|
91 | 104 | <Component class="javax.swing.JProgressBar" name="jProgressBar1">
|
92 |
| - <Properties> |
93 |
| - <Property name="indeterminate" type="boolean" value="true"/> |
94 |
| - </Properties> |
95 | 105 | </Component>
|
96 | 106 | <Component class="javax.swing.JButton" name="cancelButton">
|
97 | 107 | <Properties>
|
|
104 | 114 | <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/>
|
105 | 115 | </Events>
|
106 | 116 | </Component>
|
| 117 | + <Component class="javax.swing.JLabel" name="statusLabel"> |
| 118 | + <Properties> |
| 119 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 120 | + <ResourceString bundle="fi/helsinki/cs/tmc/ui/Bundle.properties" key="SubmissionResultWaitingDialog.statusLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 121 | + </Property> |
| 122 | + </Properties> |
| 123 | + </Component> |
| 124 | + <Component class="javax.swing.JButton" name="showSubmissionButton"> |
| 125 | + <Properties> |
| 126 | + <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
| 127 | + <ResourceString bundle="fi/helsinki/cs/tmc/ui/Bundle.properties" key="SubmissionResultWaitingDialog.showSubmissionButton.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 128 | + </Property> |
| 129 | + </Properties> |
| 130 | + </Component> |
107 | 131 | </SubComponents>
|
108 | 132 | </Form>
|
0 commit comments