View Single Post
  #3 (permalink)  
Old 01-02-2008, 06:49 AM
simi's Avatar
simi simi is offline
Member
 
Join Date: Dec 2007
Location: Singapore
Posts: 18
simi is on a distinguished road
Send a message via Yahoo to simi
if you are coding using Java 1.5, can try Window.setAlwaysOnTop(). else check whether you set owner(main window) properly in print dailog constructor.
Reply With Quote