source: trunk/quest-plugin-jfc/data/guimappings/guimapping-freemind.txt @ 797

Last change on this file since 797 was 797, checked in by fglaser, 12 years ago
  • new testcase for JFCReplayIDCalculator added
  • extended guimapping for freemind
  • efg file for freemind added in testing resources
  • new freemind jfcmonitor trace added in testing resources
  • Property svn:mime-type set to text/plain
File size: 1.1 KB
Line 
1freemind.main.FreeMind = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCPanel
2freemind.controller.MainToolBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCToolBar
3freemind.modes.mindmapmode.MindMapToolBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCToolBar
4javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
5javax.swing.JPopupMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCMenu
6javax.swing.JMenuItem = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
7javax.swing.JOptionPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
8javax.swing.JSplitPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCSplitPane
9freemind.view.mindmapview.MapView$ScrollPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCScrollPane
10freemind.view.mindmapview.MapView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
11freemind.view.mindmapview.NodeView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
12freemind.view.mindmapview.RootMainView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
13freemind.controller.MenuBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCMenuBar
14freemind.view.mindmapview.ForkMainView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement
Note: See TracBrowser for help on using the repository browser.