Index: trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt
===================================================================
--- trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt	(revision 587)
+++ trunk/quest-plugin-jfc/data/guimappings/guimapping-argouml.txt	(revision 588)
@@ -18,2 +18,5 @@
 org.argouml.core.propertypanels.ui.UMLTextField = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCTextField
 org.argouml.core.propertypanels.ui.UMLComboBox = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
+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
Index: trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt
===================================================================
--- trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt	(revision 587)
+++ trunk/quest-plugin-jfc/data/guimappings/guimapping-swing.txt	(revision 588)
@@ -15,2 +15,4 @@
 sun.swing.FilePane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
 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.JButton = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCButton
