We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Clean up code relating to the main GUI pane.
This involves proper commenting and naming schemes, making classes javabeans, removing commented out code, or unused imports or variables, etc..
The text was updated successfully, but these errors were encountered:
#152 Clean up Main GUI code, remove unused code, uniform formatting, …
1b49e54
…add comments
06209ae
#152 removing commented out code, adding comments, fixing build
2b370ce
Cleaned up code base. Major concerns coming from vital parts of the a…
e155428
…pplication, will post in slack about issues. Ref #152
ssteezens
No branches or pull requests
Clean up code relating to the main GUI pane.
This involves proper commenting and naming schemes, making classes javabeans, removing commented out code, or unused imports or variables, etc..
The text was updated successfully, but these errors were encountered: