myFrame.setExtendedState(JFrame.NORMAL);
myFrame.toFront();
myFrame是從Swing的JFame繼承而來的類。
myFrame.toFront();
myFrame是從Swing的JFame繼承而來的類。
當柳上原的風吹向天際的時候...真正的快樂來源于創造 |
myFrame.setExtendedState(JFrame.NORMAL);
myFrame.toFront(); myFrame是從Swing的JFame繼承而來的類。 |