|
a |
|
# Integrating your own view in ATHEN
|
|
\ No newline at end of file |
|
|
|
|
|
Currently there are two possible ways of integrating your own view into ATHEN. The first one is to integrate it hard into the code (you modify ATHENs source code) and the second way shows how to create **.jar** file that can be integrated into ATHEN at runtime.
|
|
|
|
|
|
|
|
## Hardcoding your view into ATHENs sourc code
|
|
|
|
|
|
|
|
## Creating a **.jar** that can be integrated into a runnign instance of ATHEN |
|
|
|
\ No newline at end of file |