Ignore:
Timestamp:
08/24/12 11:08:37 (12 years ago)
Author:
sherbold
Message:
  • updated JFC GUI mappings
  • added toString() to JFCGUIElementSpec
Location:
trunk/quest-plugin-jfc/data/guimappings
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt

    r588 r607  
    2121org.argouml.ui.NavigatorPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
    2222org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     23org.argouml.ui.ArgoJMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
  • trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt

    r588 r607  
    1616sun.swing.FilePane$3 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
    1717javax.swing.plaf.metal.MetalComboBoxButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     18javax.swing.JComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
    1819javax.swing.JButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCButton 
Note: See TracChangeset for help on using the changeset viewer.