Ignore:
Timestamp:
12/20/2017 02:15:21 AM (8 years ago)
Author:
jtorres
Message:

TrafficEventsEditor?: added direction column to station selection. Added direction status label to current selection panel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/atmsdriver/trafficeventseditor/TrafficEventsEditor.form

    r238 r239  
    286286                          <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/> 
    287287                          <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/> 
    288                           <Group type="102" alignment="0" attributes="0"> 
     288                          <Group type="102" attributes="0"> 
    289289                              <EmptySpace min="6" pref="6" max="-2" attributes="0"/> 
    290290                              <Group type="103" groupAlignment="0" attributes="0"> 
     291                                  <Component id="jLabel9" min="-2" max="-2" attributes="0"/> 
    291292                                  <Component id="jLabel5" min="-2" max="-2" attributes="0"/> 
    292293                                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/> 
    293                                   <Component id="jLabel7" min="-2" max="-2" attributes="0"/> 
     294                                  <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/> 
    294295                                  <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/> 
    295296                              </Group> 
     
    298299                      <EmptySpace type="separate" max="-2" attributes="0"/> 
    299300                      <Group type="103" groupAlignment="0" attributes="0"> 
    300                           <Component id="CurrentLoopDetectorDescLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    301                           <Component id="CurrentLoopDetectorTypeLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    302                           <Component id="CurrentLoopDetectorLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    303                           <Component id="CurrentStationPostmileLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
     301                          <Component id="CurrentLoopDetectorTypeLabel" min="-2" max="-2" attributes="0"/> 
     302                          <Component id="CurrentLoopDetectorLabel" min="-2" max="-2" attributes="0"/> 
     303                          <Component id="CurrentStationLocationLabel" min="-2" max="-2" attributes="0"/> 
     304                          <Component id="CurrentStationDirectionLabel" min="-2" max="-2" attributes="0"/> 
    304305                          <Component id="CurrentStationLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    305306                          <Component id="CurrentHighwayLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    306307                          <Component id="CurrentTimeFrameLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
    307                           <Component id="CurrentStationLocationLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
     308                          <Component id="CurrentStationPostmileLabel" alignment="0" min="-2" max="-2" attributes="0"/> 
     309                          <Component id="CurrentLoopDetectorDescLabel" min="-2" max="-2" attributes="0"/> 
    308310                      </Group> 
    309311                      <EmptySpace pref="239" max="32767" attributes="0"/> 
     
    331333                      <EmptySpace max="-2" attributes="0"/> 
    332334                      <Group type="103" groupAlignment="3" attributes="0"> 
     335                          <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> 
     336                          <Component id="CurrentStationDirectionLabel" alignment="3" min="-2" max="-2" attributes="0"/> 
     337                      </Group> 
     338                      <EmptySpace max="-2" attributes="0"/> 
     339                      <Group type="103" groupAlignment="3" attributes="0"> 
    333340                          <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> 
    334341                          <Component id="CurrentStationPostmileLabel" alignment="3" min="-2" max="-2" attributes="0"/> 
     
    354361                          <Component id="CurrentLoopDetectorDescLabel" alignment="3" min="-2" max="-2" attributes="0"/> 
    355362                      </Group> 
    356                       <EmptySpace pref="31" max="32767" attributes="0"/> 
     363                      <EmptySpace pref="12" max="32767" attributes="0"/> 
    357364                  </Group> 
    358365              </Group> 
     
    438445              <Properties> 
    439446                <Property name="text" type="java.lang.String" value="Desc:"/> 
     447              </Properties> 
     448            </Component> 
     449            <Component class="javax.swing.JLabel" name="jLabel9"> 
     450              <Properties> 
     451                <Property name="text" type="java.lang.String" value="Direction:"/> 
     452              </Properties> 
     453            </Component> 
     454            <Component class="javax.swing.JLabel" name="CurrentStationDirectionLabel"> 
     455              <Properties> 
     456                <Property name="text" type="java.lang.String" value="null"/> 
    440457              </Properties> 
    441458            </Component> 
     
    485502                      <EmptySpace max="-2" attributes="0"/> 
    486503                      <Component id="DeleteEventButton" min="-2" max="-2" attributes="0"/> 
    487                       <EmptySpace pref="22" max="32767" attributes="0"/> 
     504                      <EmptySpace pref="25" max="32767" attributes="0"/> 
    488505                  </Group> 
    489506              </Group> 
Note: See TracChangeset for help on using the changeset viewer.