Create an applet which contains one Combo Box for fonts name, One List Box

Create an applet which contains one Combo Box for fonts name, One List Box for Font Size, and 3 Radio Buttons for Font Style i.e. Bold, Italic, Plain. The applet also displays some string message by a label. Write a Java program such that user will able to change the Font Type, Font Size, and Font Style of the text displayed as label caption.