Warning: Can't use blame annotator:
svn blame failed on src/event/editor/CMSEvaluationPanel.form: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator-scriptbuilder/src/event/editor/CMSEvaluationPanel.form @ 1

Revision 1, 8.4 KB checked in by bmcguffin, 9 years ago (diff)

2017/07/18: Uploaded entire prototype to SVN repo.

RevLine 
1<?xml version="1.0" encoding="UTF-8" ?>
2
3<Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4  <AuxValues>
5    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
6    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
8    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
9    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
10    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
11    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
12    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
13    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
14  </AuxValues>
15
16  <Layout>
17    <DimensionLayout dim="0">
18      <Group type="103" groupAlignment="0" attributes="0">
19          <Group type="102" alignment="0" attributes="0">
20              <EmptySpace max="-2" attributes="0"/>
21              <Group type="103" groupAlignment="0" attributes="0">
22                  <Group type="102" alignment="0" attributes="0">
23                      <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
24                      <Component id="addButton" min="-2" max="-2" attributes="0"/>
25                      <EmptySpace type="unrelated" max="-2" attributes="0"/>
26                      <Component id="deleteButton" min="-2" pref="178" max="-2" attributes="0"/>
27                      <EmptySpace min="-2" pref="293" max="-2" attributes="0"/>
28                  </Group>
29                  <Group type="102" attributes="0">
30                      <Group type="103" groupAlignment="0" attributes="0">
31                          <Component id="jScrollPane1" alignment="0" max="32767" attributes="0"/>
32                          <Component id="removeButton" alignment="1" min="-2" max="-2" attributes="0"/>
33                          <Group type="102" alignment="0" attributes="0">
34                              <Group type="103" groupAlignment="0" attributes="0">
35                                  <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
36                                  <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
37                                  <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
38                              </Group>
39                              <EmptySpace max="-2" attributes="0"/>
40                              <Group type="103" groupAlignment="0" attributes="0">
41                                  <Component id="TypeDropdown" alignment="0" max="32767" attributes="1"/>
42                                  <Component id="txtLocation" alignment="0" max="32767" attributes="0"/>
43                                  <Component id="txtID" alignment="0" max="32767" attributes="1"/>
44                              </Group>
45                          </Group>
46                      </Group>
47                      <EmptySpace max="-2" attributes="0"/>
48                  </Group>
49              </Group>
50          </Group>
51      </Group>
52    </DimensionLayout>
53    <DimensionLayout dim="1">
54      <Group type="103" groupAlignment="0" attributes="0">
55          <Group type="102" alignment="0" attributes="0">
56              <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
57              <Component id="removeButton" min="-2" max="-2" attributes="0"/>
58              <EmptySpace max="-2" attributes="0"/>
59              <Group type="103" groupAlignment="3" attributes="0">
60                  <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
61                  <Component id="txtID" alignment="3" min="-2" max="-2" attributes="0"/>
62              </Group>
63              <EmptySpace type="unrelated" max="-2" attributes="0"/>
64              <Group type="103" groupAlignment="3" attributes="0">
65                  <Component id="TypeDropdown" alignment="3" min="-2" max="-2" attributes="0"/>
66                  <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
67              </Group>
68              <EmptySpace type="unrelated" max="-2" attributes="0"/>
69              <Group type="103" groupAlignment="3" attributes="0">
70                  <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
71                  <Component id="txtLocation" alignment="3" min="-2" max="-2" attributes="0"/>
72              </Group>
73              <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>
74              <Group type="103" groupAlignment="3" attributes="0">
75                  <Component id="deleteButton" alignment="3" min="-2" max="-2" attributes="0"/>
76                  <Component id="addButton" alignment="3" min="-2" max="-2" attributes="0"/>
77              </Group>
78              <EmptySpace max="-2" attributes="0"/>
79              <Component id="jScrollPane1" pref="191" max="32767" attributes="0"/>
80              <EmptySpace max="-2" attributes="0"/>
81          </Group>
82      </Group>
83    </DimensionLayout>
84  </Layout>
85  <SubComponents>
86    <Component class="javax.swing.JButton" name="removeButton">
87      <Properties>
88        <Property name="text" type="java.lang.String" value="Remove"/>
89        <Property name="toolTipText" type="java.lang.String" value="Removes this property"/>
90      </Properties>
91      <Events>
92        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="removeButtonremoveThisProperty"/>
93      </Events>
94    </Component>
95    <Component class="javax.swing.JLabel" name="jLabel3">
96      <Properties>
97        <Property name="text" type="java.lang.String" value="Location"/>
98      </Properties>
99    </Component>
100    <Component class="javax.swing.JTextField" name="txtLocation">
101      <Properties>
102        <Property name="toolTipText" type="java.lang.String" value="Example: SB 55 @ WARNER AVE"/>
103      </Properties>
104    </Component>
105    <Component class="javax.swing.JLabel" name="jLabel2">
106      <Properties>
107        <Property name="text" type="java.lang.String" value="Type"/>
108      </Properties>
109    </Component>
110    <Component class="javax.swing.JComboBox" name="TypeDropdown">
111      <Properties>
112        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
113          <StringArray count="3">
114            <StringItem index="0" value="Update"/>
115            <StringItem index="1" value="New"/>
116            <StringItem index="2" value="Remove"/>
117          </StringArray>
118        </Property>
119      </Properties>
120    </Component>
121    <Component class="javax.swing.JFormattedTextField" name="txtID">
122      <Properties>
123        <Property name="toolTipText" type="java.lang.String" value="Example: 72"/>
124      </Properties>
125    </Component>
126    <Component class="javax.swing.JLabel" name="jLabel1">
127      <Properties>
128        <Property name="text" type="java.lang.String" value="CMS ID"/>
129      </Properties>
130    </Component>
131    <Component class="javax.swing.JButton" name="deleteButton">
132      <Properties>
133        <Property name="text" type="java.lang.String" value="Delete Selected Message"/>
134        <Property name="toolTipText" type="java.lang.String" value="Deletes the selected message from the table"/>
135      </Properties>
136    </Component>
137    <Container class="javax.swing.JScrollPane" name="jScrollPane1">
138      <Properties>
139        <Property name="horizontalScrollBar" type="javax.swing.JScrollBar" editor="org.netbeans.modules.form.ComponentChooserEditor">
140          <ComponentRef name="null"/>
141        </Property>
142      </Properties>
143
144      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
145      <SubComponents>
146        <Component class="javax.swing.JTextArea" name="txtMessage">
147          <Properties>
148            <Property name="columns" type="int" value="20"/>
149            <Property name="rows" type="int" value="5"/>
150          </Properties>
151        </Component>
152      </SubComponents>
153    </Container>
154    <Component class="javax.swing.JButton" name="addButton">
155      <Properties>
156        <Property name="text" type="java.lang.String" value="Add Message"/>
157        <Property name="toolTipText" type="java.lang.String" value="Adds a message to the table"/>
158      </Properties>
159    </Component>
160  </SubComponents>
161</Form>
Note: See TracBrowser for help on using the repository browser.