See: Description
Interface | Description |
---|---|
FontSelectionModel |
A model that supports selecting a
Font . |
Class | Description |
---|---|
DefaultFontSelectionModel |
A generic implementation of
FontSelectionModel . |
JFontChooser |
Provides a pane of controls designed to allow a user to
select a
Font . |
JFontChooserBeanDescriptor |
The bean descriptor for the
JFontChooser JavaBean. |
JFontChooserBeanInfo |
The bean information for the
JFontChooser JavaBean. |
Provides a Swing font chooser JavaBean component. Copyright (C) 2009 Dr Christos Bohoris This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation; This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA swing@connectina.com