Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MVC architecture to organize gui properly. #19

Open
Rockdtben opened this issue Feb 2, 2018 · 0 comments
Open

Use MVC architecture to organize gui properly. #19

Rockdtben opened this issue Feb 2, 2018 · 0 comments
Assignees

Comments

@Rockdtben
Copy link
Contributor

Rockdtben commented Feb 2, 2018

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....

@Rockdtben Rockdtben self-assigned this Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant