Ignore:
Timestamp:
08/31/12 15:17:47 (12 years ago)
Author:
sherbold
Message:
  • updated Swing and ArgoUML GUI Mappings
File:
1 edited

Legend:

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

    r637 r737  
    1818javax.swing.JComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 
    1919javax.swing.JButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCButton 
     20javax.swing.plaf.basic.BasicComboPopup$1 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 
     21javax.swing.JTextField = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCTextField 
     22javax.swing.JPopupMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     23javax.swing.JPopupMenu$1 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     24javax.swing.JTable = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     25javax.swing.plaf.basic.BasicComboBoxEditor$BorderlessTextField = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     26javax.swing.plaf.metal.MetalScrollButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     27javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     28javax.swing.JMenuItem = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     29javax.swing.JEditorPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     30sun.swing.FilePane$4 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     31javax.swing.JTextArea = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     32javax.swing.JRadioButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
Note: See TracChangeset for help on using the changeset viewer.