Changeset 109 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form
- Timestamp:
- 09/05/2017 04:08:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/gui/ScriptBuilderFrame.form
r108 r109 29 29 <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMousePressed"/> 30 30 <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="cadEventMouseReleased"/> 31 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cadEventActionPerformed"/> 31 32 </Events> 32 33 </MenuItem> … … 73 74 <Group type="102" attributes="0"> 74 75 <EmptySpace max="-2" attributes="0"/> 75 <Component id=" jLabel5" min="-2" pref="68" max="-2" attributes="0"/>76 <Component id="labelCADEntry" min="-2" pref="68" max="-2" attributes="0"/> 76 77 <EmptySpace max="32767" attributes="0"/> 77 78 </Group> … … 82 83 <Group type="102" alignment="0" attributes="0"> 83 84 <EmptySpace max="-2" attributes="0"/> 84 <Component id=" jLabel5" min="-2" max="-2" attributes="0"/>85 <Component id="labelCADEntry" min="-2" max="-2" attributes="0"/> 85 86 <EmptySpace pref="1357" max="32767" attributes="0"/> 86 87 </Group> … … 89 90 </Layout> 90 91 <SubComponents> 91 <Component class="javax.swing.JLabel" name=" jLabel5">92 <Component class="javax.swing.JLabel" name="labelCADEntry"> 92 93 <Properties> 93 94 <Property name="text" type="java.lang.String" value="CAD Entry"/> … … 112 113 <Component id="radioMessageScrollPane" alignment="0" pref="380" max="32767" attributes="0"/> 113 114 <Group type="102" alignment="0" attributes="0"> 114 <Component id=" radioTypeLabel" min="-2" max="-2" attributes="0"/>115 <Component id="labelRadioType" min="-2" max="-2" attributes="0"/> 115 116 <EmptySpace type="unrelated" max="-2" attributes="0"/> 116 117 <Component id="radioTypeComboBox" pref="312" max="32767" attributes="0"/> 117 118 </Group> 118 <Component id=" jLabel7" alignment="0" min="-2" max="-2" attributes="0"/>119 <Component id="labelRadioMessage" alignment="0" min="-2" max="-2" attributes="0"/> 119 120 <Group type="102" alignment="0" attributes="0"> 120 121 <Component id="cancelButton" min="-2" max="-2" attributes="0"/> … … 132 133 <EmptySpace max="-2" attributes="0"/> 133 134 <Group type="103" groupAlignment="3" attributes="0"> 134 <Component id=" radioTypeLabel" alignment="3" min="-2" max="-2" attributes="0"/>135 <Component id="labelRadioType" alignment="3" min="-2" max="-2" attributes="0"/> 135 136 <Component id="radioTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/> 136 137 </Group> 137 138 <EmptySpace type="unrelated" max="-2" attributes="0"/> 138 <Component id=" jLabel7" min="-2" max="-2" attributes="0"/>139 <Component id="labelRadioMessage" min="-2" max="-2" attributes="0"/> 139 140 <EmptySpace max="-2" attributes="0"/> 140 141 <Component id="radioMessageScrollPane" pref="198" max="32767" attributes="0"/> … … 150 151 </Layout> 151 152 <SubComponents> 152 <Component class="javax.swing.JLabel" name=" radioTypeLabel">153 <Component class="javax.swing.JLabel" name="labelRadioType"> 153 154 <Properties> 154 155 <Property name="text" type="java.lang.String" value="Radio Type:"/> 155 156 </Properties> 156 157 </Component> 157 <Component class="javax.swing.JLabel" name=" jLabel7">158 <Component class="javax.swing.JLabel" name="labelRadioMessage"> 158 159 <Properties> 159 160 <Property name="text" type="java.lang.String" value="Radio Message:"/> … … 243 244 <EmptySpace max="-2" attributes="0"/> 244 245 <Group type="103" groupAlignment="1" attributes="0"> 245 <Component id=" jScrollPane1" alignment="0" pref="322" max="32767" attributes="0"/>246 <Component id=" jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>246 <Component id="incidentPropertiesScrollPane" alignment="0" pref="322" max="32767" attributes="0"/> 247 <Component id="labelIncidentDescription" alignment="0" min="-2" max="-2" attributes="0"/> 247 248 <Group type="102" alignment="0" attributes="0"> 248 249 <Group type="103" groupAlignment="0" attributes="0"> 249 <Component id=" jLabel6" alignment="0" min="-2" max="-2" attributes="0"/>250 <Component id=" jLabel8" alignment="0" min="-2" max="-2" attributes="0"/>251 <Component id=" jLabel9" alignment="0" min="-2" max="-2" attributes="0"/>250 <Component id="labelIncidentNumber" alignment="0" min="-2" max="-2" attributes="0"/> 251 <Component id="labelIncidentName" alignment="0" min="-2" max="-2" attributes="0"/> 252 <Component id="labelIncidentColor" alignment="0" min="-2" max="-2" attributes="0"/> 252 253 </Group> 253 254 <EmptySpace type="separate" max="-2" attributes="0"/> … … 258 259 <Component id="incidentColorField" pref="119" max="32767" attributes="0"/> 259 260 <EmptySpace max="-2" attributes="0"/> 260 <Component id=" jButton3" min="-2" pref="93" max="-2" attributes="0"/>261 <Component id="btnChooseColor" min="-2" pref="93" max="-2" attributes="0"/> 261 262 </Group> 262 263 </Group> … … 269 270 <Group type="102" alignment="0" attributes="0"> 270 271 <Group type="103" groupAlignment="0" attributes="0"> 271 <Component id=" jLabel12" min="-2" max="-2" attributes="0"/>272 <Component id=" jLabel11" alignment="0" min="-2" max="-2" attributes="0"/>272 <Component id="labelIncidentStart" min="-2" max="-2" attributes="0"/> 273 <Component id="labelIncidentLength" alignment="0" min="-2" max="-2" attributes="0"/> 273 274 </Group> 274 275 <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> … … 276 277 <Group type="102" attributes="0"> 277 278 <EmptySpace min="6" pref="6" max="-2" attributes="0"/> 278 <Component id=" labelIncidentLength" max="32767" attributes="0"/>279 <Component id="txtIncidentLength" max="32767" attributes="0"/> 279 280 <EmptySpace min="22" pref="22" max="-2" attributes="0"/> 280 281 </Group> … … 292 293 <EmptySpace max="-2" attributes="0"/> 293 294 <Group type="103" groupAlignment="3" attributes="0"> 294 <Component id=" jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>295 <Component id="labelIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/> 295 296 <Component id="addIncidentNumber" alignment="3" min="-2" max="-2" attributes="0"/> 296 297 </Group> 297 298 <EmptySpace max="-2" attributes="0"/> 298 299 <Group type="103" groupAlignment="3" attributes="0"> 299 <Component id=" jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>300 <Component id="labelIncidentName" alignment="3" min="-2" max="-2" attributes="0"/> 300 301 <Component id="addIncidentName" alignment="3" min="-2" max="-2" attributes="0"/> 301 302 </Group> 302 303 <EmptySpace max="-2" attributes="0"/> 303 304 <Group type="103" groupAlignment="3" attributes="0"> 304 <Component id=" jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>305 <Component id=" jButton3" alignment="3" min="-2" max="-2" attributes="0"/>305 <Component id="labelIncidentColor" alignment="3" min="-2" max="-2" attributes="0"/> 306 <Component id="btnChooseColor" alignment="3" min="-2" max="-2" attributes="0"/> 306 307 <Component id="incidentColorField" alignment="3" min="-2" max="-2" attributes="0"/> 307 308 </Group> 308 309 <EmptySpace max="-2" attributes="0"/> 309 <Component id=" jLabel10" min="-2" max="-2" attributes="0"/>310 <EmptySpace max="-2" attributes="0"/> 311 <Component id=" jScrollPane1" pref="118" max="32767" attributes="0"/>310 <Component id="labelIncidentDescription" min="-2" max="-2" attributes="0"/> 311 <EmptySpace max="-2" attributes="0"/> 312 <Component id="incidentPropertiesScrollPane" pref="118" max="32767" attributes="0"/> 312 313 <EmptySpace max="-2" attributes="0"/> 313 314 <Group type="103" groupAlignment="3" attributes="0"> 314 315 <Component id="addIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/> 315 <Component id=" jLabel12" alignment="3" min="-2" max="-2" attributes="0"/>316 <Component id="labelIncidentStart" alignment="3" min="-2" max="-2" attributes="0"/> 316 317 </Group> 317 318 <EmptySpace max="-2" attributes="0"/> 318 319 <Group type="103" groupAlignment="3" attributes="0"> 319 <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>320 320 <Component id="labelIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/> 321 <Component id="txtIncidentLength" alignment="3" min="-2" max="-2" attributes="0"/> 321 322 </Group> 322 323 <EmptySpace max="-2" attributes="0"/> … … 331 332 </Layout> 332 333 <SubComponents> 333 <Component class="javax.swing.JLabel" name=" jLabel6">334 <Component class="javax.swing.JLabel" name="labelIncidentNumber"> 334 335 <Properties> 335 336 <Property name="text" type="java.lang.String" value="Incident Number: "/> 336 337 </Properties> 337 338 </Component> 338 <Component class="javax.swing.JLabel" name=" jLabel8">339 <Component class="javax.swing.JLabel" name="labelIncidentName"> 339 340 <Properties> 340 341 <Property name="text" type="java.lang.String" value="Incident Name:"/> 341 342 </Properties> 342 343 </Component> 343 <Component class="javax.swing.JLabel" name=" jLabel9">344 <Component class="javax.swing.JLabel" name="labelIncidentColor"> 344 345 <Properties> 345 346 <Property name="text" type="java.lang.String" value="Incident Color: "/> 346 347 </Properties> 347 348 </Component> 348 <Component class="javax.swing.JLabel" name=" jLabel10">349 <Component class="javax.swing.JLabel" name="labelIncidentDescription"> 349 350 <Properties> 350 351 <Property name="text" type="java.lang.String" value="Incident Description:"/> 351 352 </Properties> 352 353 </Component> 353 <Container class="javax.swing.JScrollPane" name=" jScrollPane1">354 <Container class="javax.swing.JScrollPane" name="incidentPropertiesScrollPane"> 354 355 <Properties> 355 356 <Property name="horizontalScrollBarPolicy" type="int" value="31"/> … … 397 398 <Component class="javax.swing.JTextField" name="addIncidentName"> 398 399 </Component> 399 <Component class="javax.swing.JLabel" name=" jLabel11">400 <Component class="javax.swing.JLabel" name="labelIncidentLength"> 400 401 <Properties> 401 402 <Property name="text" type="java.lang.String" value="Incident Length in Minutes: "/> 402 403 </Properties> 403 404 </Component> 404 <Component class="javax.swing.JLabel" name=" jLabel12">405 <Component class="javax.swing.JLabel" name="labelIncidentStart"> 405 406 <Properties> 406 407 <Property name="text" type="java.lang.String" value="Incident Start Time in Minutes:"/> … … 414 415 </Properties> 415 416 </Component> 416 <Component class="javax.swing.JButton" name=" jButton3">417 <Component class="javax.swing.JButton" name="btnChooseColor"> 417 418 <Properties> 418 419 <Property name="text" type="java.lang.String" value="Choose..."/> 419 420 </Properties> 420 421 <Events> 421 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler=" jButton3ActionPerformed"/>422 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnChooseColorActionPerformed"/> 422 423 </Events> 423 424 </Component> … … 430 431 </Properties> 431 432 </Component> 432 <Component class="javax.swing.JLabel" name=" labelIncidentLength">433 <Component class="javax.swing.JLabel" name="txtIncidentLength"> 433 434 <Properties> 434 435 <Property name="horizontalAlignment" type="int" value="4"/> … … 454 455 <EmptySpace pref="21" max="32767" attributes="0"/> 455 456 <Group type="103" groupAlignment="1" attributes="0"> 456 <Component id=" jTextArea1" alignment="0" max="32767" attributes="1"/>457 <Component id="txtNoiseDescription" alignment="0" max="32767" attributes="1"/> 457 458 <Group type="103" alignment="1" groupAlignment="1" max="-2" attributes="0"> 458 459 <Group type="102" alignment="0" attributes="1"> 459 <Component id=" jButton1" min="-2" max="-2" attributes="0"/>460 <Component id="btnCancelNoise" min="-2" max="-2" attributes="0"/> 460 461 <EmptySpace max="32767" attributes="0"/> 461 <Component id=" jButton2" min="-2" max="-2" attributes="0"/>462 <Component id="btnGenerateNoise" min="-2" max="-2" attributes="0"/> 462 463 </Group> 463 464 <Group type="102" alignment="0" attributes="0"> 464 465 <Group type="103" groupAlignment="0" attributes="0"> 465 466 <Group type="103" alignment="0" groupAlignment="1" attributes="0"> 466 <Component id=" jLabel16" alignment="1" min="-2" max="-2" attributes="0"/>467 <Component id=" jLabel14" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>468 <Component id=" jLabel15" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>469 <Component id=" jLabel13" alignment="1" min="-2" pref="105" max="-2" attributes="0"/>467 <Component id="labelBackgroundNoise" alignment="1" min="-2" max="-2" attributes="0"/> 468 <Component id="labelLaneClosures" alignment="1" min="-2" pref="105" max="-2" attributes="0"/> 469 <Component id="labelTMCALLogs" alignment="1" min="-2" pref="105" max="-2" attributes="0"/> 470 <Component id="labelRadioChatter" alignment="1" min="-2" pref="105" max="-2" attributes="0"/> 470 471 </Group> 471 <Component id=" jLabel17" alignment="0" min="-2" pref="81" max="-2" attributes="0"/>472 <Component id="labelMinorEvents" alignment="0" min="-2" pref="81" max="-2" attributes="0"/> 472 473 </Group> 473 474 <EmptySpace min="-2" pref="4" max="-2" attributes="0"/> 474 475 <Group type="103" groupAlignment="0" max="-2" attributes="0"> 475 <Component id=" jSlider1" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>476 <Component id=" jSlider2" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>477 <Component id=" jSlider3" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>478 <Component id=" jSlider5" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>479 <Component id=" jSlider4" alignment="0" min="-2" pref="245" max="-2" attributes="0"/>476 <Component id="radioChatterSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/> 477 <Component id="laneClosuresSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/> 478 <Component id="TMCALSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/> 479 <Component id="minorEventsSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/> 480 <Component id="backgroundNoiseSlider" alignment="0" min="-2" pref="245" max="-2" attributes="0"/> 480 481 <Group type="102" alignment="1" attributes="1"> 481 <Component id=" jLabel20" min="-2" max="-2" attributes="0"/>482 <Component id="labelLeastFreq" min="-2" max="-2" attributes="0"/> 482 483 <EmptySpace max="32767" attributes="0"/> 483 <Component id=" jLabel21" min="-2" max="-2" attributes="0"/>484 <Component id="labelMostFreq" min="-2" max="-2" attributes="0"/> 484 485 </Group> 485 486 </Group> … … 495 496 <Group type="102" alignment="1" attributes="0"> 496 497 <EmptySpace max="-2" attributes="0"/> 497 <Component id=" jTextArea1" pref="39" max="32767" attributes="0"/>498 <Component id="txtNoiseDescription" pref="39" max="32767" attributes="0"/> 498 499 <EmptySpace max="-2" attributes="0"/> 499 500 <Group type="103" groupAlignment="1" attributes="0"> 500 <Component id=" jLabel21" min="-2" max="-2" attributes="0"/>501 <Component id=" jLabel20" min="-2" max="-2" attributes="0"/>501 <Component id="labelMostFreq" min="-2" max="-2" attributes="0"/> 502 <Component id="labelLeastFreq" min="-2" max="-2" attributes="0"/> 502 503 </Group> 503 504 <EmptySpace max="-2" attributes="0"/> 504 505 <Group type="103" groupAlignment="1" attributes="0"> 505 <Component id=" jLabel13" min="-2" pref="30" max="-2" attributes="1"/>506 <Component id=" jSlider1" alignment="1" min="-2" pref="30" max="-2" attributes="1"/>506 <Component id="labelRadioChatter" min="-2" pref="30" max="-2" attributes="1"/> 507 <Component id="radioChatterSlider" alignment="1" min="-2" pref="30" max="-2" attributes="1"/> 507 508 </Group> 508 509 <EmptySpace max="-2" attributes="0"/> 509 510 <Group type="103" groupAlignment="1" attributes="0"> 510 <Component id=" jLabel14" min="-2" pref="28" max="-2" attributes="1"/>511 <Component id=" jSlider2" alignment="1" min="-2" pref="28" max="-2" attributes="1"/>511 <Component id="labelLaneClosures" min="-2" pref="28" max="-2" attributes="1"/> 512 <Component id="laneClosuresSlider" alignment="1" min="-2" pref="28" max="-2" attributes="1"/> 512 513 </Group> 513 514 <EmptySpace max="-2" attributes="0"/> 514 515 <Group type="103" groupAlignment="1" max="-2" attributes="0"> 515 <Component id=" jLabel15" min="-2" max="-2" attributes="1"/>516 <Component id=" jSlider3" alignment="1" min="-2" max="-2" attributes="1"/>516 <Component id="labelTMCALLogs" min="-2" max="-2" attributes="1"/> 517 <Component id="TMCALSlider" alignment="1" min="-2" max="-2" attributes="1"/> 517 518 </Group> 518 519 <EmptySpace max="-2" attributes="0"/> 519 520 <Group type="103" groupAlignment="1" attributes="0"> 520 <Component id=" jSlider4" min="-2" pref="29" max="-2" attributes="1"/>521 <Component id=" jLabel16" min="-2" pref="29" max="-2" attributes="1"/>522 </Group> 523 <EmptySpace max="-2" attributes="0"/> 524 <Group type="103" groupAlignment="0" attributes="0"> 525 <Component id=" jSlider5" min="-2" max="-2" attributes="1"/>526 <Component id=" jLabel17" min="-2" max="-2" attributes="1"/>521 <Component id="backgroundNoiseSlider" min="-2" pref="29" max="-2" attributes="1"/> 522 <Component id="labelBackgroundNoise" min="-2" pref="29" max="-2" attributes="1"/> 523 </Group> 524 <EmptySpace max="-2" attributes="0"/> 525 <Group type="103" groupAlignment="0" attributes="0"> 526 <Component id="minorEventsSlider" min="-2" max="-2" attributes="1"/> 527 <Component id="labelMinorEvents" min="-2" max="-2" attributes="1"/> 527 528 </Group> 528 529 <EmptySpace type="separate" max="-2" attributes="0"/> 529 530 <Group type="103" groupAlignment="0" attributes="0"> 530 <Component id=" jButton1" min="-2" max="-2" attributes="0"/>531 <Component id=" jButton2" min="-2" max="-2" attributes="0"/>531 <Component id="btnCancelNoise" min="-2" max="-2" attributes="0"/> 532 <Component id="btnGenerateNoise" min="-2" max="-2" attributes="0"/> 532 533 </Group> 533 534 <EmptySpace max="-2" attributes="0"/> … … 537 538 </Layout> 538 539 <SubComponents> 539 <Component class="javax.swing.JLabel" name=" jLabel13">540 <Component class="javax.swing.JLabel" name="labelRadioChatter"> 540 541 <Properties> 541 542 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> … … 545 546 </Properties> 546 547 </Component> 547 <Component class="javax.swing.JSlider" name=" jSlider1">548 </Component> 549 <Component class="javax.swing.JSlider" name=" jSlider2">550 </Component> 551 <Component class="javax.swing.JLabel" name=" jLabel14">548 <Component class="javax.swing.JSlider" name="radioChatterSlider"> 549 </Component> 550 <Component class="javax.swing.JSlider" name="laneClosuresSlider"> 551 </Component> 552 <Component class="javax.swing.JLabel" name="labelLaneClosures"> 552 553 <Properties> 553 554 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> … … 557 558 </Properties> 558 559 </Component> 559 <Component class="javax.swing.JSlider" name=" jSlider3">560 </Component> 561 <Component class="javax.swing.JLabel" name=" jLabel15">560 <Component class="javax.swing.JSlider" name="TMCALSlider"> 561 </Component> 562 <Component class="javax.swing.JLabel" name="labelTMCALLogs"> 562 563 <Properties> 563 564 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> … … 567 568 </Properties> 568 569 </Component> 569 <Component class="javax.swing.JTextArea" name=" jTextArea1">570 <Component class="javax.swing.JTextArea" name="txtNoiseDescription"> 570 571 <Properties> 571 572 <Property name="editable" type="boolean" value="false"/> … … 589 590 </Properties> 590 591 </Component> 591 <Component class="javax.swing.JSlider" name=" jSlider4">592 </Component> 593 <Component class="javax.swing.JLabel" name=" jLabel16">592 <Component class="javax.swing.JSlider" name="backgroundNoiseSlider"> 593 </Component> 594 <Component class="javax.swing.JLabel" name="labelBackgroundNoise"> 594 595 <Properties> 595 596 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> … … 599 600 </Properties> 600 601 </Component> 601 <Component class="javax.swing.JSlider" name=" jSlider5">602 </Component> 603 <Component class="javax.swing.JLabel" name=" jLabel17">602 <Component class="javax.swing.JSlider" name="minorEventsSlider"> 603 </Component> 604 <Component class="javax.swing.JLabel" name="labelMinorEvents"> 604 605 <Properties> 605 606 <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> … … 609 610 </Properties> 610 611 </Component> 611 <Component class="javax.swing.JButton" name=" jButton1">612 <Component class="javax.swing.JButton" name="btnCancelNoise"> 612 613 <Properties> 613 614 <Property name="text" type="java.lang.String" value="Cancel"/> 614 615 </Properties> 615 616 <Events> 616 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler=" jButton1ActionPerformed"/>617 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCancelNoiseActionPerformed"/> 617 618 </Events> 618 619 </Component> 619 <Component class="javax.swing.JButton" name=" jButton2">620 <Component class="javax.swing.JButton" name="btnGenerateNoise"> 620 621 <Properties> 621 622 <Property name="text" type="java.lang.String" value="Generate"/> 622 623 </Properties> 623 624 <Events> 624 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler=" jButton2ActionPerformed"/>625 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnGenerateNoiseActionPerformed"/> 625 626 </Events> 626 627 </Component> 627 <Component class="javax.swing.JLabel" name=" jLabel20">628 <Component class="javax.swing.JLabel" name="labelLeastFreq"> 628 629 <Properties> 629 630 <Property name="text" type="java.lang.String" value="Least Frequent"/> 630 631 </Properties> 631 632 </Component> 632 <Component class="javax.swing.JLabel" name=" jLabel21">633 <Component class="javax.swing.JLabel" name="labelMostFreq"> 633 634 <Properties> 634 635 <Property name="text" type="java.lang.String" value="Most Frequent"/>
Note: See TracChangeset
for help on using the changeset viewer.
