javax.swing
public static interface UIDefaults.ActiveValue
ActiveValue is newly instantiated
every time when the value is requested, as opposed to the normal
{@link LazyValue} that is only instantiated once.
| Method Summary | |
|---|---|
| Object | createValue(UIDefaults table) |