|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
Map |
extendedAttributes
|
LookAndFeelHelper |
instance
|
Map |
lafCodeNames
|
Constructor Summary | |
LookAndFeelHelper()
|
Method Summary | |
---|---|
String |
addLookAndFeelAlias(String alias, String className)
|
String |
addLookAndFeelAttributeHandler(String className, String attr, Closure handler)
|
static LookAndFeelHelper |
getInstance()
|
static String |
getNimbusLAFName()
|
boolean |
isLeaf()
|
LookAndFeel |
lookAndFeel(Object value, Map attributes, Closure initClosure)
|
Constructor Detail |
---|
LookAndFeelHelper()
Method Detail |
---|
public String addLookAndFeelAlias(String alias, String className)
public String addLookAndFeelAttributeHandler(String className, String attr, Closure handler)
public static LookAndFeelHelper getInstance()
public static String getNimbusLAFName()
public boolean isLeaf()
public LookAndFeel lookAndFeel(Object value, Map attributes, Closure initClosure)