James McConnel | Recipejar

Dev Notes

07Aug2023

The latest thing I was working on, was getting the recipes to render in the text pane. Apparently the html renderer in the JTextPane doesn’t like the meta tags in the toString method of the RecipeFile. I expect the workaround will be a method that outputs JTextPane friendly text.

TODO

  • [ ] Get the Readonly pane working reliably.