Difference between revisions of "JGuiGen Demo"
From lightwiki
God-fearer (Talk | contribs) |
God-fearer (Talk | contribs) |
||
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 |
− | ### | + | ### 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
- Script
- mention all assumptions
- sdk
- eclipse
- ...
- download from cvs and show directory structure
- Code
- Jars
- Misc
- configure
- run
- launch db admin
- set up table
- set up GuiGen
- generate gui
- qucikly show each of the types of output
- java
- html
- test scripts
- resource files
- ...
- launch eclipse
- wash, rinse, repeat 5,6,7 showing the most impressive features
- Quickly adding a column
- date
- ssn
- ...
- Change validation error message and Test
- closing window
- changing row to edit
- ...
- Internationalization
- Hot keys
- Quickly adding a column
- run test scripts against the gui
- show test script output
- mention all assumptions