You can make your own dialog for that purpose .And for coming how to get program list .on windows you can use registry . see this link Detecting installed programs via registry
and also check how to acces registry via java
read/write to Windows Registry using Java