Update for current work progress. Complete items are written to java already, to be implemented have their entire development planned out and are to be written into java next once prerequisite items are completed.
We considered using the java btc wallet as a template for those who asked via pm, but after reviewing the code just like the c++ wallet it is intertwined with btc with duplicate code and a mess that we will just write it properly.
Blockchain skeleton is completed
Addresses are completed
Transactions work is in process
Networking to be implemented
GUI to be implemented
Disk persistence completed(saving the block chain and wallet to disk)
New anon tx to be implemented (Never before used method, integrated directly into wallet)
Once GUI work begins we will post screenshots.
Work is moving along much faster than planned.