1. how to use jOptionPane to develop desktop application.?? forums.netbeans.orgi am learning java and using netbeans i want to create a desktop application in which i want to use jOptionPane unlike using jTextField,jLabel, by dragging from palette window....i cant find ... |
2. how to use jOptionPane to develop desktop application.?? forums.netbeans.orgi am learning java and using netbeans i want to create a desktop application in which i want to use jOptionPane unlike using jTextField,jLabel, by dragging from palette window....i cant find ... |
3. How to put my JOptionPane to the top of my desktop windows coderanch.comI was trying to write a small program which would notify me every 30 minutes or so to take a rest (as you might know that health is a very important issue) by lauching a JOptionPane.showMessageDialog. Here comes the problem: "when the time was up, the message dialog got fired but I was still un-notified !! it was completely COVERED by ... |