API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing. UIDefaults.ActiveValue View Source
Author(s)
Since
Version
Serial
Hierarchy
 UIDefaults.ActiveValue
Subinterfaces
Description
publicstatic interface UIDefaults.ActiveValue
  This class enables one to store an entry in the defaults table that's constructed each time it's looked up with one of the getXXX(key) methods.
Methods
Hide/Show inherited methods
public Object createValue (UIDefaults table)
  Creates the value retrieved from the UIDefaults table.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar