Difference between revisions of "JGuiGen main classes"
From lightwiki
Vsingleton (Talk | contribs) |
|||
Line 1: | Line 1: | ||
− | |||
# JGuiGen.java | # JGuiGen.java | ||
# DataDictionaryCheckTables.java (Mark Tables) | # DataDictionaryCheckTables.java (Mark Tables) | ||
Line 8: | Line 7: | ||
using a JFrame instead of a JxFrame | using a JFrame instead of a JxFrame | ||
+ | GHP I remved the "look up Navtive Look and Feel and use it" from the JxFrame class | ||
+ | so we could use and save Look and feels. |
Latest revision as of 17:44, 21 April 2006
- JGuiGen.java
- DataDictionaryCheckTables.java (Mark Tables)
- DataDictionaryCheck.java (Check Tables)
- DataDictionaryEdit.java (both edit column and edit class)
- DataDictionaryGenerate.java (Generate)
- JGuiGen_i18n.java (both the code bank and the i18n)
using a JFrame instead of a JxFrame GHP I remved the "look up Navtive Look and Feel and use it" from the JxFrame class so we could use and save Look and feels.