Swing applications: Difference between revisions

From FreeMind
Jump to navigationJump to search
(+)
 
(better license info; etc.)
 
Line 8: Line 8:
! Note
! Note
|-
|-
| JEdit || GPL V? || Plain text editor
| [https://www.wikidata.org/wiki/Q292976 jEdit] || GPL V2+ || Plain text editor
|-
|-
| Art of Illusion || GPL V? || 3D modeling, texturing, and ray tracing
| [https://www.wikidata.org/wiki/Q770497 Art of Illusion] || GPL V? || 3D modeling, texturing, and ray tracing
|-
|-
| Ganttproject || GPL V? || Gantt charts for project management
| [https://www.wikidata.org/wiki/Q1493695 GanttProject] || GPL V3+ || Gantt charts for project management
|-
|-
| JabRef || GPL V2 || Management of references, like BibTeX
| [https://www.wikidata.org/wiki/Q1676802 JabRef] || MIT license (was: GPL V2) || Management of references, like BibTeX
|}
|}
    
    

Latest revision as of 10:12, 31 May 2023

FreeMind is a Java application written in the Swing graphical toolkit for Java. FreeMind can take inspiration in the components used by other open source Swing applications.

Some open source Java Swing applications:

Application License Note
jEdit GPL V2+ Plain text editor
Art of Illusion GPL V? 3D modeling, texturing, and ray tracing
GanttProject GPL V3+ Gantt charts for project management
JabRef MIT license (was: GPL V2) Management of references, like BibTeX

Some SWT applications (SWT is a graphical toolkit alternative to Swing, used by the Eclipse development environment):

  • Azureus