setFont(new Font("SansSerif", fontStyle, 12)); //$NON-NLS-1$ textArea. ... add(textArea); return textArea; } private UpgradePopupWindow(JFrame frame, ...
確定! 回上一頁