Difference between revisions of "JGuiGen Demo"

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

Revision as of 14:06, 18 March 2006

Back to Main Page

  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