org.xnap.gui.component
Class FontSelectionPanel.InvalidFontException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xnap.gui.component.FontSelectionPanel.InvalidFontException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FontSelectionPanel.InvalidFontSizeException, FontSelectionPanel.NoFontFamilySelectedException, FontSelectionPanel.NoFontSizeSpecifiedException, FontSelectionPanel.NoFontStyleSelectedException
Enclosing class:
FontSelectionPanel

public static class FontSelectionPanel.InvalidFontException
extends java.lang.Exception

Indicates that an invalid font is currently specified

See Also:
Serialized Form

Constructor Summary
FontSelectionPanel.InvalidFontException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FontSelectionPanel.InvalidFontException

public FontSelectionPanel.InvalidFontException(java.lang.String msg)


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