javax.swing
public static interface UIDefaults.ActiveValue
ActiveValue
is newly instantiated
every time when the value is requested, as opposed to the normal
UIDefaults.LazyValue
that is only instantiated once.Modifier and Type | Method and Description |
---|---|
Object |
createValue(UIDefaults table) |
Object createValue(UIDefaults table)