Uses of Class
org.xnap.gui.component.FontSelectionPanel.InvalidFontException

Packages that use FontSelectionPanel.InvalidFontException
org.xnap.gui.component Provides generic Swing based components that provide additional functionality. 
 

Uses of FontSelectionPanel.InvalidFontException in org.xnap.gui.component
 

Subclasses of FontSelectionPanel.InvalidFontException in org.xnap.gui.component
static class FontSelectionPanel.InvalidFontSizeException
          Indicates that an invalid font size is currently specified
static class FontSelectionPanel.NoFontFamilySelectedException
          Indicates that no font family is currently selected
static class FontSelectionPanel.NoFontSizeSpecifiedException
          Indicates that no font size is currently specified
static class FontSelectionPanel.NoFontStyleSelectedException
          Indicates that no font style is currently selected
 

Methods in org.xnap.gui.component that throw FontSelectionPanel.InvalidFontException
 java.awt.Font FontSelectionPanel.getSelectedFont()
          Returns the currently selected font.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.