mak28ma created page: athen writing your own view authored by Markus Krug's avatar Markus Krug
# Writing your own View
If you want to write your own view for ATHEN, the following articles might help (in the order they are given):
* [Integrating a view in ATHEN](https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/Athen/wikis/ATHEN---how-to-integrate-your-own-view)
* [Correctly writing your view](https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/Athen/wikis/athen---how-to-correctly-write-your-own-view)
* [Writing your view in eclipse SWT]
* [Writing your View using HTML/CSS/Javascript](https://gitlab2.informatik.uni-wuerzburg.de/kallimachos/Athen/wikis/athen--writing-your-own-view-in-html/css/jscript)
* [Writing your View using JavaFX]
* [Writing your View using Swing/AWT]