Project NotMine
Introduction
Terminology
Processes
Software Techniques
Implementations
Gallery
NotNiceToHave
October 2017
Java Library
Download
Details
Screenshot
1.
Download
Link
Description
NotMineJava.zip
.
A small NetBeans-8.2 Java Application/Library exported to zip with the IDE.
2.
Details
The business logic is determined by the game of Nonogram and thus the same for every implementation. Only presentations differ.
This Java library implements a Model, Viewer, Controller pattern. The game model is a real class since there is no server implemented.
A very simple Java-Enterprise like interface to a virtual SQLite server is available for storing results.
The binary format is Java 1.7 for additional use with Android Sdk.
3.
Screenshot
A screenshot is not available since this is a library.