Question: Write an application that extends JPanel and displays a phrase in every font size from 6 through 20. Save the file as JFontSizesPanel.java.
Write an application that extends JPanel and displays a phrase in every font size from 6 through 20. Save the file as JFontSizesPanel.java.
Step by Step Solution
3.47 Rating (167 Votes )
There are 3 Steps involved in it
import javaxswing import javaawt public class JFontSizesPanel extends J... View full answer
Get step-by-step solutions from verified subject matter experts
