Difference between revisions of "JGuiGen main classes"

From lightwiki
Jump to: navigation, search
 
 
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

  1. JGuiGen.java
  2. DataDictionaryCheckTables.java (Mark Tables)
  3. DataDictionaryCheck.java (Check Tables)
  4. DataDictionaryEdit.java (both edit column and edit class)
  5. DataDictionaryGenerate.java (Generate)
  6. 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.