diff --git a/Sda2/Ref/Fig/accountTransferSum.png b/Sda2/Ref/Screen/accountTransferSum.png similarity index 100% rename from Sda2/Ref/Fig/accountTransferSum.png rename to Sda2/Ref/Screen/accountTransferSum.png diff --git a/Sda2/sda2.xml b/Sda2/sda2.xml index f958acfa1fd29422aae33720ef4da76eba092629..b8a6dd48f2d0b3677d2b20b06acf971cd4534bb4 100644 --- a/Sda2/sda2.xml +++ b/Sda2/sda2.xml @@ -704,7 +704,33 @@ tty:x:5: number INT NOT NULL PRIMARY KEY ,balance INT NOT NULL )</programlisting> + + <para>Write two GUI applications to:</para> + + <itemizedlist> + <listitem> + <para>Transfer amounts from one account to another</para> + </listitem> + + <listitem> + <para>Get the sum of all balances</para> + </listitem> + </itemizedlist> + + <informalfigure> + <mediaobject> + <imageobject> + <imagedata fileref="Ref/Screen/accountTransferSum.png"/> + </imageobject> + </mediaobject> + </informalfigure> </question> + + <answer> + <annotation role="make"> + <para role="eclipse">P/account</para> + </annotation> + </answer> </qandaentry> </qandadiv> </qandaset>