Question: Create a JFrame that holds five buttons with the names of five different fonts. Include a sixth button that the user can click to make
Create a JFrame that holds five buttons with the names of five different fonts. Include a sixth button that the user can click to make a font larger or smaller. Display a demonstration JLabel using the font and size that the user selects. Save the file as JFontSelector.java.
Step by Step Solution
3.30 Rating (168 Votes )
There are 3 Steps involved in it
import javaxswing import javaawt import javaawtevent public class JFontSelector extends JFrame imple... View full answer
Get step-by-step solutions from verified subject matter experts
