org.xnap.gui.component
Class FontSelectionPanel.NoFontStyleSelectedException

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.NoFontStyleSelectedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FontSelectionPanel

public static class FontSelectionPanel.NoFontStyleSelectedException
extends FontSelectionPanel.InvalidFontException

Indicates that no font style is currently selected

See Also:
Serialized Form

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

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


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