A. java中如何讓字體變色. 簡單設置如下: jlabel.setFont(new java.awt.Font("Dialog", 1, 15)); 「dialog」代表字體,1代表樣式(1是粗體,0是平常 ...
確定! 回上一頁