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.
- Host: GitHub
- URL: https://github.com/iammuhit/simple-image-viewer
- Owner: iammuhit
- Created: 2019-03-06T19:23:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T21:04:30.000Z (over 7 years ago)
- Last Synced: 2025-01-24T12:32:38.587Z (over 1 year ago)
- Topics: filechooser, imageviwer, java, javase, jframe, jpanel, mvc, paintcomponent
- Language: Java
- Size: 518 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.