Changeset 166 in tmcsimulator-scriptbuilder for trunk/src/event/editor/frame/Editor.form
- Timestamp:
- 12/16/2019 02:57:51 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/event/editor/frame/Editor.form (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/event/editor/frame/Editor.form
r165 r166 276 276 <Component id="eventTabsPane" alignment="1" max="32767" attributes="0"/> 277 277 <Group type="102" alignment="0" attributes="0"> 278 <EmptySpace max="-2" attributes="0"/> 279 <Component id="txtEventStart" min="-2" max="-2" attributes="0"/> 280 <EmptySpace max="-2" attributes="0"/> 278 <EmptySpace min="-2" pref="84" max="-2" attributes="0"/> 281 279 <Component id="jLabel1" min="-2" max="-2" attributes="0"/> 282 280 <EmptySpace max="-2" attributes="0"/> … … 309 307 <Component id="bottomFramePanel" min="-2" max="-2" attributes="0"/> 310 308 <Group type="103" groupAlignment="3" attributes="0"> 311 <Component id="txtEventStart" alignment="3" min="-2" max="-2" attributes="0"/>312 309 <Component id="timeSecondComboSelector" alignment="3" min="-2" max="-2" attributes="0"/> 313 310 <Component id="timeMinuteComboSelector" alignment="3" min="-2" max="-2" attributes="0"/> … … 346 343 </Layout> 347 344 </Container> 348 <Component class="javax.swing.JTextField" name="txtEventStart">349 <Properties>350 <Property name="text" type="java.lang.String" value="00:00:00"/>351 </Properties>352 <Events>353 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtEventStartActionPerformed"/>354 </Events>355 </Component>356 345 <Component class="javax.swing.JButton" name="saveCloseBtn"> 357 346 <Properties>
Note: See TracChangeset
for help on using the changeset viewer.
