javax.swing
Class UIDefaults.ProxyLazyValue
java.lang.Object
javax.swing.UIDefaults.ProxyLazyValue
- All Implemented Interfaces:
- UIDefaults.LazyValue
- Enclosing class:
- UIDefaults
public static class UIDefaults.ProxyLazyValue
- extends Object
- implements UIDefaults.LazyValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDefaults.ProxyLazyValue
public UIDefaults.ProxyLazyValue(String s)
UIDefaults.ProxyLazyValue
public UIDefaults.ProxyLazyValue(String c,
String m)
UIDefaults.ProxyLazyValue
public UIDefaults.ProxyLazyValue(String c,
Object[] os)
UIDefaults.ProxyLazyValue
public UIDefaults.ProxyLazyValue(String c,
String m,
Object[] os)
createValue
public Object createValue(UIDefaults table)
- Specified by:
createValue
in interface UIDefaults.LazyValue