+ LoginDialog is NO LONGER ALWAYS ON TOP
- About dialog appears above the Login screen
+ Lock File clean up
- Lock file now utilizes java.io.File.deleteOnExit() instead of manually having to delete on exit
- Lock file is checked prior to parsing the XML instance document ..users no longer have to wait for the file to be parsed before being told they can't use the application!
- Lock file can be overridden: warning message presents a Yes or No option for overriding.