Class GlyphShadow

  • All Implemented Interfaces:

    
    public final class GlyphShadow
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class GlyphShadow.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      GlyphShadow(Color color)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Color getColor()
      final Component applyTo(Component component)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GlyphShadow

        GlyphShadow(Color color)
    • Method Detail

      • applyTo

         final Component applyTo(Component component)