virtualcell / vcell-fiji

A tool that loads VCell simulation results into ImageJ and performs statistical analysis.
https://vcell.org/
MIT License
2 stars 1 forks source link

View Simulation Results Helper Menu #26

Closed AvocadoMoon closed 8 months ago

AvocadoMoon commented 8 months ago

Problem

The ImageJ plugin that allows users to analyze their simulation results is mostly complete, but for someone who is not familiar with the plugin may need some help navigating it and understanding the terms used.

Solution

Make a question mark button that will help end users understand how to use the plugin and what to do.

AvocadoMoon commented 8 months ago

Parser for markdown to rewrite it as HTML. This can allow for the helper menu to be written in a seperate MD file, parsed into a JTextArea, and then the HTML will be rendered. parser