Important: The information in this document is Not Recommended and should not be used for new development.
Current information on this Reference Library topic can be found here:
|
Version: 1.3 Posted: 2005-02-28 Build Requirements: N/A Runtime Requirements: Java 1.4.2 Download Sample (SwapLAF.zip, 60.0K) |
||||||
DescriptionThis package contains source code and project files for an example of how to change the look-and-feel for a Swing application among the various PLAF's available on the system. Note that runtime changing of a Java application's Look-And-Feel is not recommended by Sun. This sample is intended to illustrate how to set a look-and-feel on your application, which typically should be done once during initialization. The simplest way of doing this is using swing.properties as illustrated in Technical Q&A 1059. This sample is intended for Java development on Mac OS X. Document Revision History
|
|