cthing/meazure

Reorganize the code into subfolders and improve class naming

baron1405 opened this issue · 0 comments

The src/meazure directory currently contains all Meazure application source code. The number of source files has grown to a point where it has become clumsy to navigate during development. It is time to use subfolders to organize the source files. Another clumsiness is the original project wizard naming for the application main, frame and view classes. Rename those for clarity.