Difference between revisions of "JGuiGen Demo"

From lightwiki
Jump to: navigation, search
Line 2: Line 2:
  
 
# Script
 
# Script
## download from cvs
+
## mention all assumptions
 +
###  sdk
 +
###  eclipse
 +
###  ...
 +
## download from cvs and show directory structure
 +
###  Code
 +
###  Jars
 +
###  Misc
 
## configure
 
## configure
 
## run
 
## run
Line 9: Line 16:
 
## set up GuiGen
 
## set up GuiGen
 
## generate gui
 
## generate gui
## wash, rinse, repeat showing features
+
## qucikly show each of the types of output
### Adding a column
+
###  java
#### date
+
###  html
#### ssn
+
###  test scripts
#### ...
+
###  resource files
### Change validation error message and Test
+
###  ...
#### closing window
+
## launch eclipse
#### changing row to edit
+
## wash, rinse, repeat 5,6,7 showing the most impressive features
#### ...
+
###   Quickly adding a column
### Internationalization
+
####     date
### Hot keys
+
####     ssn
###  
+
####     ...
 +
###   Change validation error message and Test
 +
####     closing window
 +
####     changing row to edit
 +
####     ...
 +
###   Internationalization
 +
###     Hot keys
 +
## run test scripts against the gui
 +
## show test script output
  
 
* [http://vernon.is-a-geek.org/JGuiGen/JGuiGen.html Screencast]
 
* [http://vernon.is-a-geek.org/JGuiGen/JGuiGen.html Screencast]
  
 
* [http://hale.homeip.net/ Hale Pringle's web site]
 
* [http://hale.homeip.net/ Hale Pringle's web site]

Revision as of 14:03, 18 March 2006

Back to Main Page

  1. Script
    1. mention all assumptions
      1. sdk
      2. eclipse
      3. ...
    2. download from cvs and show directory structure
      1. Code
      2. Jars
      3. Misc
    3. configure
    4. run
    5. launch db admin
    6. set up table
    7. set up GuiGen
    8. generate gui
    9. qucikly show each of the types of output
      1. java
      2. html
      3. test scripts
      4. resource files
      5. ...
    10. launch eclipse
    11. wash, rinse, repeat 5,6,7 showing the most impressive features
      1. Quickly adding a column
        1. date
        2. ssn
        3. ...
      2. Change validation error message and Test
        1. closing window
        2. changing row to edit
        3. ...
      3. Internationalization
      4. Hot keys
    12. run test scripts against the gui
    13. show test script output