Last change
on this file since 806 was
806,
checked in by fglaser, 12 years ago
|
- new helper class JFCReplayIDValidator added, that is able to extract all IDs from
GUITAR Gui file and to check if a given (generated) replayID is contained in this GUI file.
- JFCReplayIDCalculator modified for test purposes (can be initialized with a Validator
to check if IDs that are generated "on the way" are valid)
- Test Case extended for JFCReplayIDCalculator extended
- extended guimapping for freemind
- added new JFCReplayIDCalculator test ressources
|
-
Property svn:mime-type set to
text/plain
|
File size:
1.2 KB
|
Line | |
---|
1 | freemind.main.FreeMind = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCPanel |
---|
2 | freemind.controller.MainToolBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCToolBar |
---|
3 | freemind.modes.mindmapmode.MindMapToolBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCToolBar |
---|
4 | javax.swing.Popup$HeavyWeightWindow = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
5 | javax.swing.JPopupMenu = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCMenu |
---|
6 | javax.swing.JMenuItem = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
7 | javax.swing.JOptionPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
8 | javax.swing.JSplitPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCSplitPane |
---|
9 | freemind.view.mindmapview.MapView$ScrollPane = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCScrollPane |
---|
10 | freemind.view.mindmapview.MapView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
11 | freemind.view.mindmapview.NodeView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
12 | freemind.view.mindmapview.RootMainView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
13 | freemind.controller.MenuBar = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCMenuBar |
---|
14 | freemind.view.mindmapview.ForkMainView = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
15 | freemind.modes.FreeMindJFileDialog = de.ugoe.cs.quest.plugin.jfc.guimodel.JFCGUIElement |
---|
Note: See
TracBrowser
for help on using the repository browser.