フォントインスタンスを作るには、フォント名(フォントファミリー名)とスタイルとサイズを指定する。 import java.awt.Font; // Font font = new Font(" ...
確定! 回上一頁