- Timestamp:
- 08/31/12 15:17:47 (12 years ago)
- 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 22 22 org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 23 23 org.argouml.ui.ArgoJMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 24 org.argouml.uml.ui.TabStereotype = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 25 org.argouml.uml.ui.UMLLinkedList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 26 org.argouml.uml.ui.TabTaggedValues = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 27 org.argouml.cognitive.checklist.ui.TabChecklist = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 28 org.argouml.core.propertypanels.ui.UMLMultiplicityPanel$MultiplicityCheckBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 29 org.argouml.uml.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 30 org.argouml.core.propertypanels.ui.ScrollListImpl = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 31 org.argouml.core.propertypanels.ui.UMLMutableLinkedList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 32 org.argouml.ui.SettingsDialog = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCDialog 33 org.argouml.ui.HelpBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 34 org.argouml.uml.ui.TabDocumentation = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 35 org.argouml.uml.ui.UMLTextArea2 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 36 org.argouml.uml.ui.UMLComboBox2 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 37 org.argouml.core.propertypanels.ui.OldScrollList = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 38 org.argouml.cognitive.ui.WizDescription = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 39 org.argouml.core.propertypanels.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 40 org.tigris.swidgets.ArrowButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement -
trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt
r637 r737 18 18 javax.swing.JComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 19 19 javax.swing.JButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCButton 20 javax.swing.plaf.basic.BasicComboPopup$1 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox 21 javax.swing.JTextField = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCTextField 22 javax.swing.JPopupMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 23 javax.swing.JPopupMenu$1 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 24 javax.swing.JTable = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 25 javax.swing.plaf.basic.BasicComboBoxEditor$BorderlessTextField = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 26 javax.swing.plaf.metal.MetalScrollButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 27 javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 28 javax.swing.JMenuItem = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 29 javax.swing.JEditorPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 30 sun.swing.FilePane$4 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 31 javax.swing.JTextArea = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement 32 javax.swing.JRadioButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
Note: See TracChangeset
for help on using the changeset viewer.