Changeset 737


Ignore:
Timestamp:
08/31/12 15:17:47 (12 years ago)
Author:
sherbold
Message:
  • updated Swing and ArgoUML GUI Mappings
Location:
trunk/quest-plugin-jfc/data/guimappings
Files:
2 edited

Legend:

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

    r637 r737  
    2222org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 
    2323org.argouml.ui.ArgoJMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     24org.argouml.uml.ui.TabStereotype = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     25org.argouml.uml.ui.UMLLinkedList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     26org.argouml.uml.ui.TabTaggedValues = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     27org.argouml.cognitive.checklist.ui.TabChecklist = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     28org.argouml.core.propertypanels.ui.UMLMultiplicityPanel$MultiplicityCheckBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     29org.argouml.uml.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     30org.argouml.core.propertypanels.ui.ScrollListImpl = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     31org.argouml.core.propertypanels.ui.UMLMutableLinkedList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     32org.argouml.ui.SettingsDialog = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCDialog 
     33org.argouml.ui.HelpBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     34org.argouml.uml.ui.TabDocumentation = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     35org.argouml.uml.ui.UMLTextArea2 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     36org.argouml.uml.ui.UMLComboBox2 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     37org.argouml.core.propertypanels.ui.OldScrollList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     38org.argouml.cognitive.ui.WizDescription = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     39org.argouml.core.propertypanels.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
     40org.tigris.swidgets.ArrowButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 
  • 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.