Raised bills functionality - updating bill status
[habeas.git] / src / habeas / GenerateRaisedBillsDialog.form
index 3fc7e02..3cf03b5 100644 (file)
               <EmptySpace type="separate" max="-2" attributes="0"/>
               <Group type="103" groupAlignment="0" attributes="0">
                   <Component id="comboClients" max="32767" attributes="0"/>
               <EmptySpace type="separate" max="-2" attributes="0"/>
               <Group type="103" groupAlignment="0" attributes="0">
                   <Component id="comboClients" max="32767" attributes="0"/>
-                  <Group type="102" attributes="0">
+                  <Group type="102" alignment="0" attributes="0">
+                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                       <Component id="buttonGenerate" min="-2" pref="121" max="-2" attributes="0"/>
                       <Component id="buttonGenerate" min="-2" pref="121" max="-2" attributes="0"/>
-                      <EmptySpace pref="28" max="32767" attributes="0"/>
+                      <EmptySpace max="-2" attributes="0"/>
+                      <Component id="buttonMarkAsAwaiting" min="-2" pref="117" max="-2" attributes="0"/>
+                      <EmptySpace max="-2" attributes="0"/>
                       <Component id="buttonClose" min="-2" pref="120" max="-2" attributes="0"/>
                   </Group>
               </Group>
                       <Component id="buttonClose" min="-2" pref="120" max="-2" attributes="0"/>
                   </Group>
               </Group>
@@ -53,6 +56,7 @@
               <Group type="103" groupAlignment="3" attributes="0">
                   <Component id="buttonGenerate" alignment="3" min="-2" max="-2" attributes="0"/>
                   <Component id="buttonClose" alignment="3" min="-2" max="-2" attributes="0"/>
               <Group type="103" groupAlignment="3" attributes="0">
                   <Component id="buttonGenerate" alignment="3" min="-2" max="-2" attributes="0"/>
                   <Component id="buttonClose" alignment="3" min="-2" max="-2" attributes="0"/>
+                  <Component id="buttonMarkAsAwaiting" alignment="3" min="-2" max="-2" attributes="0"/>
               </Group>
               <EmptySpace max="-2" attributes="0"/>
           </Group>
               </Group>
               <EmptySpace max="-2" attributes="0"/>
           </Group>
         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonCloseActionPerformed"/>
       </Events>
     </Component>
         <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonCloseActionPerformed"/>
       </Events>
     </Component>
+    <Component class="javax.swing.JButton" name="buttonMarkAsAwaiting">
+      <Properties>
+        <Property name="mnemonic" type="int" value="77"/>
+        <Property name="text" type="java.lang.String" value="Mark Raised"/>
+      </Properties>
+      <Events>
+        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="buttonMarkAsAwaitingActionPerformed"/>
+      </Events>
+    </Component>
   </SubComponents>
 </Form>
   </SubComponents>
 </Form>