Directory src/seg/jUCMNav/views/

Directory Created:
2005-04-25 15:55
Total Files:
6
Deleted Files:
11
Lines of Code:
255

[root]/src/seg/jUCMNav/views
                    directory in repo compositeList (4 files, 335 lines)
                    directory in repo dnd (4 files, 360 lines)
                    directory in repo elements (3 files, 1175 lines)
                    Folder removed from repo evaluationScenario (0 files, 0 lines)
                    directory in repo kpi (2 files, 644 lines)
                    directory in repo outline (3 files, 708 lines)
                    directory in repo preferences (20 files, 2407 lines)
                        directory in repo metrics (2 files, 75 lines)
                        directory in repo rulemanagement (4 files, 1456 lines)
                        directory in repo staticSemantic (1 files, 41 lines)
                    directory in repo property (17 files, 3789 lines)
                        directory in repo descriptors (13 files, 1000 lines)
                        directory in repo tabbed (2 files, 258 lines)
                            directory in repo filters (1 files, 31 lines)
                            directory in repo mapper (4 files, 113 lines)
                            directory in repo sections (26 files, 1502 lines)
                    Folder removed from repo resp (0 files, 0 lines)
                    directory in repo search (7 files, 1583 lines)
                    directory in repo strategies (2 files, 619 lines)
                    directory in repo stub (5 files, 2728 lines)
                    directory in repo urnlinks (2 files, 426 lines)
                    directory in repo wizards (10 files, 1459 lines)
                        directory in repo concerns (7 files, 1287 lines)
                        directory in repo importexport (11 files, 2884 lines)
                        directory in repo kpi (1 files, 380 lines)
                        directory in repo metadata (7 files, 1269 lines)
                        directory in repo performance (4 files, 1499 lines)
                        directory in repo scenarios (13 files, 3106 lines)

Lines of Code

src/seg/jUCMNav/views/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 5231 (100.0%) 79.2
etremblay 40 (60.6%) 4724 (90.3%) 118.1
jkealey 23 (34.8%) 483 (9.2%) 21.0
jfroy 2 (3.0%) 21 (0.4%) 10.5
pengfei 1 (1.5%) 3 (0.1%) 3.0

Most Recent Commits

jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

124 lines of code changed in 5 files:

  • src/seg/jUCMNav/views: JUCMNavRefreshableView.java (+5 -5), OpenEditorQuickFix.java (+16 -13), QuickFixer.java (+63 -66), UCMPerspectiveFactory.java (+22 -23), UCMPerspectiveFactoryExecution.java (+18 -20)
jfroy 2009-07-19 13:05 Rev.: 1565

Add the show node number actions to all the views. Added an interface for the view to support called to refresh from outside the view itself.

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: JUCMNavRefreshableView.java (new 18)
jkealey 2007-08-09 11:31 Rev.: 1325

scenario postconditions made problems view crash.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: QuickFixer.java (+6 -3)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+3 -1)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: OpenEditorQuickFix.java (-2)
jkealey 2006-11-10 16:07 Rev.: 1006

bug 500: start/end should have a display pre/post condition contextual menu item
small fix in intentional elements for error that daniel got.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: QuickFixer.java (+1 -1)
jkealey 2006-11-10 14:37 Rev.: 1001

bug 489: jucmnav execution perspective
bug 496: add in/out branch on stub.

41 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+1), UCMPerspectiveFactoryExecution.java (new 40)
jkealey 2006-11-10 12:22 Rev.: 1000

bug 504: no more fatal errors that interrupt everything.
also improved presence of quick fixes by using double click to open the code editor

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: QuickFixer.java (+15 -1)
jkealey 2006-11-09 12:46 Rev.: 991

bug 486: scenarios: code-editor for sets of conditions / responsibilities

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: OpenEditorQuickFix.java (+1 -1)
jkealey 2006-10-24 10:37 Rev.: 964

extracted strings

12 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: OpenEditorQuickFix.java (+2 -1), QuickFixer.java (+10 -10)
jkealey 2006-10-23 22:54 Rev.: 960

bug 452 - can now open code editor in problems view via quick fixes.

120 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: OpenEditorQuickFix.java (new 40), QuickFixer.java (new 80)
jkealey 2006-10-14 12:00 Rev.: 945

bug 452: warnings now in problems view... initial code.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+1)
jfroy 2006-03-06 16:13 Rev.: 791

Externalize String

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+3 -3)
jkealey 2006-02-27 13:22 Rev.: 764

bug 408: new perspective; it is opened with new file; created default view/new wizard shortcuts

25 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+25 -14)
jkealey 2005-07-14 11:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

34 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (+17 -19), package.html (new 17)
etremblay 2005-07-06 21:45 Rev.: 440

Pretty big commit!
Refactored the composite list control to be useable with something else than the responsibility list.
The resp view will now refresh properly when you add/remove/change a responsibility in the map.
The rep view will change when you change the tab in the editor (won't change if you use the outline). Now anything can listen to know when the tab changes.

0 lines of code changed in 4 files:

  • src/seg/jUCMNav/views: RespListControl.java (del), RespListItem.java (del), RespListViewer.java (del), ResponsibilityView.java (del)
etremblay 2005-06-28 20:52 Rev.: 433

Added a really basic Responsibility View. Right now you can select each responsibility but the selection synchronization is not there yet.
If you change info of responsibilities it'll show in the list, but if you add new ones it won't for the moment...

673 lines of code changed in 4 files:

  • src/seg/jUCMNav/views: RespListControl.java (new 141), RespListItem.java (new 198), RespListViewer.java (new 205), ResponsibilityView.java (+129 -59)
etremblay 2005-06-10 17:52 Rev.: 336

New dialog when you double click on a dynamic stub to select the map you want to open.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (del)
etremblay 2005-06-09 22:45 Rev.: 334

Can now delete in/out Bindings. The StubBindingDialog is now much more professionnal looking. Dynamic stubs are now functionnal in the dialog.

402 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+402 -257)
etremblay 2005-06-08 21:09 Rev.: 327

Jipi, Lesson #1: Test before commiting :) The application was not even loading after you renamed messages.properties. :)
messages_en updated in Messages.java...

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+1 -1)
etremblay 2005-06-08 19:16 Rev.: 324

Renamed some command.
DeletePluginCommand is working.
When you check the checkbox of a map in the maplist of StubBindingsDialog it create a Plugin, if you unselect it, it deletes it.
The AddBindings section just edit the first plugin right now. But you can now create more than one PluginBinding with a dynamic stub.

177 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+177 -157)
etremblay 2005-06-08 17:15 Rev.: 322

Internationalization of all the strings.

39 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+35 -34), UCMPerspectiveFactory.java (+4 -4)
etremblay 2005-06-07 21:21 Rev.: 319

The map containing the stub now don't appear in the table of StubBindingsDialog...

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+5 -3)
jkealey 2005-06-07 20:14 Rev.: 314

fixed typo that has been there from the beginning - 1100 lines of code in this file eh?

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+1 -1)
etremblay 2005-06-07 19:47 Rev.: 313

Actions now have icons in menus. The icon will change for transmogrify depending if you change to OR or AND...
The StubBindingsDialog is now much more like I want it to look like. The commands seems to work and the undo redo buttons in the dialog are working. I'll find an other image for the disabled undo/redo.

259 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+259 -116)
etremblay 2005-06-06 21:36 Rev.: 305

Now all actions done in the StubBindingsDialog are commands. They can be undone individually in the editor after, so that's bad! But it'll be fixed soon.

67 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (+67 -42)
etremblay 2005-06-05 13:58 Rev.: 292

- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...

902 lines of code changed in 2 files:

  • src/seg/jUCMNav/views: StubBindingsDialog.java (new 902), StubBindingsView.java (del)
etremblay 2005-06-01 06:17 Rev.: 277

Fixed a small bug with OutBindings. Changed the default sections that opens in the view after clicking on a stub.

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (+7 -8)
etremblay 2005-05-31 19:45 Rev.: 275

Can now add OutBindings. Work the same as InBindings.

180 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (+180 -1)
etremblay 2005-05-31 15:57 Rev.: 274

- Can now add InBindings from the stub bindings view.
- Changed the binding list from a Table to a Tree.
- Changed a lot of behaviors in the view.
- Adding bindings is still in an ealry prototype phase, use it at your own risk for the validity of your files.

455 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (+455 -139)
etremblay 2005-05-30 20:53 Rev.: 265

- Can now double click on static stub to open the associated map.
- To change the associated map of a static stub, select a stub and select a map from the list in the Connect Map section of the Stub Bindings view.
- This view is far from finished. It's more a prototype right now that will evolve to a final version. Eclipse Forms layouts are really not fun. The view currently only work for static stubs. The actions done when you add a plugin is not a command, so use the view at your own risk right now...
- New icons for dynamic stubs, path tool 24, bindings.

67 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (+67 -17)
etremblay 2005-05-29 22:32 Rev.: 252

StubBindingsView now do something interesting... Select a stub and the view will update itself with binding information from the stub.
Right now you can select a map from a List to bind the stub to this map. The list of bindings will update itself. The behavior is not working completly yet, but this will be implemented soon.
Note: Programming with eclipse forms without any graphical ediing software is really painfull!! :P

313 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (+313 -39)
etremblay 2005-05-27 17:49 Rev.: 247

- Hover feedback sur les empty point et stubs.
- Selection feedback sur les stubs.
- Maintenant très facile d'ajouter du feedback sur n'importe qu'elle
figure extendant PathNodeFigure. Simplement overwriter les méthodes
setSelected ou setHover dans les sous-classes de PathNodeFigure pour
donner le comportement voulu. Voir les figures de stubs et de empty
point pour des exemples.
- JoinStartToStub command working (redo/undo). Drag and drop d'un
start point sur un stub. (produit un nouveau in pour le stub).
- JoinEndToStub command working (redo/undo). Drag and drop d'un end
point sur un stub (produit un nouveau out pour le stub).
- Le Stub peut donc avoir plusieurs in/out sans aucun problème (le
connection router n'a pas explosé et n'a pas eu besoin de
changement!!)

79 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: StubBindingsView.java (new 79)
etremblay 2005-05-14 10:46 Rev.: 145

Moved property page related class in the package seg.jUCMNav.views.property

0 lines of code changed in 5 files:

  • src/seg/jUCMNav/views: CheckboxButtonCellEditor.java (del), CheckboxPropertyDescriptor.java (del), ComponentPropertySource.java (del), CustomTextPropertyDescriptor.java (del), EObjectPropertySource.java (del)
etremblay 2005-05-14 10:36 Rev.: 144

The perspective is now actually doing something. You'll have to reset your perspective in your runtime workbench to see a difference.
New file wizard for UCM files.
New responsibility view that does nothing at the moment... But the skeleton is there for future devellopement.

202 lines of code changed in 3 files:

  • src/seg/jUCMNav/views: CheckboxButtonCellEditor.java (+5 -22), ResponsibilityView.java (new 181), UCMPerspectiveFactory.java (+16 -3)
etremblay 2005-05-13 16:26 Rev.: 143

- EObjectPropertySource is now refactored to be subclassed properly. Moved all the component dependant code in ComponentPropertyDescriptor. For class specific information to be put in the property page, now do you own subclass. I copy pasted your code Jason, so maybe you should take a look to see if it could be refactored better since it's in its own class now.
- I implemented a new CheckboxPropertyDescriptor since the one provided by the framework doesn't work.
- Ids in all the property pages are now read only.
- Corrected bug 221, 232, 233, 234

616 lines of code changed in 5 files:

  • src/seg/jUCMNav/views: CheckboxButtonCellEditor.java (new 133), CheckboxPropertyDescriptor.java (new 37), ComponentPropertySource.java (new 252), CustomTextPropertyDescriptor.java (new 46), EObjectPropertySource.java (+148 -149)
etremblay 2005-05-09 17:55 Rev.: 118

Added the class to implement the perspective with the icon for it.

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: UCMPerspectiveFactory.java (new 21)
jkealey 2005-05-04 21:29 Rev.: 103

added componentref/pathnode parent in property view as a dropdown.

56 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: EObjectPropertySource.java (+56 -14)
jkealey 2005-04-27 00:01 Rev.: 87

worked on bug 180. now can select component definition in dropdown in properties.
programmed testReqComp2 by adapting EObjectPropertySource and MapAndPathGraphXYLayoutEditPolicy.

both tests in ProgressTests should pass now.

46 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: EObjectPropertySource.java (+46 -6)
etremblay 2005-04-25 15:55 Rev.: 77

Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.

259 lines of code changed in 1 file:

  • src/seg/jUCMNav/views: EObjectPropertySource.java (new 259)
Generated by StatSVN 0.6.0