Java org.jfree.ui FontChooserPanel fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.ui FontChooserPanel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.ui FontChooserPanel.

The text is from its open source code.

Constructor

FontChooserPanel(final Font font)
Standard constructor - builds a FontChooserPanel initialised with the specified font.

Method

FontgetSelectedFont()
Returns a Font object representing the selection in the panel.