JHotDraw 7.5.1

Package org.jhotdraw.gui.fontchooser

Provides model classes for JFontChooser.

See:
          Description

Interface Summary
FontChooserModel This interface defines the methods components like JFontChooser use to get a font from a font collection or a font family.
 

Class Summary
AbstractFontChooserModel AbstractFontChooserModel.
DefaultFontChooserModel DefaultFontChooserModel with a predefined set of font collections.
DefaultFontChooserModel.UIResource  
FontCollectionNode A FontCollectionNode is a MutableTreeNode which only allows FontFamilyNode as child nodes.
FontFaceNode A FontFaceNode is a MutableTreeNode which does not allow children.
FontFamilyNode A FontFamilyNode is a MutableTreeNode which only allows FontFaceNode as child nodes.
 

Package org.jhotdraw.gui.fontchooser Description

Provides model classes for JFontChooser.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.