javax.swing
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 |
---|---|
Object |
createValue(UIDefaults table) |
Object createValue(UIDefaults table)