Source code below will show you, how to set JButton text size. ... //Create button with text ( MY BUTTON ) JButton button=new JButton("MY BUTTON"); //Create font ...
確定! 回上一頁