This ticket is for Rockdtben. I will be using it to manage the process of shifting towards a more MVC based architecture for dealing with the GUI stuff.
There are a couple of Popups that currently exist in FastDMM.java that need to be extracted out.
src/main/java/com/github/monster860/fastdmm/gui/view
src/main/java/com/github/monster860/fastdmm/gui/controller
src/main/java/com/github/monster860/fastdmm/gui/model
At least get the popup creation out of FastDMM.java....
This ticket is for Rockdtben. I will be using it to manage the process of shifting towards a more MVC based architecture for dealing with the GUI stuff.
There are a couple of Popups that currently exist in FastDMM.java that need to be extracted out.
src/main/java/com/github/monster860/fastdmm/gui/view
src/main/java/com/github/monster860/fastdmm/gui/controller
src/main/java/com/github/monster860/fastdmm/gui/model
At least get the popup creation out of FastDMM.java....