|
Préférences
Moteurs de recherche
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JavaTM 2 Platform Std. Ed. v1.4.2
Package javax.swing.plaf.basicProvides user interface objects built according to the Basic look and feel.
See:
Package javax.swing.plaf.basic DescriptionProvides user interface objects built according to the Basic look and feel. The Basic look and feel provides default behavior used by many look and feel packages. It contains components, layout managers, events, event listeners, and adapters. You can subclass the classes in this package to create your own customized look and feel. These classes are designed to be used while the
corresponding Note: Most of the Swing API is not thread safe. For details, see Threads and Swing, a section in The Java Tutorial.
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|