The GUI Create a class called ShoppingListApp which will con
     The GUI Create a class called ShoppingListApp which will construct the GUI shown below. You should make the window to be non-resizable. You may have to tweak the size a little bit in order to get the bordering margins correct.   
  
  Solution
Create a Datatable with the req fileds and bind it to data list as given in java.
Data List is table in java.

