Download mysystem sc Free Java Code

Description

System Diagraming tool using HTML Canvas and Sproutcore.

Icons

mysystem sc

Source Files

The download file mysystem_sc-master.zip has the following entries.


.gitignore//from w w  w.  j a  va 2 s  .c  om
.gitmodules
Buildfile
Gemfile
Guardfile
LICENSE
README.md
Rakefile
apps/my_system/api.js
apps/my_system/controllers/activity.js
apps/my_system/controllers/node_palette.js
apps/my_system/controllers/nodes.js
apps/my_system/controllers/rubric_controller.js
apps/my_system/controllers/rules.js
apps/my_system/controllers/saving_controller.js
apps/my_system/controllers/story.js
apps/my_system/controllers/story_sentence.js
apps/my_system/controllers/terminal.js
apps/my_system/core.js
apps/my_system/data_sources/auto_guid.js
apps/my_system/data_sources/merged_hash.js
apps/my_system/debug/diagram_builder.js
apps/my_system/debug/event_simulation.js
apps/my_system/debug/initial_user_state.js
apps/my_system/debug/integration_test_helper.js
apps/my_system/debug/jasmine_helpers.js
apps/my_system/debug/migration_test_cases/migrate_learner_data_1/input/example1_input.js
apps/my_system/debug/migration_test_cases/migrate_learner_data_1/output/example1_output.js
apps/my_system/debug/test-serialization.js
apps/my_system/docs/models.txt
apps/my_system/docs/serialization.txt
apps/my_system/docs/ui bugs.txt
apps/my_system/docs/wise4 vle interaction.txt
apps/my_system/fixtures/activity.js
apps/my_system/fixtures/diagram_rule.js
apps/my_system/fixtures/energy_type.js
apps/my_system/fixtures/link.js
apps/my_system/fixtures/node.js
apps/my_system/fixtures/palette_item.js
apps/my_system/fixtures/story.js
apps/my_system/fixtures/story_sentence.js
apps/my_system/fixtures/student_state.js
apps/my_system/lib/ImageExporter.js
apps/my_system/lib/canvg.js
apps/my_system/lib/index.rhtml
apps/my_system/lib/lz77.js
apps/my_system/lib/old_format_json_parser.js
apps/my_system/lib/rgbcolor.js
apps/my_system/main.js
apps/my_system/migrations/migrate_learner_data_1.js
apps/my_system/migrations/migrate_learner_data_2.js
apps/my_system/migrations/migrate_learner_data_3.js
apps/my_system/migrations/migrate_learner_data_4.js
apps/my_system/migrations/migrations.js
apps/my_system/mixins/arrow_drawing.js
apps/my_system/models/activity.js
apps/my_system/models/diagram_rule.js
apps/my_system/models/diagrammable.js
apps/my_system/models/energy_type.js
apps/my_system/models/graphic_preview.js
apps/my_system/models/link.js
apps/my_system/models/node.js
apps/my_system/models/palette_item.js
apps/my_system/models/rubric_category.js
apps/my_system/models/rubric_score.js
apps/my_system/models/rule_feedback.js
apps/my_system/models/story.js
apps/my_system/models/story_sentence.js
apps/my_system/models/student_state.js
apps/my_system/render_delegates/radio.js
apps/my_system/resources/badge.png
apps/my_system/resources/clay_red_tn.png
apps/my_system/resources/gotTransformationIcon.png
apps/my_system/resources/hand_tn.png
apps/my_system/resources/icon_link.gif
apps/my_system/resources/lightbulb_tn.png
apps/my_system/resources/loading.rhtml
apps/my_system/resources/main_page.js
apps/my_system/resources/mysystem.css
apps/my_system/resources/noTransformationNeededIcon.gif
apps/my_system/resources/prefs.json
apps/my_system/resources/student_data_example.js
apps/my_system/resources/transformationNeededIcon.gif
apps/my_system/resources/transformationNeededIcon.png
apps/my_system/statechart.js
apps/my_system/states/adding_link.js
apps/my_system/states/diagram_editing.js
apps/my_system/states/diagram_object_editing.js
apps/my_system/states/sentence_object_linking.js
apps/my_system/states/sentence_object_linking_setup.js
apps/my_system/system/exception_handler.js
apps/my_system/tests/jasmine/integration/diagram_building.js
apps/my_system/tests/jasmine/integration/diagram_feedback.js
apps/my_system/tests/jasmine/integration/editable_label.js
apps/my_system/tests/jasmine/integration/external_api.js
apps/my_system/tests/jasmine/integration/inspector_pane.js
apps/my_system/tests/jasmine/integration/round_trip_learner.js
apps/my_system/tests/jasmine/migrations/migrate_learner_data_behavior.js
apps/my_system/tests/jasmine/migrations/migrate_learner_data_test_cases.js
apps/my_system/tests/jasmine/unit/auto_guid.js
apps/my_system/tests/jasmine/unit/deleting_objects.js
apps/my_system/tests/jasmine/unit/diagram_background_view.js
apps/my_system/tests/jasmine/unit/diagram_rules.js
apps/my_system/tests/jasmine/unit/diagram_view.js
apps/my_system/tests/jasmine/unit/graphic_preview.js
apps/my_system/tests/jasmine/unit/loading_authored_steps.js
apps/my_system/tests/jasmine/unit/loading_student_data.js
apps/my_system/tests/jasmine/unit/merged_hash_data_source.js
apps/my_system/tests/jasmine/unit/my_system.js
apps/my_system/tests/jasmine/unit/node.js
apps/my_system/tests/jasmine/unit/node_view.js
apps/my_system/tests/jasmine/unit/nodes_controller.js
apps/my_system/tests/jasmine/unit/rubric_categories.js
apps/my_system/tests/jasmine/unit/saving_controller.js
apps/my_system/tests/qunit/controllers/nodes.js
apps/my_system/tests/qunit/models/diagram_rule.js
apps/my_system/tests/qunit/models/link.js
apps/my_system/tests/qunit/models/node.js
apps/my_system/tests/qunit/models/student_state.js
apps/my_system/tests/qunit/views/sentence.js
apps/my_system/theme.js
apps/my_system/views/badge_button.js
apps/my_system/views/diagram.js
apps/my_system/views/diagram_background.js
apps/my_system/views/editable_label.js
apps/my_system/views/inspector.js
apps/my_system/views/instruction.js
apps/my_system/views/instruction_palette.js
apps/my_system/views/letterbox_image.js
apps/my_system/views/link.js
apps/my_system/views/link_form.js
apps/my_system/views/node.js
apps/my_system/views/node_form.js
apps/my_system/views/node_palette.js
apps/my_system/views/palette_item.js
apps/my_system/views/remove_button.js
apps/my_system/views/sentence.js
apps/my_system/views/sentence_connect_pane.js
apps/my_system/views/stories.js
apps/my_system/views/story_form.js
apps/my_system/views/submission_feedback_palette.js
apps/my_system/views/sumbissions_feedback_label.js
apps/my_system/views/terminal.js
apps/my_system/views/user_story.js
build.sh
cucumber.yml
debug/snapshot_demo/demo.js
debug/snapshot_demo/index.html
default.gems
deploy.rb
doc/json parsing.txt
doc/sample_mystem_complete.json
doc/sample_mystem_required.json
features/step_definitions/diagram_editing.rb
features/step_definitions/env.rb
features/support/lebowski_helper.rb
features/user_creates_diagram.feature
public/authoring/ZeroClipboard.swf
public/authoring/codemirror.html
public/authoring/css/codemirror.css
public/authoring/css/custom.css
public/authoring/css/jquery.gritter.css
public/authoring/css/style.css
public/authoring/images/add-15px.png
public/authoring/images/gritter-long.png
public/authoring/images/gritter.png
public/authoring/images/ie-spacer.gif
public/authoring/index.html
public/authoring/js/ImageExporter.coffee
public/authoring/js/ImageExporter.js
public/authoring/js/app.js
public/authoring/js/couch-ds.js
public/authoring/js/initial_data.js
public/authoring/js/libs/ZeroClipboard.min.js
public/authoring/js/libs/codemirror.js
public/authoring/js/libs/ember-1.0.0-rc.1.js
public/authoring/js/libs/ember-1.0.0-rc.1.min.js
public/authoring/js/libs/handlebars-1.0.0-rc.3.js
public/authoring/js/libs/javascript.js
public/authoring/js/libs/jquery-1.9.1.min.js
public/authoring/js/libs/jquery.couch.js
public/authoring/js/libs/jquery.gritter.min.js
public/authoring/js/libs/jshint.js
public/authoring/js/libs/lz77.js
public/authoring/js/sc_util.js
public/authoring/png.html
public/authoring/preview.html
public/authoring/readme.md
public/authoring/run.html
public/authoring/svg.html
public/authoring/test.html
public/authoring/test_data.js
reports/stub.txt
run-unit-tests.rb
rvmrc.sample
sketches/etrans.ai
sketches/mysystem_sc.ai
sketches/statechart.graffle
spec/mysystem_spec.rb
spec/support/add_button_view.rb
spec/support/canvas_view.rb
spec/support/link.rb
spec/support/linkit/mixins/link_support.rb
spec/support/linkit/mixins/node_item_view_support.rb
spec/support/linkit/mixins/terminal_view_support.rb
spec/support/linkit/views/linkit.rb
spec/support/ms_spec_helper.rb
spec/support/node_view.rb
wise4/.gitignore
wise4/Rakefile
wise4/mysystem2/Mysystem2Node.js.erb
wise4/mysystem2/README.md.erb
wise4/mysystem2/authorview_mysystem2.js.erb
wise4/mysystem2/icons/mysystem216.png
wise4/mysystem2/icons/mysystem228.png
wise4/mysystem2/mysystem2.html.erb
wise4/mysystem2/mysystem2.js.erb
wise4/mysystem2/mysystem2Events.js.erb
wise4/mysystem2/mysystem2State.js.erb
wise4/mysystem2/mysystem2Template.my2.erb
wise4/mysystem2/setup.js.erb
wise4/mysystem2/version_info.html.erb
wise4/mysystem2/viewStudentWork.html.erb
wise4/mysystem2/viewStudentWork.js.erb
wise4/scriptloader.js
wise4/spec/IFrameIntegrationSpec.js
wise4/spec/MySystemGlueSpec.js
wise4/spec/helpers/SpecHelper.js
wise4/spec/helpers/jquery-1.6.4.js
wise4/spec/javascripts/support/jasmine.yml
wise4/spec/javascripts/support/jasmine_config.rb
wise4/spec/javascripts/support/jasmine_runner.rb
wise4/tools/format_post_data.rb

Download

Click the following link to download mysystem_sc-master.zip.

mysystem_sc-master.zip




















Home »
  Javascript Free Code Download »
    Canvas »




Canvas
Canvas API
Canvas Audio
Canvas CSS
Canvas Draw
Canvas jQuery
Canvas Library
Canvas Pixel
Canvas Render
Canvas Sketch
Canvas Text