You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/17 12:46:11 UTC

[47/52] [abbrv] incubator-taverna-workbench git commit: From https://github.com/taverna/taverna-disabled-activity-ui master

>From https://github.com/taverna/taverna-disabled-activity-ui master


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/79a31430
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/79a31430
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/79a31430

Branch: refs/heads/master
Commit: 79a3143025467646006a8398d4b5dc4533b77d1a
Parents: b9eb8d1 ceb6e91
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Feb 5 10:37:09 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Feb 5 10:37:09 2015 +0000

----------------------------------------------------------------------
 taverna-disabled-activity-ui/pom.xml            |  94 +++++++++++++
 .../DisabledActivityConfigurationAction.java    | 118 ++++++++++++++++
 .../menu/ConfigureDisabledMenuAction.java       |  52 +++++++
 .../views/DisabledActivityViewFactory.java      |  80 +++++++++++
 .../disabled/views/DisabledConfigView.java      | 141 +++++++++++++++++++
 .../disabled/views/DisabledContextualView.java  | 128 +++++++++++++++++
 .../net.sf.taverna.t2.ui.menu.MenuComponent     |   1 +
 ...ntextualviews.activity.ContextualViewFactory |   1 +
 .../disabled-activity-ui-context-osgi.xml       |  20 +++
 .../spring/disabled-activity-ui-context.xml     |  23 +++
 10 files changed, 658 insertions(+)
----------------------------------------------------------------------