Uses of Interface
javax.swing.UIDefaults.LazyValue
Packages that use UIDefaults.LazyValue
包
描述
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of UIDefaults.LazyValue in javax.swing
Classes in javax.swing that implement UIDefaults.LazyValue修饰符和类Class描述static classLazyInputMapwill create aInputMapin itscreateValuemethod.static classThis class provides an implementation ofLazyValuewhich can be used to delay loading of the Class for the instance to be created.