An open API service indexing awesome lists of open source software.

https://github.com/iammuhit/simple-image-viewer

A simple image viewer application based on Java.
https://github.com/iammuhit/simple-image-viewer

filechooser imageviwer java javase jframe jpanel mvc paintcomponent

Last synced: over 1 year ago
JSON representation

A simple image viewer application based on Java.

Awesome Lists containing this project

README

          

# Simple Image Viewer
A simple image viewer application based on JavaSE. The application takes advantages from MVC technology, which allows the application to be more flexible and cleanly organized.