source: trunk/autoquest-plugin-usability2-test/data/guimappings/guimapping-argouml.txt @ 1943

Last change on this file since 1943 was 1326, checked in by khartmann, 10 years ago

Moved alexanders code into a new plugin project.
First commit of my experimental code (needs a lot of cleanup).

File size: 4.5 KB
Line 
1org.argouml.cognitive.checklist.ui.TabChecklist = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
2org.argouml.cognitive.ui.TabToDo = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
3org.argouml.cognitive.ui.WizDescription = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
4org.argouml.core.propertypanels.ui.LabelledComponent = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
5org.argouml.core.propertypanels.ui.OldScrollList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane
6org.argouml.core.propertypanels.ui.ScrollListImpl = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane
7org.argouml.core.propertypanels.ui.UMLComboBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox
8org.argouml.core.propertypanels.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
9org.argouml.core.propertypanels.ui.UMLExpressionBodyField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField
10org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField
11org.argouml.core.propertypanels.ui.UMLLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox
12org.argouml.core.propertypanels.ui.UMLMultiplicityPanel$MultiplicityCheckBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCheckBox
13org.argouml.core.propertypanels.ui.UMLMutableLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox
14org.argouml.core.propertypanels.ui.UMLTextField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField
15org.argouml.ui.ArgoJMenu = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu
16org.argouml.ui.DetailsPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
17org.argouml.ui.DisplayTextTree = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTree
18org.argouml.ui.HeapMonitor = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
19org.argouml.ui.HelpBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog
20org.argouml.ui.MenuBar14 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenuBar
21org.argouml.ui.MultiEditorPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
22org.argouml.ui.NavigatorPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
23org.argouml.ui.ProjectBrowser = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCFrame
24org.argouml.ui.SettingsDialog = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog
25org.argouml.ui.SplashScreen = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog
26org.argouml.ui.SplashPanel$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
27org.argouml.ui.explorer.DnDExplorerTree = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTree
28org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox
29org.argouml.uml.diagram.ui.DnDJGraph = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas
30org.argouml.uml.diagram.ui.TabDiagram = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
31org.argouml.uml.ui.UMLDeprecatedCheckBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCheckBox
32org.argouml.uml.ui.TabDocumentation = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
33org.argouml.uml.ui.TabStereotype = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
34org.argouml.uml.ui.TabTaggedValues = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
35org.argouml.uml.ui.UMLComboBox2 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox
36org.argouml.uml.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
37org.argouml.uml.ui.UMLLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox
38org.argouml.uml.ui.UMLStereotypeList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox
39org.argouml.uml.ui.UMLTextArea2 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextArea
40org.tigris.gef.graph.presentation.JGraphInternalPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas
41org.tigris.gef.presentation.FigTextEditor = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField
42org.tigris.swidgets.ArrowButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton
43org.tigris.swidgets.BorderSplitPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane
44org.tigris.swidgets.MultipleSplitPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane
45org.tigris.swidgets.Splitter = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane
46org.tigris.toolbar.ToolBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCToolBar
47org.tigris.toolbar.toolbutton.ModalButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton
48org.tigris.toolbar.toolbutton.PopupToolBoxButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenuButton
49org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField
Note: See TracBrowser for help on using the repository browser.