Groovy Documentation

griffon.lookandfeel.officelnfs
[Groovy] Class OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo

java.lang.Object
  griffon.lookandfeel.LookAndFeelInfo
      griffon.lookandfeel.DefaultLookAndFeelInfo
          griffon.lookandfeel.officelnfs.OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo

private static class OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo
extends DefaultLookAndFeelInfo

Authors:
Andres Almiray


Constructor Summary
OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo(String displayName, String className)

 
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

OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo

OfficelnfsLookAndFeelProvider.OfficelnfsLookAndFeelInfo(String displayName, String className)


 

Groovy Documentation