Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
comete
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Libraries
java
comete
Commits
efd93afc
Commit
efd93afc
authored
4 months ago
by
Raphael GIRARDOT
Browse files
Options
Downloads
Patches
Plain Diff
added basic documentation
parent
a59bd48c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+26
-0
26 additions, 0 deletions
README.md
doc/images/CometeLogo.png
+0
-0
0 additions, 0 deletions
doc/images/CometeLogo.png
doc/images/comet.png
+0
-0
0 additions, 0 deletions
doc/images/comet.png
with
26 additions
and
0 deletions
README.md
0 → 100644
+
26
−
0
View file @
efd93afc
<p
style=
"text-align: center"
><a
href=
"https://www.synchrotron-soleil.fr/en"
><img
src=
"https://www.synchrotron-soleil.fr/sites/default/files/logo_0.png"
alt=
"SOLEIL Synchrotron"
/></a></p>
# Comete


---
## What is Comete?
Comete is a Java framework that aims to make easier programming of scientific data plotting applications.
It uses a MVC paradigm and other design patterns.
## Organization and licenses
Comete project is organized into maven modules.
Each module has its own license, though for now all of these are LGPL V3.
1.
**DataConnectionManagement**
*
DataConnectionManagement is the module that describes everything needed to connect something to a datasource.
*
It is licensed under LGPL V3.
1.
**CometeDefinition**
*
CometeDefinition describes what is a widget and how to connect it.
*
It is licensed under LGPL V3.
1.
**CometeAWT**
*
CometeAWT proposes pure java AWT widgets.
*
It is licensed under LGPL V3.
1.
**CometeSwing**
*
CometeSwing proposes java swing widgets.
*
It is licensed under LGPL V3.
1.
**CometeBox**
*
CometeBox is a project that proposes some tools to simplify the way to connect widgets to datasources and their metadata.
*
It is licensed under LGPL V3.
This diff is collapsed.
Click to expand it.
doc/images/CometeLogo.png
0 → 100644
+
0
−
0
View file @
efd93afc
170 KiB
This diff is collapsed.
Click to expand it.
doc/images/comet.png
0 → 100644
+
0
−
0
View file @
efd93afc
124 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment