public static interface UIDefaults.LazyValue
LazyValue is only instantiated once,
as opposed to the UIDefaults.ActiveValue that is newly created every time
it is requested.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
createValue(UIDefaults table) |
java.lang.Object createValue(UIDefaults table)