Skip to content

Allan-Jacobs/Swing-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swing-MVC

Maven Central

An MVC framework for Swing.

This is a small framework to allow you to build multi screen applications in swing just as easily as single screen apps.

Adding the Dependency

This framework is in beta, and any help is appreciated.

Add the dependency to your pom.xml

<dependencies>
    <dependency>
        <groupId>com.redstoneblocks.java</groupId>
        <artifactId>Swing-MVC</artifactId>
        <version>0.0.3-SNAPSHOT</version>
    </dependency>
</dependencies>

After installing, go check out our wiki for tutorials.

About

A lightweight MVC framework for Java Swing.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages