meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vaadin2009:grp6:start [2009/10/23 12:04]
d0361959
vaadin2009:grp6:start [2009/10/23 13:46] (current)
d0361959
Line 42: Line 42:
 (files and instructions to run software) (files and instructions to run software)
 **Software Package (in zip)** **Software Package (in zip)**
 +\\
 \\ \\
 This is a software package including the eclipse project and theme files.\\ This is a software package including the eclipse project and theme files.\\
Line 47: Line 48:
  
 \\ \\
 +**LOGIN PAGE**\\
 {{:vaadin2009:grp6:login1.jpg}} {{:vaadin2009:grp6:login1.jpg}}
  
 \\ \\
 +**DESKTOP ENVIORNMENT**\\
 {{:vaadin2009:grp6:desktop_startmenu1.jpg}} {{:vaadin2009:grp6:desktop_startmenu1.jpg}}
 \\ \\
 +\\
 +**RUNNING APPLICATION**\\
 {{:vaadin2009:grp6:ruuning_app.jpg}}\\ {{:vaadin2009:grp6:ruuning_app.jpg}}\\
 \\ \\
-\\**Vaadin review** +\\ 
-Component summary+**Vaadin review** 
 + 
 +__Component summary__ \\ 
 +  *vertical layout  
 +  *Table 
 +  *window 
 +  *button 
 +  *embedded 
 +  *textfield 
 +  *notification 
 +  *upload\\ 
 +\\ 
 + 
 +**Problem We encountered:**\\ 
 +adding a background image to a panel via themes does not work.\\ 
 +solution is to use Layouts not Panels. \\ 
 +\\ 
 +**Acknowledgements**\\ 
 +We want to thank group 2 for their help on solving our problem of Upload Component
 +     
 +    
 + 
 + 
 +     
 +       
  
-    * 
-      VerticalLayout 
-    * 
-      Label 
-    * 
-      SplitPanel 
-    * 
-      GridLayout 
-    * 
-      Embedded 
-    * 
-      Table