All Projects → Vaysman → SimpleMVC

Vaysman / SimpleMVC

Licence: BSD-3-Clause license
Example of MVC pattern in Java (Swing)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SimpleMVC

php-mvc-skeleton
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
Stars: ✭ 46 (+130%)
Mutual labels:  mvc-pattern
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (+5%)
Mutual labels:  swing
TS-game
A game about Tsinghua-style life, about to be published on steam
Stars: ✭ 14 (-30%)
Mutual labels:  swing
GC4S
GUI Components for (Java) Swing
Stars: ✭ 36 (+80%)
Mutual labels:  swing
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (+90%)
Mutual labels:  swing
Carcassonne
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode).
Stars: ✭ 70 (+250%)
Mutual labels:  swing
SyntaxPane
A simple to use Swing JEditorKit component supporting syntax highlighting for various languages. Issue tracker: https://codeberg.org/sciss/SyntaxPane/issues
Stars: ✭ 32 (+60%)
Mutual labels:  swing
Java-Minesweeper-Game
Java Minesweeper game source code
Stars: ✭ 24 (+20%)
Mutual labels:  swing
AppFacadeMVC
AppFacade For PureMVC
Stars: ✭ 13 (-35%)
Mutual labels:  mvc-pattern
PlantsVsZombies
My own clone of Plants Vs. Zombies game using Java/Swing
Stars: ✭ 46 (+130%)
Mutual labels:  swing
jpass
🔐 Password manager application with strong encryption (AES-256). [Java/Swing]
Stars: ✭ 129 (+545%)
Mutual labels:  swing
UMVC
UMVC - Model-View-Controller Generator built for Unity
Stars: ✭ 36 (+80%)
Mutual labels:  mvc-pattern
SwingOSC
An OpenSoundControl (OSC) server to dynamically instantiate and control Java objects. Its main application is a GUI library for SuperCollider.
Stars: ✭ 22 (+10%)
Mutual labels:  swing
php-mvc-framework
PHP MVC Framework - web application framework for modern and rapid development of web applications
Stars: ✭ 24 (+20%)
Mutual labels:  mvc-pattern
java-notes
Complete Java Note for colleges in Nepal.
Stars: ✭ 30 (+50%)
Mutual labels:  swing
LoboEvolution
Lobo Evolution Java Web Browser. Forks welcome!
Stars: ✭ 53 (+165%)
Mutual labels:  swing
ionic-swing
[NOT MAINTAINED] A fork of swing.js and angular2-swing for Ionic without external hammerjs dependencies
Stars: ✭ 20 (+0%)
Mutual labels:  swing
willsautoclick
Fastest Java autoclicker in the entire west
Stars: ✭ 12 (-40%)
Mutual labels:  swing
spring-web-initializr
Spring Web Initializr is a library that helps you easily create Web Apps with Spring Boot.
Stars: ✭ 16 (-20%)
Mutual labels:  mvc-pattern
Emoji-Tools
Multiple useful tools to help Android and iOS/OSX developers with creating and modifying Emoji Font files.
Stars: ✭ 102 (+410%)
Mutual labels:  swing

SimpleMVC

Build Status Coverage Status

Example of MVC pattern in Java

Goals

  • Simplicity
  • Loose coupling
  • Full test coverage

Running

For test execute gradlew test

For demo execute gradlew run

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].