Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing

Interface UIDefaults.LazyValue

java.lang.Object
|
+--javax.swing.UIDefaults.LazyValue


public static interface UIDefaults.LazyValue

Method Summary

java.lang.ObjectcreateValue(javax.swing.UIDefaults table)

Method Details

createValue

public Object createValue(javax.swing.UIDefaults table)

Parameters: