Changeset 50 in tmcsimulator-scriptbuilder for trunk/src/event/editor/CCTVPanel.form
- Timestamp:
- 08/08/2017 11:09:34 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/CCTVPanel.form (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/CCTVPanel.form
r1 r50 30 30 <EmptySpace max="-2" attributes="0"/> 31 31 <Group type="103" groupAlignment="0" attributes="0"> 32 <Component id=" jTextField1" alignment="0" pref="487" max="32767" attributes="0"/>33 <Component id=" dir" alignment="0" pref="487" max="32767" attributes="0"/>34 <Component id="t oggle" alignment="0" pref="487" max="32767" attributes="0"/>32 <Component id="txtIDField" alignment="0" pref="487" max="32767" attributes="0"/> 33 <Component id="txtDirField" alignment="0" pref="487" max="32767" attributes="0"/> 34 <Component id="txtToggleField" alignment="0" pref="487" max="32767" attributes="0"/> 35 35 </Group> 36 36 </Group> … … 48 48 <Group type="103" groupAlignment="3" attributes="0"> 49 49 <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> 50 <Component id=" jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>50 <Component id="txtIDField" alignment="3" min="-2" max="-2" attributes="0"/> 51 51 </Group> 52 52 <EmptySpace max="-2" attributes="0"/> 53 53 <Group type="103" groupAlignment="3" attributes="0"> 54 54 <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> 55 <Component id=" dir" alignment="3" min="-2" max="-2" attributes="0"/>55 <Component id="txtDirField" alignment="3" min="-2" max="-2" attributes="0"/> 56 56 </Group> 57 57 <EmptySpace max="-2" attributes="0"/> 58 58 <Group type="103" groupAlignment="3" attributes="0"> 59 59 <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> 60 <Component id="t oggle" alignment="3" min="-2" max="-2" attributes="0"/>60 <Component id="txtToggleField" alignment="3" min="-2" max="-2" attributes="0"/> 61 61 </Group> 62 62 <EmptySpace min="-2" pref="48" max="-2" attributes="0"/> … … 82 82 </Properties> 83 83 </Component> 84 <Component class="javax.swing.JFormattedTextField" name=" dir">84 <Component class="javax.swing.JFormattedTextField" name="txtDirField"> 85 85 <Properties> 86 86 <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor"> … … 94 94 </Properties> 95 95 </Component> 96 <Component class="javax.swing.JTextField" name=" jTextField1">96 <Component class="javax.swing.JTextField" name="txtIDField"> 97 97 </Component> 98 98 <Component class="javax.swing.JLabel" name="jLabel2"> … … 101 101 </Properties> 102 102 </Component> 103 <Component class="javax.swing.JFormattedTextField" name="t oggle">103 <Component class="javax.swing.JFormattedTextField" name="txtToggleField"> 104 104 <Properties> 105 105 <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor">
Note: See TracChangeset
for help on using the changeset viewer.
