QuiltPrep Code
Status: Alpha
Brought to you by:
thethomp
File | Date | Author | Commit |
---|---|---|---|
QuiltPrep$1.class | 2010-11-09 | thethomp | [r1] first commit |
QuiltPrep$ClearFieldsListener.class | 2010-11-15 | thethomp | [r3] Windows are now resizable! |
QuiltPrep$ComputeTotalListener.class | 2010-11-15 | thethomp | [r3] Windows are now resizable! |
QuiltPrep-ALPHA.jar | 2010-12-07 | thethomp | [r6] alpha build update |
QuiltPrep-alpha.jar | 2010-11-09 | thethomp | [r1] first commit |
QuiltPrep.class | 2010-11-15 | thethomp | [r3] Windows are now resizable! |
QuiltPrep.java | 2010-12-07 | thethomp | [r5] Took away strips, added the more general rectangle |
QuiltPrep.mf | 2010-11-09 | thethomp | [r1] first commit |
QuiltPrepToolbox.class | 2010-11-09 | thethomp | [r1] first commit |
QuiltPrepToolbox.java | 2010-12-07 | thethomp | [r5] Took away strips, added the more general rectangle |
README | 2010-11-18 | danny5225 | [r4] Testing commit |
compile_jar.sh | 2010-11-15 | thethomp | [r2] |
/----- QuiltPrep README ------/ DEVELOPER: Mike Thompson Daniel Mathis EMAIL: met600@gmail.com LINK: https://sourceforge.net/projects/quiltprep/ DESCRIPTION: QuiltPrep is a Java application written to simplify the task of figuring out how much fabric to buy for a particular pattern. You simply put the width of the roll of fabric that the store offers in the "Width of fabric" field, input however many squares and strips your pattern requires, and QuiltPrep will make the calculation to produce the optimal length of fabric you will have to buy from the store in order to give you all the squares and strips that you need. TO RUN: You need to have some version of the Java Runtime Environment installed on your machine in order to run the program. Simply double click on the .jar file to start the program.