OSDN Git Service

ADD: To fron the confirm window.
authorTakuya Ono <takuya-o@users.sourceforge.jp>
Sat, 28 Jul 2007 05:09:45 +0000 (05:09 +0000)
committerTakuya Ono <takuya-o@users.sourceforge.jp>
Sat, 28 Jul 2007 05:09:45 +0000 (05:09 +0000)
src/org/jent/checksmtp/ToListUI.java

index f3e8a09..d4ae3f4 100644 (file)
@@ -35,6 +35,7 @@ public class ToListUI extends javax.swing.JFrame {
       jList1.setVisible(true);
     }
     this.setVisible(true);
+    toFront(); //from Tiger... setAlwaysOnTop(true);
     
     Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
     //If exsist configuration file, iconise at start up.