Groovy Documentation

griffon.lookandfeel.jtattoo
[Groovy] Class JTattooLookAndFeelProvider.JTattooLookAndFeelInfo

java.lang.Object
  griffon.lookandfeel.LookAndFeelInfo
      griffon.lookandfeel.DefaultLookAndFeelInfo
          griffon.lookandfeel.jtattoo.JTattooLookAndFeelProvider.JTattooLookAndFeelInfo

private static class JTattooLookAndFeelProvider.JTattooLookAndFeelInfo
extends DefaultLookAndFeelInfo

Authors:
Andres Almiray


Constructor Summary
JTattooLookAndFeelProvider.JTattooLookAndFeelInfo(String displayName, LookAndFeel lookAndFeel)

 
Method Summary
 
Methods inherited from class DefaultLookAndFeelInfo
install, getLookAndFeel, preview, isCurrentLookAndFeel, equals, toString, hashCode, compareTo, getDisplayName, getIdentifier, wait, wait, wait, getClass, notify, notifyAll
 
Methods inherited from class LookAndFeelInfo
equals, toString, hashCode, compareTo, install, getDisplayName, getIdentifier, isCurrentLookAndFeel, wait, wait, wait, getClass, notify, notifyAll
 

Constructor Detail

JTattooLookAndFeelProvider.JTattooLookAndFeelInfo

JTattooLookAndFeelProvider.JTattooLookAndFeelInfo(String displayName, LookAndFeel lookAndFeel)


 

Groovy Documentation