Hexxed – back again

My hex editor, Hexxed, is starting to take shape again after I more or less abandoned the first effort due to messy GUI code.

I won’t claim the model I am using now is perfect, but I found making use of the observer software pattern, along with the Java/Groovy JTable and JTableModel code has helped create a cleaner code base.

You can follow the code at GitHub - https://github.com/mcmenaminadrian/hexxed

About these ads

One comment

  1. Pingback: Adding keyboard functionality to JTable « cartesian product