Index: trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt
===================================================================
--- trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt	(revision 607)
+++ trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt	(revision 637)
@@ -20,4 +20,4 @@
 org.argouml.ui.explorer.DnDExplorerTree = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
 org.argouml.ui.NavigatorPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
-org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
+org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox
 org.argouml.ui.ArgoJMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
Index: trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt
===================================================================
--- trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt	(revision 607)
+++ trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt	(revision 637)
@@ -16,4 +16,4 @@
 sun.swing.FilePane$3 = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
 javax.swing.plaf.metal.MetalComboBoxButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
-javax.swing.JComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
+javax.swing.JComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCComboBox
 javax.swing.JButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCButton
