org.xnap.gui.component
Class FontSelectionPanel.NoFontFamilySelectedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xnap.gui.component.FontSelectionPanel.InvalidFontException
              extended by org.xnap.gui.component.FontSelectionPanel.NoFontFamilySelectedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FontSelectionPanel

public static class FontSelectionPanel.NoFontFamilySelectedException
extends FontSelectionPanel.InvalidFontException

Indicates that no font family is currently selected

See Also:
Serialized Form

Constructor Summary
FontSelectionPanel.NoFontFamilySelectedException(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.NoFontFamilySelectedException

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


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