Changeset 922 for trunk/autoquest-plugin-jfc/data
- Timestamp:
- 10/16/12 15:04:25 (12 years ago)
- Location:
- trunk/autoquest-plugin-jfc/data/guimappings
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-jfc/data/guimappings/guimapping-argouml.txt
r789 r922 1 org.argouml.cognitive.checklist.ui.TabChecklist = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel2 org.argouml.cognitive.ui.TabToDo = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel3 org.argouml.cognitive.ui.WizDescription = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel4 org.argouml.core.propertypanels.ui.LabelledComponent = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel5 org.argouml.core.propertypanels.ui.OldScrollList = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollPane6 org.argouml.core.propertypanels.ui.ScrollListImpl = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollPane7 org.argouml.core.propertypanels.ui.UMLComboBox = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCComboBox8 org.argouml.core.propertypanels.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel9 org.argouml.core.propertypanels.ui.UMLExpressionBodyField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField10 org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField11 org.argouml.core.propertypanels.ui.UMLLinkedList = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCListBox12 org.argouml.core.propertypanels.ui.UMLMultiplicityPanel$MultiplicityCheckBox = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCCheckBox13 org.argouml.core.propertypanels.ui.UMLMutableLinkedList = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCListBox14 org.argouml.core.propertypanels.ui.UMLTextField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField15 org.argouml.ui.ArgoJMenu = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu16 org.argouml.ui.DetailsPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel17 org.argouml.ui.HelpBox = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog18 org.argouml.ui.MenuBar14 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenuBar19 org.argouml.ui.MultiEditorPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel20 org.argouml.ui.NavigatorPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel21 org.argouml.ui.ProjectBrowser = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCFrame22 org.argouml.ui.SettingsDialog = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog23 org.argouml.ui.explorer.DnDExplorerTree = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTree24 org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCComboBox25 org.argouml.uml.diagram.ui.DnDJGraph = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCCanvas26 org.argouml.uml.diagram.ui.TabDiagram = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel27 org.argouml.uml.ui.TabDocumentation = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel28 org.argouml.uml.ui.TabStereotype = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel29 org.argouml.uml.ui.TabTaggedValues = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel30 org.argouml.uml.ui.UMLComboBox2 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCComboBox31 org.argouml.uml.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel32 org.argouml.uml.ui.UMLLinkedList = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCListBox33 org.argouml.uml.ui.UMLTextArea2 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextArea34 org.tigris.gef.graph.presentation.JGraphInternalPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCCanvas35 org.tigris.gef.presentation.FigTextEditor = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField36 org.tigris.swidgets.ArrowButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCButton37 org.tigris.swidgets.BorderSplitPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCSplitPane38 org.tigris.swidgets.MultipleSplitPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCSplitPane39 org.tigris.swidgets.Splitter = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCSplitPane40 org.tigris.toolbar.ToolBar = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCToolBar41 org.tigris.toolbar.toolbutton.ModalButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCButton42 org.tigris.toolbar.toolbutton.PopupToolBoxButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenuButton43 org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField1 org.argouml.cognitive.checklist.ui.TabChecklist = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 2 org.argouml.cognitive.ui.TabToDo = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 3 org.argouml.cognitive.ui.WizDescription = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 4 org.argouml.core.propertypanels.ui.LabelledComponent = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 5 org.argouml.core.propertypanels.ui.OldScrollList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane 6 org.argouml.core.propertypanels.ui.ScrollListImpl = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane 7 org.argouml.core.propertypanels.ui.UMLComboBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox 8 org.argouml.core.propertypanels.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 9 org.argouml.core.propertypanels.ui.UMLExpressionBodyField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 10 org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 11 org.argouml.core.propertypanels.ui.UMLLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox 12 org.argouml.core.propertypanels.ui.UMLMultiplicityPanel$MultiplicityCheckBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCheckBox 13 org.argouml.core.propertypanels.ui.UMLMutableLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox 14 org.argouml.core.propertypanels.ui.UMLTextField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 15 org.argouml.ui.ArgoJMenu = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 16 org.argouml.ui.DetailsPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 17 org.argouml.ui.HelpBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 18 org.argouml.ui.MenuBar14 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenuBar 19 org.argouml.ui.MultiEditorPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 20 org.argouml.ui.NavigatorPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 21 org.argouml.ui.ProjectBrowser = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCFrame 22 org.argouml.ui.SettingsDialog = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 23 org.argouml.ui.explorer.DnDExplorerTree = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTree 24 org.argouml.ui.explorer.PerspectiveComboBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox 25 org.argouml.uml.diagram.ui.DnDJGraph = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas 26 org.argouml.uml.diagram.ui.TabDiagram = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 27 org.argouml.uml.ui.TabDocumentation = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 28 org.argouml.uml.ui.TabStereotype = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 29 org.argouml.uml.ui.TabTaggedValues = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 30 org.argouml.uml.ui.UMLComboBox2 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox 31 org.argouml.uml.ui.UMLEditableComboBox$UMLComboBoxEditor$UMLImagePanel = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 32 org.argouml.uml.ui.UMLLinkedList = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCListBox 33 org.argouml.uml.ui.UMLTextArea2 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextArea 34 org.tigris.gef.graph.presentation.JGraphInternalPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas 35 org.tigris.gef.presentation.FigTextEditor = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 36 org.tigris.swidgets.ArrowButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton 37 org.tigris.swidgets.BorderSplitPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane 38 org.tigris.swidgets.MultipleSplitPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane 39 org.tigris.swidgets.Splitter = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane 40 org.tigris.toolbar.ToolBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCToolBar 41 org.tigris.toolbar.toolbutton.ModalButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton 42 org.tigris.toolbar.toolbutton.PopupToolBoxButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenuButton 43 org.argouml.core.propertypanels.ui.UMLExpressionLanguageField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField -
trunk/autoquest-plugin-jfc/data/guimappings/guimapping-freemind.txt
r812 r922 1 freemind.main.FreeMind = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCFrame2 freemind.controller.MainToolBar = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCToolBar3 freemind.modes.mindmapmode.MindMapToolBar = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCToolBar4 freemind.view.mindmapview.MapView$ScrollPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollPane5 freemind.view.mindmapview.MapView = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCCanvas6 freemind.view.mindmapview.NodeView = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCShape7 freemind.view.mindmapview.RootMainView = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCShape8 freemind.controller.MenuBar = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenuBar9 freemind.view.mindmapview.ForkMainView = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCShape10 freemind.modes.FreeMindJFileDialog = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog1 freemind.main.FreeMind = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCFrame 2 freemind.controller.MainToolBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCToolBar 3 freemind.modes.mindmapmode.MindMapToolBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCToolBar 4 freemind.view.mindmapview.MapView$ScrollPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane 5 freemind.view.mindmapview.MapView = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCCanvas 6 freemind.view.mindmapview.NodeView = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCShape 7 freemind.view.mindmapview.RootMainView = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCShape 8 freemind.controller.MenuBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenuBar 9 freemind.view.mindmapview.ForkMainView = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCShape 10 freemind.modes.FreeMindJFileDialog = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog -
trunk/autoquest-plugin-jfc/data/guimappings/guimapping-swing.txt
r811 r922 1 javax.swing.JButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCButton2 javax.swing.JComboBox = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCComboBox3 javax.swing.JDialog = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog4 javax.swing.JEditorPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextArea5 javax.swing.JFileChooser = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog6 javax.swing.JLayeredPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel7 javax.swing.JMenu = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu8 javax.swing.JMenu$1 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu9 javax.swing.JMenuItem = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu10 javax.swing.JOptionPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog11 javax.swing.JPanel = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel12 javax.swing.JPopupMenu = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu13 javax.swing.JPopupMenu$1 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu14 javax.swing.JRadioButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCRadioButton15 javax.swing.JRootPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel16 javax.swing.JScrollPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollPane17 javax.swing.JScrollPane$ScrollBar = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollBar18 javax.swing.JSplitPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCSplitPane19 javax.swing.JTabbedPane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTabbedPane20 javax.swing.JTable = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTable21 javax.swing.JTextArea = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextArea22 javax.swing.JTextField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField23 javax.swing.JToolBar$1 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCToolBar24 javax.swing.JViewport = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel25 javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCDialog26 javax.swing.plaf.basic.BasicComboBoxEditor$BorderlessTextField = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField27 javax.swing.plaf.basic.BasicComboPopup$1 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCMenu28 javax.swing.plaf.metal.MetalComboBoxButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCButton29 javax.swing.plaf.metal.MetalFileChooserUI$1 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel30 javax.swing.plaf.metal.MetalFileChooserUI$3 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCTextField31 javax.swing.plaf.metal.MetalScrollButton = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCScrollBar32 sun.swing.FilePane = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel33 sun.swing.FilePane$3 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel34 sun.swing.FilePane$4 = de.ugoe.cs. quest.plugin.jfc.guimodel.JFCPanel1 javax.swing.JButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton 2 javax.swing.JComboBox = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCComboBox 3 javax.swing.JDialog = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 4 javax.swing.JEditorPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextArea 5 javax.swing.JFileChooser = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 6 javax.swing.JLayeredPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 7 javax.swing.JMenu = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 8 javax.swing.JMenu$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 9 javax.swing.JMenuItem = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 10 javax.swing.JOptionPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 11 javax.swing.JPanel = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 12 javax.swing.JPopupMenu = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 13 javax.swing.JPopupMenu$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 14 javax.swing.JRadioButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCRadioButton 15 javax.swing.JRootPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 16 javax.swing.JScrollPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollPane 17 javax.swing.JScrollPane$ScrollBar = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollBar 18 javax.swing.JSplitPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCSplitPane 19 javax.swing.JTabbedPane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTabbedPane 20 javax.swing.JTable = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTable 21 javax.swing.JTextArea = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextArea 22 javax.swing.JTextField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 23 javax.swing.JToolBar$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCToolBar 24 javax.swing.JViewport = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 25 javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCDialog 26 javax.swing.plaf.basic.BasicComboBoxEditor$BorderlessTextField = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 27 javax.swing.plaf.basic.BasicComboPopup$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCMenu 28 javax.swing.plaf.metal.MetalComboBoxButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCButton 29 javax.swing.plaf.metal.MetalFileChooserUI$1 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 30 javax.swing.plaf.metal.MetalFileChooserUI$3 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCTextField 31 javax.swing.plaf.metal.MetalScrollButton = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCScrollBar 32 sun.swing.FilePane = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 33 sun.swing.FilePane$3 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel 34 sun.swing.FilePane$4 = de.ugoe.cs.autoquest.plugin.jfc.guimodel.JFCPanel
Note: See TracChangeset
for help on using the changeset viewer.