Ignore:
Timestamp:
06/12/14 15:47:02 (10 years ago)
Author:
sherbold
Message:
  • added JFrame to GUI mapping
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-jfc/data/guimappings/guimapping-swing.txt

    r1124 r1566  
    11javax.swing.Box$Filler = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 
    22javax.swing.CellRendererPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 
     3javax.swing.JFrame = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCFrame 
    34javax.swing.JButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton 
    45javax.swing.JCheckBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCheckBox 
Note: See TracChangeset for help on using the changeset viewer.